Re: [mpeg2-dev] [PATCH] make headers compile standalone

2010-06-24 Thread Sam Hocevar
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

Re: [mpeg2-dev] [PATCH] make headers compile standalone

2010-06-11 Thread Sam Hocevar
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

[mpeg2-dev] [ANN] libmpeg2 0.5.1

2008-07-18 Thread Sam Hocevar
Hello, It was bound to happen: last week's unexpected yet acclaimed libmpeg2 0.5.0 release came with its own deal of new bugs. Fortunately, nothing grave really happened, and the shiny new 0.5.1 solves all the problems we are aware of. From the NEWS file: This bugfix release fixes issue

Re: [mpeg2-dev] [PATCH] SSE2 idct and mc routines

2007-07-25 Thread Sam Hocevar
On Thu, Jul 12, 2007, Michel Lespinasse wrote: > Sorry for the late reply, Same for me... > Sam: besides the top of trunk, are there any active branches that should > receive this code ? Yes, 0.4.0 is still the stable branch. Cheers, -- Sam.

Re: [mpeg2-dev] mpeg2dec and shared libs

2006-09-20 Thread Sam Hocevar
On Wed, Sep 20, 2006, Jason Filos wrote: > I have a long running problem with the g++ linker and libtool in general. > When running configure and compiling mpeg2dec, it refuses partout to build > with shared libs. Could you please provide the contents of your config.log file for further analys