aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/extension.c
Commit message (Expand)AuthorAge
* support E-AC-3 decoding using ffmpegGravatar aurel2008-09-01
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* add support for /game-formats/psx-str/Gravatar compn2008-06-24
* added monkey audio file extensions to extension tableGravatar ben2007-09-13
* Use lavf_preferred mechanism to replace more extension-based detection hacksGravatar reimar2007-04-14
* Add lavf_preferred demuxer for lavf formats we want to be probedGravatar reimar2007-04-14
* Start to separate bad-autodetection hacks from other stuff in extension-basedGravatar reimar2007-04-07
* .dxa files should be handled by libavformat.Gravatar diego2007-04-07
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* WavPack files contain a complete, valid RIFF tag, so use extension (.wv)Gravatar reimar2006-10-08
* Try .mxf with libavformat first, works around a too greedy mpeg-demuxerGravatar reimar2006-09-22
* marks several strings inside structs as const when they hold just Gravatar reynaldo2006-07-16
* lavf demuxer works better for gxfGravatar reimar2006-07-07
* add mpc extension so that playback starts faster.Gravatar reimar2006-02-10
* 10l, typo in last commitGravatar reimar2005-09-02
* Support D-Cinema audio demuxer and decoder from FFmpeg.Gravatar reimar2005-09-02
* support MPEG in GXF container with extension-based detection.Gravatar reimar2005-08-26
* demux ac3 by means of lavf by defaultGravatar nicodvb2005-04-07
* filename-based detection for h264 ESGravatar lorenm2005-04-01
* swf and flv through libavformatGravatar alex2005-02-21
* avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-02-13
* nut is only handled by lavf, speed up detectionGravatar alex2004-08-21
* Add detection of nsa streamed by aol ultravox serverGravatar rtognimp2004-05-14
* nsv (Nullsoft streaming video) demuxerGravatar rtognimp2004-04-12
* FLAC decoding support via imported libmpflac.Gravatar lumag2003-10-04
* - mpeg extensions removed, it causes misdetction of renamed avi/asf filesGravatar arpi2003-01-28
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)Gravatar alex2003-01-24
* - added some moreGravatar arpi2003-01-19
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19