aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_ty.c
Commit message (Expand)AuthorAge
* Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiV...Gravatar reimar2006-10-10
* The FSF changed postal address.Gravatar diego2006-09-01
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
* name array is too small, use strlcpy instead of strncpyGravatar reimar2006-03-08
* 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
* make demuxer seek and close functions return void, patch by Dominik MierzejewskiGravatar wanderer2005-12-11
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* move resync_audio_stream after seeking to demuxer.cGravatar reimar2005-10-30
* Use PRI?64 defines as format strings for 64 bit variables.Gravatar reimar2005-10-13
* Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheGravatar ods152005-09-02
* Demuxer modularizationGravatar rtognimp2005-08-05
* a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.Gravatar joey2005-05-28
* fix audio init crashGravatar joey2005-05-28
* Move generic length and percent pos calculation to demuxer.cGravatar reimar2005-01-15
* embarassing typoGravatar diego2004-07-19
* many small typo and grammar fixesGravatar gabucino2003-10-04
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09