summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demuxer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix frame_time for variable fps movies as it was the last frame duration.albeu2002-05-021-1/+20
* Add support for another AVI with ogg/vorbis audio (0x674F)albeu2002-04-291-2/+16
* Uninit addedalbeu2002-04-241-0/+9
* Added demuxer uninitalbeu2002-04-241-0/+30
* more strict check for .mp3arpi2002-04-231-1/+3
* mplayer was not compileable without, i tested it with and without vorbis, i h...jaf2002-04-211-0/+4
* Seeking implementedalbeu2002-04-201-0/+3
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-2/+2
* added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl...arpi2002-04-031-0/+1
* don't alloc/free NULLarpi2002-04-031-1/+1
* freeing codec in/out buffers is job of libmpcodecs, not demuxerarpi2002-04-011-3/+0
* added soem debug prints, and fixed 10l bug of Albanarpi2002-03-311-0/+5
* added a BMP file demuxer...yeah, that's right, a static image BMP filemelanson2002-03-201-0/+18
* FILM demuxer is leaner, meaner, and cleaner, also with proper bailout onmelanson2002-03-171-0/+3
* don't free our_out_buffer - it's obsoletedarpi2002-03-171-1/+1
* Initial ogg demuxer. No seeking, a/v sync is broken. Support avialbeu2002-03-161-1/+22
* spelling type fix by Anders Rune Jensenalex2002-03-151-1/+1
* added get_sh_video/audio and realmedia seekingalex2002-03-151-2/+30
* mp3 detection fixed...arpi2002-03-141-0/+2
* Demuxers demuxer support for using external audiofile (or muxed subtitles).albeu2002-02-201-12/+124
* ehh, i forgot to commit this...arpi2002-02-171-2/+4
* 10l... it detected mpeg1/2 ps files as mpeg audio...arpi2002-02-141-9/+9
* Audio file demuxer. Extended version for demuxer info.albeu2002-02-141-72/+44
* A whole bunch of free_demuxer in demux_openalbeu2002-02-111-9/+20
* check for overflow in new_sh_video and new_sh_audioalex2002-02-101-0/+12
* Audio only support. Include a fix in the asf demuxer opening.albeu2002-02-081-16/+18
* finalize mfi support.pontscho2002-02-071-0/+3
* add mfi supportpontscho2002-02-061-0/+26
* implemented RoQ file demuxingmelanson2002-02-011-1/+17
* DVD start position handling changed (progbar/eta fix)arpi2002-01-271-1/+1
* reverted old seeking method - ask Holm why...arpi2002-01-171-1/+1
* initial support for FILM file demuxingmelanson2002-01-161-3/+25
* seek patch by Panagoitis Issarisalex2002-01-091-0/+4
* Applied Rik Snel's seeking patchalex2001-12-281-0/+4
* asf<->y4m detection swappedarpi2001-12-281-8/+8
* don't reset timer at seek - req. for dxr3arpi2001-12-281-0/+4
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-271-1/+18
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-271-0/+16
* added real demuxeralex2001-12-261-0/+17
* mpeg startpos (-ss, -chapter) fixedarpi2001-12-261-1/+3
* mpeg VDR vs. BIN fixed?arpi2001-12-261-1/+12
* fli seeking implementedarpi2001-12-171-0/+4
* reset ds eof flags at seeking - requires for mpeg -looparpi2001-12-171-0/+2
* 10lalex2001-12-091-2/+2
* file format detection reordered to get better hitsarpi2001-12-011-21/+21
* bad malloc+strcpy => strduparpi2001-11-271-10/+6
* mostly complete support for loading and decoding FLI/FLC animationsmelanson2001-11-241-0/+21
* fixed tv detection in demux_openalex2001-11-231-6/+4
* added demux_infoalex2001-11-221-6/+20
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...alex2001-11-221-4/+4
* 10l for al3x :-Patmos42001-11-211-4/+4
* added demuxer_infoalex2001-11-211-0/+73
* tv interface updatealex2001-11-161-5/+6
* 001.vdr fixarpi2001-11-131-1/+3
* qt/mov detection firstarpi2001-11-131-8/+8
* tuning worx (can set frequency)alex2001-11-111-1/+5
* tv updatealex2001-11-101-3/+5
* added tv subsystemalex2001-11-091-8/+39
* vivo demuxerarpi2001-11-041-2/+14
* pts_from_bps fixarpi2001-10-311-1/+1
* compressed mov audio fixedarpi2001-10-231-0/+2
* includes cleanuparpi2001-10-211-6/+0
* libdemux cleanup part 1arpi2001-10-201-1/+0
* libdemuxer...arpi2001-10-201-0/+580