log libmpdemux/extension.c @ 25251:80804f0631f4

age author description
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