log libmpdemux/extension.c @ 34174:a93891202051

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