On Thu, Jun 24, 2010, Diego Biurrun wrote:
> > Here is a version of the patch without the stdint.h #includes.
> > Please apply.
Looks perfect. Thanks :-)
--
Sam.
--
ThinkGeek and WIRED's GeekDad team up for the Ulti
On Thu, Jun 24, 2010 at 10:41:22AM +0200, Diego Biurrun wrote:
> On Sat, Jun 12, 2010 at 10:37:48AM +0200, Diego Biurrun wrote:
> > On Fri, Jun 11, 2010 at 11:56:09AM +0200, Sam Hocevar wrote:
> > > On Thu, Jun 10, 2010, Diego Biurrun wrote:
> > > > Here is a patch to make libmpeg2 headers compile
On Sat, Jun 12, 2010 at 10:37:48AM +0200, Diego Biurrun wrote:
> On Fri, Jun 11, 2010 at 11:56:09AM +0200, Sam Hocevar wrote:
> > 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
On Fri, Jun 11, 2010 at 11:56:09AM +0200, Sam Hocevar wrote:
> 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
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 inclusions. Th
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.
Diego
Index: include/mpeg2.h
===