aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demuxer.c
Commit message (Expand)AuthorAge
* TwinVQ decoder and demuxerGravatar rtognimp2004-12-29
* removing AFMT_ dependancyGravatar alex2004-12-27
* Use demuxer_get_percent_pos for the OSD position barGravatar reimar2004-12-21
* disable demuxer_bmp,Gravatar iive2004-12-15
* Output more information about vids, aids, sids, alangs and slangs with -ident...Gravatar mosu2004-11-25
* merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TSGravatar nicodvb2004-11-24
* Reduce excessive verbosity.Gravatar diego2004-11-15
* seeking based on the largest timestamp in an mpeg streamGravatar aurel2004-10-23
* Remove redundant ASF status line, there is another for all formats.Gravatar diego2004-10-19
* Fix segfault for unexistant/unreachable rtsp streamsGravatar rtognimp2004-10-18
* Support ON2 variation of AVI format (.vp5 files)Gravatar rtognimp2004-10-08
* fixed small memleakGravatar reimar2004-10-01
* missing externGravatar rathann2004-09-23
* moved sh_audio initialization from dec_audio to demuxer.c to fixGravatar reimar2004-09-16
* show video format for all demuxers, not just avi (move this somewhere else if...Gravatar rfelker2004-09-10
* DTS support via lavc and libdtsGravatar rtognimp2004-08-12
* cache min fill adjustment, based on patch by Jeremy HuddlestonGravatar iive2004-07-16
* Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" wit...Gravatar mosu2004-05-07
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* nsv (Nullsoft streaming video) demuxerGravatar rtognimp2004-04-12
* demux_lavfGravatar michael2004-04-11
* Added support for multiplexed (audio+video) RTP streams.Gravatar rsf2004-02-22
* LML-M4 mpeg4 capture card raw stream format supportGravatar arpi2003-12-08
* Fixes for a couple of warnings.Gravatar mosu2003-12-08
* Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@infor...Gravatar mosu2003-12-08
* missing externGravatar rathann2003-11-15
* seek in realmedia filesGravatar luran2003-11-12
* Fixed 'reading after EOF'. demuxers didn't check, how many they've read!Gravatar lumag2003-09-20
* get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen a...Gravatar faust32003-09-19
* - initial support for MPEG4 in TS (M4V is working, but not AAC yet)Gravatar arpi2003-08-24
* 10l - some forgotten ifdefsGravatar henry2003-08-07
* inconsistencyGravatar alex2003-07-19
* fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel ShacharGravatar arpi2003-07-05
* fix one missing #include, one missing extern and one 10l error.Gravatar rathann2003-06-19
* tivo demuxer moved down, its fileformat detection is unstable (misdetects mpe...Gravatar arpi2003-06-09
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09
* warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>Gravatar alex2003-05-31
* 10lGravatar alex2003-05-23
* Add support for Realaudio filesGravatar rtognimp2003-04-30
* Added Matroska demuxing support.Gravatar mosu2003-04-30
* 10lGravatar michael2003-04-14
* H264-ES demuxerGravatar michael2003-04-04
* Fix all demuxers wich where using a global var to enable themself.Gravatar albeu2003-03-30
* Fix rawvideo and -audiofileGravatar albeu2003-03-27
* this is a combo patch that:Gravatar arpi2003-03-16
* enabling mpeg4-es autodetection (if we dont enable it, then we will never kno...Gravatar michael2003-02-16
* libgif/libungif based demuxer support for libmpdemux.Gravatar arpi2003-01-28
* raw mpeg4-es support (you need to set -fps manually!)Gravatar arpi2003-01-23
* raw video demuxer, requested by MichaelGravatar arpi2003-01-22
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19