summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_eawve.c
AgeCommit message (Expand)Author
2002-12-21Cleaned up the source littleRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-08- get xine_demux_control_headers_done() out of the demuxers.Miguel Freitas
2002-11-28Extended demuxer API with the methods get_capabilities() and get_optional_dat...Peter Liljenberg
2002-11-26change demux_eawve to use forward seeking. quick hack to input_http to suppor...Robin KAY
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-03fix memleakGuenter Bartsch
2002-11-03Reject non-seekable sources in the content detection stage rather than in gen...Robin KAY
2002-11-03never read() from a non-seekable input plugin in content detection stage (oth...Guenter Bartsch
2002-11-03Cleaned up WVE demuxer slightly.Robin KAY
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson