summaryrefslogtreecommitdiff
path: root/src/libmpeg2new
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-08Enable libmpeg2new only if configured with --enable-libmpeg2new.Darren Salt
2009-03-06Include our attributes.h from libmpeg2new's attributes.h.Darren Salt
2009-03-06Fix libmpeg2new build failures on sparc & alpha (again).Darren Salt
2009-03-03Fix libmpeg2new build failures on sparc & alpha.Darren Salt
2009-02-26Fix install-debug (wrt mpeg2new).Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Copy the Sparc32 compilation fix in cset 114515c61c07 into libmpeg2new.Darren Salt
2009-01-17Don't install mpeg2.h & mpeg2convert.h.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Missing libmpeg2new header files.Darren Salt
2009-01-16libmpeg2new/include wasn't being included in tarbals.Darren Salt
2009-01-12Enable libmpeg2new & clean it up. libmpeg2 remains preferred.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-04-04Rename xine_decoder.c to xine_mpeg2new_decoder.c.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-06-02it has been quite some time since I re-ran autogen, so I did not noticedMichael Roitzsch
2004-03-23Some changes to make seek work without loosing track of frames.James Courtier-Dutton
2004-03-23sync up with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-23Start sync with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2003-12-14API version bounceSiggi Langauf
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-23I should have seen this coming...Michael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-05handle dvdnav aspect force hints correctly, decouple xine aspect constants fromMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-06-25convenienceMichael Roitzsch
2003-06-19Add bitrate info.James Courtier-Dutton
2003-06-18Some minor updates.James Courtier-Dutton
2003-06-14Further improvements.James Courtier-Dutton
2003-06-14More picture info added.James Courtier-Dutton
2003-06-13Some updates. We now use our own version of libmpeg2 version 0.3.2.James Courtier-Dutton
2003-06-11Updates to add meta info, pts and duration.James Courtier-Dutton
2003-06-10Video out now works with the new mpeg2 decoder.James Courtier-Dutton
2003-06-10Some updates.James Courtier-Dutton
2003-06-09More libmpeg2new updatesJames Courtier-Dutton
2003-06-09Some more updates to libmpeg2new.James Courtier-Dutton
2003-06-09Initial import of libmpeg2 version 0.3.2-cvsJames Courtier-Dutton