log avcodec.h @ 1950:a3c60fa850dc libavcodec

age author description
Thu, 22 Apr 2004 03:31:29 +0000 michael motion estimation cleanup libavcodec
Sat, 17 Apr 2004 19:41:49 +0000 michael passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec
Sun, 11 Apr 2004 13:50:42 +0000 michael verbosity patch by (Allen Day <allenday at ucla dot edu>) libavcodec
Thu, 08 Apr 2004 18:54:40 +0000 michael padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) libavcodec
Fri, 02 Apr 2004 19:54:33 +0000 michael interlaced chroma MC divx-bug workaround libavcodec
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavcodec
Sun, 21 Mar 2004 21:58:14 +0000 michael static allocation rewrite (old code was plain a broken mess) libavcodec
Sun, 14 Mar 2004 23:45:42 +0000 romansh * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Fri, 05 Mar 2004 14:07:33 +0000 kabi * const libavcodec
Thu, 04 Mar 2004 14:58:48 +0000 iive silence warnings libavcodec
Wed, 03 Mar 2004 19:29:00 +0000 michael count > thread_count for execute() libavcodec
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavcodec
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Wed, 03 Mar 2004 01:57:43 +0000 michael macrofree av_freep() libavcodec
Mon, 01 Mar 2004 14:55:21 +0000 iive initial chroma_format changes,xvmc tweaks and codec_cap libavcodec
Sat, 28 Feb 2004 16:41:23 +0000 michael int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) libavcodec
Thu, 26 Feb 2004 18:29:39 +0000 michael AVCodec.supported_framerates libavcodec
Thu, 26 Feb 2004 15:15:05 +0000 michael INT64_MIN fix libavcodec
Wed, 25 Feb 2004 18:29:17 +0000 michael export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec
Wed, 25 Feb 2004 18:17:45 +0000 michael 1l libavcodec
Wed, 25 Feb 2004 17:35:52 +0000 michael use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavcodec
Wed, 18 Feb 2004 01:49:30 +0000 michael flac fixes: libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Sat, 07 Feb 2004 08:20:00 +0000 romansh * Initial implementation of the G.726 ADPCM audio codec. libavcodec
Thu, 05 Feb 2004 05:22:44 +0000 melanson initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec
Thu, 05 Feb 2004 00:35:08 +0000 michael remove incorect motion estimation table libavcodec
Tue, 03 Feb 2004 04:27:17 +0000 melanson added support for EA ADPCM and SMJPEG IMA ADPCM libavcodec
Mon, 02 Feb 2004 03:52:58 +0000 michael quantizer noise shaping libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Mon, 12 Jan 2004 22:14:45 +0000 rtognimp MSZH and ZLIB decoder support libavcodec
Thu, 08 Jan 2004 21:08:57 +0000 michael optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodec
Mon, 05 Jan 2004 22:57:07 +0000 michael interlaced dct decision cleanup libavcodec
Sun, 04 Jan 2004 00:23:14 +0000 michael SVCD scan offset stuff libavcodec
Fri, 02 Jan 2004 04:45:06 +0000 melanson first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec
Tue, 30 Dec 2003 02:12:12 +0000 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Tue, 16 Dec 2003 11:17:06 +0000 bellard pts and dts support in parser API libavcodec
Sun, 14 Dec 2003 01:42:00 +0000 michael error concealment regression test libavcodec
Sat, 13 Dec 2003 01:33:52 +0000 michael mb type & qp vissualization libavcodec
Tue, 09 Dec 2003 01:49:56 +0000 michael move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Sun, 07 Dec 2003 01:33:45 +0000 michael h263 slice structured mode libavcodec
Wed, 03 Dec 2003 04:22:15 +0000 melanson initial support for Duck TrueMotion v1 (think of it as On2 VP1); only libavcodec
Mon, 01 Dec 2003 15:23:14 +0000 michael h263 loop filter libavcodec
Sun, 30 Nov 2003 14:35:35 +0000 michael rv20 decoder libavcodec
Sat, 29 Nov 2003 08:37:51 +0000 michael h263 alternative inter vlc support libavcodec
Wed, 26 Nov 2003 20:57:15 +0000 rtognimp - Add reget_buffer() function to AVCodecContext libavcodec
Fri, 14 Nov 2003 05:42:14 +0000 melanson yep, FLI support libavcodec
Thu, 13 Nov 2003 22:20:12 +0000 kabi * sys/types.h for size_t libavcodec
Wed, 12 Nov 2003 12:25:44 +0000 michael rate distored optimal lambda->qp support libavcodec
Wed, 12 Nov 2003 01:19:36 +0000 iive mpegvideo is back libavcodec
Mon, 10 Nov 2003 15:29:20 +0000 bellard new audio/video parser API libavcodec
Mon, 10 Nov 2003 03:14:04 +0000 melanson added Apple Graphics (SMC) decoder libavcodec
Fri, 07 Nov 2003 22:39:18 +0000 rtognimp 8BPS decoder libavcodec
Fri, 07 Nov 2003 21:20:24 +0000 rtognimp Add cr codec capability and buffer hints libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sun, 02 Nov 2003 23:19:47 +0000 michael noise reduction of dct coefficients libavcodec
Sun, 02 Nov 2003 22:56:47 +0000 michael 10l ... libavcodec
Sun, 02 Nov 2003 21:53:28 +0000 rtognimp Fix some palette related defines, bump build number libavcodec
Thu, 30 Oct 2003 05:40:58 +0000 melanson revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodec