log raw.c @ 1965:f73b9a471583 libavformat

age author description
Thu, 29 Mar 2007 20:22:38 +0000 michael fix probe of 001.vdr-broken-6025 libavformat
Sun, 18 Mar 2007 19:32:22 +0000 jbr improve ac3_probe by counting consecutive frames libavformat
Fri, 09 Feb 2007 12:10:15 +0000 kostya Raw VC-1 demuxer libavformat
Thu, 08 Feb 2007 23:41:08 +0000 jbr add read_probe function to raw ac3 demuxer libavformat
Mon, 05 Feb 2007 23:04:48 +0000 michael better generic index building and seeking code libavformat
Wed, 08 Nov 2006 01:21:23 +0000 michael mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Wed, 18 Oct 2006 11:57:24 +0000 bcoudurier simplify pcm read seek, use av_get_bits_per_sample libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Tue, 08 Aug 2006 20:31:19 +0000 michael dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Fri, 16 Jun 2006 10:06:57 +0000 diego Fix compilation with all combinations of --disable-(de)muxers. libavformat
Fri, 12 May 2006 15:13:51 +0000 banan Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be libavformat
Tue, 09 May 2006 12:34:35 +0000 banan Add support for raw flac decoding based on the .flac suffix of input files. libavformat
Sat, 11 Mar 2006 00:22:21 +0000 michael simplify AVFormatParameters NULL checks libavformat
Wed, 01 Mar 2006 20:09:44 +0000 mru can't have PES headers in MPEG video elementary streams so fail probe libavformat
Fri, 10 Feb 2006 01:24:32 +0000 mru generate adts frame headers if required libavformat
Wed, 08 Feb 2006 00:51:55 +0000 mru read/write adts aac libavformat
Sat, 04 Feb 2006 16:57:58 +0000 michael 3rd try for mpeg-es probe ... libavformat
Sat, 04 Feb 2006 02:05:51 +0000 michael fix regression tests libavformat
Thu, 02 Feb 2006 13:56:42 +0000 michael improve mpeg1/2-es detection libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 29 Oct 2005 00:52:02 +0000 alex Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt libavformat
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Mon, 11 Jul 2005 01:16:47 +0000 michael .m1v and .m2a (feature req #1178960) libavformat
Sun, 03 Jul 2005 14:57:23 +0000 michael .264 libavformat