index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
/
demux_yuv4mpeg2.c
Age
Commit message (
Expand
)
Author
2003-02-22
YUV4MPEG2 demuxer now operates over non-seekable input
Mike Melanson
2003-01-19
eliminate "vital stats" printout, long obsoleted by UI's info dialog
Mike Melanson
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-23
free unused buffers
Mike Melanson
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-11-28
Extended demuxer API with the methods get_capabilities() and get_optional_dat...
Peter Liljenberg
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-01
new content detection method METHOD_EXPLICIT for demuxer given in MRL
Michael Roitzsch
2002-10-28
hey, i want to join xine breakage party! (what do you wanna break today? tm)
Miguel Freitas
2002-10-27
load up the XINE_STREAM_INFO_HAS_AUDIO/VIDEO information
Mike Melanson
2002-10-26
bring the YUV4MPEG2 demuxer in line with the latest API revision; also,
Mike Melanson
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-10-08
decimal, not hex
Mike Melanson
2002-10-06
atone for the sin of calling xine a "unix video player" rather than a
Mike Melanson
2002-10-05
implemented seeking (including seek on start) and length function
Mike Melanson
2002-10-04
initial commit for YUV4MPEG2 file demuxer
Mike Melanson