log yuv4mpeg.c @ 1089:0319672689ef libavformat

age author description
Wed, 08 Feb 2006 15:39:12 +0000 diego Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. libavformat
Wed, 08 Feb 2006 11:54:05 +0000 diego Correctly set the interlaced_frame and top_field_first fields. 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
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
Sun, 14 Aug 2005 15:42:40 +0000 mru kill a bunch of compiler warnings 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
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Tue, 26 Apr 2005 09:06:39 +0000 michael Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) libavformat
Tue, 26 Apr 2005 08:57:41 +0000 michael Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net) libavformat
Wed, 19 Jan 2005 12:27:48 +0000 michael add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) libavformat
Tue, 04 Jan 2005 01:55:50 +0000 michael - Writes correct unknown aspect libavformat
Fri, 01 Oct 2004 13:16:16 +0000 michael do not call (av_)abort() libavformat