log avcodec.h @ 2372:2d95a6cd757a libavcodec

age author description
Sun, 28 Nov 2004 15:33:15 +0000 michael fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Wed, 17 Nov 2004 03:45:53 +0000 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec
Mon, 15 Nov 2004 15:53:53 +0000 michael extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodec
Fri, 12 Nov 2004 22:55:29 +0000 michael pnm parser libavcodec
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavcodec
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavcodec
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavcodec
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec
Wed, 27 Oct 2004 04:30:48 +0000 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodec
Mon, 25 Oct 2004 15:37:13 +0000 michael type fix libavcodec
Sun, 24 Oct 2004 22:37:29 +0000 michael mjpeg parser libavcodec
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavcodec
Thu, 21 Oct 2004 21:07:40 +0000 michael user selectble cutoff frequency libavcodec
Thu, 21 Oct 2004 03:11:34 +0000 michael make most resample filter parameters selectable at runtime libavcodec
Fri, 15 Oct 2004 02:37:04 +0000 michael support strictly enforcing gop size libavcodec
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec
Wed, 29 Sep 2004 23:12:16 +0000 michael broken mess removial libavcodec
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavcodec
Mon, 27 Sep 2004 19:47:17 +0000 michael move h264 idct to its own file and call via function pointer in DspContext libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Sun, 26 Sep 2004 00:18:12 +0000 michael 1/4 resolution decoding libavcodec
Sat, 25 Sep 2004 23:18:58 +0000 michael 1/2 resolution decoding libavcodec
Sun, 19 Sep 2004 16:38:54 +0000 michael av_rescale with user specified rounding libavcodec
Thu, 16 Sep 2004 03:31:41 +0000 melanson IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavcodec
Thu, 02 Sep 2004 15:30:46 +0000 michael optional non spec compliant optimizations libavcodec
Sun, 22 Aug 2004 17:16:03 +0000 michael 4x4 SSE compare function libavcodec
Sat, 21 Aug 2004 19:19:35 +0000 alex new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec
Sat, 14 Aug 2004 22:51:24 +0000 melanson build++ libavcodec