From: Sam H. <sa...@ho...> - 2010-06-11 09:56:33
|
On Thu, Jun 10, 2010, Diego Biurrun wrote: > Here is a patch to make libmpeg2 headers compile standalone. > This allows #including them directly without worrying about > header inclusion order or having to #include system headers > before libmpeg2 headers. I am worried about the <stdint.h> inclusions. This will likely break compilation on Visual Studio until they have that header. -- Sam. |