index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmpeg2new
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-08-05
handle dvdnav aspect force hints correctly, decouple xine aspect constants from
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-06-19
Add bitrate info.
James Courtier-Dutton
2003-06-18
Some minor updates.
James Courtier-Dutton
2003-06-14
Further improvements.
James Courtier-Dutton
2003-06-14
More picture info added.
James Courtier-Dutton
2003-06-13
Some updates. We now use our own version of libmpeg2 version 0.3.2.
James Courtier-Dutton
2003-06-11
Updates to add meta info, pts and duration.
James Courtier-Dutton
2003-06-10
Video out now works with the new mpeg2 decoder.
James Courtier-Dutton
2003-06-10
Some updates.
James Courtier-Dutton
2003-06-09
Some more updates to libmpeg2new.
James Courtier-Dutton