log libmpdemux/extension.c @ 31760:dc95a7191375

age author description
2010-02-20 diego cosmetics: Remove pointless empty lines at EOF.
2009-12-25 reimar Fix grammar/missing verb in description.
2009-12-25 reimar Remove unnecessary entries from extension_table, these formats are already
2009-12-25 reimar Add a (unfortunately rather long) explanation on how and when to use it
2009-12-24 compn force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise
2009-09-07 vitor Add support for lavf vqf demuxer and lavc TwinVQ decoder.
2009-05-08 diego Add standard license header to all files in libmpdemux.
2009-04-15 reimar libavformat is now the default for mov, update extension.c to match this.
2008-09-01 aurel support E-AC-3 decoding using ffmpeg
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-06-24 compn add ffmdec and ffadpcmxa
2007-09-13 ben added monkey audio file extensions to extension table
2007-04-14 reimar Use lavf_preferred mechanism to replace more extension-based detection hacks
2007-04-14 reimar Add lavf_preferred demuxer for lavf formats we want to be probed
2007-04-07 reimar Start to separate bad-autodetection hacks from other stuff in extension-based
2007-04-07 diego .dxa files should be handled by libavformat.
2007-03-15 diego Add explicit location for headers from the stream/ directory.
2006-10-08 reimar WavPack files contain a complete, valid RIFF tag, so use extension (.wv)
2006-09-22 reimar Try .mxf with libavformat first, works around a too greedy mpeg-demuxer
2006-07-16 reynaldo marks several strings inside structs as const when they hold just
2006-07-07 reimar lavf demuxer works better for gxf
2006-02-10 reimar add mpc extension so that playback starts faster.
2005-09-02 reimar 10l, typo in last commit
2005-09-02 reimar Support D-Cinema audio demuxer and decoder from FFmpeg.
2005-08-26 reimar support MPEG in GXF container with extension-based detection.
2005-04-07 nicodvb demux ac3 by means of lavf by default
2005-04-01 lorenm filename-based detection for h264 ES
2005-02-21 alex swf and flv through libavformat
2005-02-13 faust3 avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
2004-08-21 alex nut is only handled by lavf, speed up detection
2004-05-14 rtognimp Add detection of nsa streamed by aol ultravox server
2004-04-12 rtognimp nsv (Nullsoft streaming video) demuxer
2003-10-04 lumag FLAC decoding support via imported libmpflac.
2003-01-28 arpi - mpeg extensions removed, it causes misdetction of renamed avi/asf files
2003-01-24 alex cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)
2003-01-19 arpi - added some more
2003-01-19 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)