log raw.c @ 1003:2d57ce58f576 libavformat

age author description
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
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Fri, 06 May 2005 21:28:55 +0000 michael default to YUV420P if none specified for rawvideo input libavformat
Fri, 06 May 2005 14:19:17 +0000 michael always honor the user specified frame rate if set libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Sat, 26 Feb 2005 03:36:04 +0000 michael shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) libavformat
Tue, 04 Jan 2005 18:32:38 +0000 michael Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) libavformat
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavformat
Mon, 18 Oct 2004 09:43:39 +0000 michael set correct timebase libavformat
Mon, 11 Oct 2004 23:53:53 +0000 michael 100l (forgoten seeking functions) libavformat
Fri, 01 Oct 2004 13:16:16 +0000 michael do not call (av_)abort() libavformat
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
Sat, 19 Jun 2004 14:51:46 +0000 melanson cvs diff before cvs commit libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sun, 30 May 2004 20:37:15 +0000 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat