summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demuxer.h
Commit message (Expand)AuthorAgeFilesLines
* XMMS Input plugin supportarpi2002-12-221-0/+1
* demuxer_control(), percent position and time length query implemented inarpi2002-11-161-0/+12
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,arpi2002-11-021-7/+0
* fill the extra bytes with zeroarpi2002-10-171-1/+2
* ds_tell_block()arpi2002-10-161-1/+5
* added smjpeg demuxer only for nexus' requestalex2002-09-131-0/+2
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerarpi2002-09-101-1/+2
* raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>arpi2002-08-051-1/+2
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-4/+5
* new_demux_packet: allocate 8 bytes too mucharpi2002-08-041-1/+1
* count blocks by rounded-up chunksizes instead of chunks -arpi2002-08-021-0/+3
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-111-1/+2
* off_t fields reordered, to avoid problems due to struct paddingarpi2002-05-291-3/+3
* clone_demux_packet(), using refcounting to avoid memcpy()arpi2002-05-251-2/+27
* Fix frame_time for variable fps movies as it was the last frame duration.albeu2002-05-021-0/+1
* don't alloc/free NULLarpi2002-04-031-1/+1
* incremented PACK_BYTES for BSDBT848 - by Charles Henrichalex2002-03-271-0/+5
* added a BMP file demuxer...yeah, that's right, a static image BMP filemelanson2002-03-201-1/+2
* Initial ogg demuxer. No seeking, a/v sync is broken. Support avialbeu2002-03-161-1/+4
* 're-include' possibilitynick2002-03-031-0/+4
* Support for retriving mp3 playlist from the networkalbeu2002-02-211-0/+3
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-201-0/+7
* Audio file demuxer. Extended version for demuxer info.albeu2002-02-141-1/+2
* check for overflow in new_sh_video and new_sh_audioalex2002-02-101-2/+5
* add mfi supportpontscho2002-02-061-0/+1
* implemented RoQ file demuxingmelanson2002-02-011-0/+1
* initial support for FILM file demuxingmelanson2002-01-161-0/+1
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-271-0/+1
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-271-0/+1
* added real demuxeralex2001-12-261-0/+1
* mostly complete support for loading and decoding FLI/FLC animationsmelanson2001-11-241-0/+1
* added demux_infoalex2001-11-221-3/+3
* added demuxer_infoalex2001-11-211-0/+8
* added tv subsystemalex2001-11-091-0/+1
* vivo demuxerarpi2001-11-041-0/+1
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-2/+6
* compressed mov audio fixedarpi2001-10-231-0/+2
* libdemuxer...arpi2001-10-201-0/+155