aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_film.c
Commit message (Expand)AuthorAge
* rm unnecesary casts from void* - part 4Gravatar reynaldo2006-07-03
* Fix potential integer overflows in memory allocation.Gravatar rtogni2006-06-04
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...Gravatar reynaldo2006-04-22
* Fix memory leak cid 176Gravatar rtognimp2006-03-10
* Second-try commit of this patch.Gravatar corey2006-02-17
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.Gravatar corey2006-02-09
* 1. Include audio_delay as an argument to demux_seek.Gravatar corey2006-02-07
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* Demuxer modularizationGravatar rtognimp2005-08-05
* Fix for stereo filesGravatar rtognimp2005-05-14
* Added demuxer uninitGravatar albeu2002-04-24
* seeking fixed (variable fps videos needs to reset PTS after seeking)Gravatar arpi2002-03-31
* fixed new_chunk calculation at seeking (seeking not work yet) and added -noso...Gravatar arpi2002-03-31
* fixed to be able to handle extra-quirky .film files on Lemmings 3DOGravatar melanson2002-03-31
* added PTS for audio, but seeking still doesn't workGravatar melanson2002-03-18
* FILM demuxer is leaner, meaner, and cleaner, also with proper bailout onGravatar melanson2002-03-17
* added proper PTS support for FILM demuxerGravatar melanson2002-03-16
* Fixed FILM demuxer so that it now plays (my) FILM filesGravatar melanson2002-02-10
* completely reworked FILM demuxer to support both audio and video...neitherGravatar melanson2002-02-07
* made a little more headway but it still doesn't work properlyGravatar melanson2002-01-18
* initial support for FILM file demuxingGravatar melanson2002-01-16