log avcodec.h @ 2167:76334bbb5038 libavcodec

age author description
Fri, 13 Aug 2004 13:59:28 +0000 michael user overrideable level & profile libavcodec
Fri, 30 Jul 2004 11:12:47 +0000 michael raise build number for the snow libavcodec
Sun, 25 Jul 2004 23:36:44 +0000 michael my experimental wavelet codec libavcodec
Sun, 25 Jul 2004 10:01:36 +0000 michael UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Fri, 16 Jul 2004 19:48:30 +0000 michael XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) libavcodec
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavcodec
Fri, 09 Jul 2004 12:49:55 +0000 michael update version for next release libavcodec
Thu, 08 Jul 2004 10:46:28 +0000 michael av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodec
Wed, 30 Jun 2004 14:10:17 +0000 michael forgotten libavcodec
Sat, 26 Jun 2004 02:20:38 +0000 michael support skiping of mb rows during decoding libavcodec
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavcodec
Thu, 17 Jun 2004 15:43:23 +0000 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec
Mon, 07 Jun 2004 17:30:02 +0000 michael nsse weight libavcodec
Mon, 07 Jun 2004 03:23:31 +0000 michael noise preserving sum of squares comparission function libavcodec
Sat, 05 Jun 2004 22:33:47 +0000 michael mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec
Sun, 30 May 2004 20:37:15 +0000 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec
Sun, 23 May 2004 01:10:15 +0000 michael mpeg audio timestamp fix libavcodec
Fri, 21 May 2004 13:44:03 +0000 michael forgotten prototypes libavcodec
Tue, 18 May 2004 17:23:49 +0000 michael rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Thu, 13 May 2004 19:08:39 +0000 michael mention avcodec_align_dimensions() libavcodec
Wed, 12 May 2004 16:00:44 +0000 michael automatic pixel format selection libavcodec
Fri, 07 May 2004 03:10:11 +0000 melanson first pass at a Sorenson Video 1 (SVQ1) encoder libavcodec
Wed, 05 May 2004 19:53:40 +0000 michael support decoding mpeg4 with buggy dc clipping libavcodec
Tue, 04 May 2004 02:58:30 +0000 michael use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support libavcodec
Sun, 25 Apr 2004 02:09:47 +0000 michael support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors libavcodec
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
Wed, 29 Oct 2003 14:08:18 +0000 bellard added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed) libavcodec
Wed, 22 Oct 2003 18:26:38 +0000 michael floating point AAN DCT libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Mon, 20 Oct 2003 10:33:13 +0000 michael bottom_field_first -> top_field_first libavcodec
Mon, 20 Oct 2003 09:52:02 +0000 michael export mpeg2 active display area / pan scan libavcodec
Sun, 19 Oct 2003 21:05:41 +0000 michael gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) libavcodec
Sat, 18 Oct 2003 03:19:44 +0000 romansh * providing MPEG codecs with a generic fields in AVFrame to use. libavcodec
Wed, 15 Oct 2003 03:20:40 +0000 melanson activate the XA and ADX ADPCM codecs libavcodec
Mon, 13 Oct 2003 11:13:10 +0000 michael dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders libavcodec
Sat, 11 Oct 2003 21:49:10 +0000 alex Sunplus JPEG codec (SP5X) support libavcodec
Sat, 11 Oct 2003 17:44:21 +0000 alex theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodec
Sat, 11 Oct 2003 08:21:23 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:18:05 +0000 michael recommit of libavcodec
Tue, 07 Oct 2003 11:32:40 +0000 michaelni use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec
Sat, 04 Oct 2003 09:53:34 +0000 michaelni Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavcodec
Thu, 02 Oct 2003 05:20:07 +0000 tmmm first pass at a VQA video decoder libavcodec
Thu, 02 Oct 2003 00:24:34 +0000 michaelni optionally try to encode each MB with MV=<0,0> and choose the one with better RD libavcodec
Wed, 01 Oct 2003 15:41:36 +0000 michaelni ac prediction cleanup libavcodec
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavcodec
Tue, 30 Sep 2003 22:18:43 +0000 michaelni rate distortion optimal cbp support (h263/mpeg4 non intra only) libavcodec
Mon, 29 Sep 2003 17:54:07 +0000 romansh * DV handling was streamlined for both muxing/demuxing and libavcodec
Mon, 29 Sep 2003 15:44:59 +0000 michaelni avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) libavcodec
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavcodec
Tue, 16 Sep 2003 11:25:29 +0000 michaelni scenechange_threshold libavcodec
Sat, 13 Sep 2003 02:31:03 +0000 tmmm final word on RGBA byte order libavcodec
Fri, 12 Sep 2003 03:48:14 +0000 tmmm deploy palette control API libavcodec
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavcodec
Wed, 10 Sep 2003 23:40:55 +0000 michaelni AVI stream header FCC / more reliable detection of old xvid files libavcodec
Wed, 10 Sep 2003 11:28:18 +0000 michaelni detect old xvid with fourcc=DIVX libavcodec
Mon, 08 Sep 2003 22:03:29 +0000 bellard changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodec