summaryrefslogtreecommitdiff
path: root/src/libmpeg2new/xine_decoder.c
AgeCommit message (Expand)Author
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-05handle dvdnav aspect force hints correctly, decouple xine aspect constants fromMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
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-09Some more updates to libmpeg2new.James Courtier-Dutton