log avcodec.h @ 1411:c2e63cb94d06 libavcodec

age author description
Fri, 22 Aug 2003 22:18:08 +0000 michaelni custom quant matrix encoding support libavcodec
Fri, 22 Aug 2003 14:59:04 +0000 michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavcodec
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavcodec
Tue, 29 Jul 2003 02:09:12 +0000 michaelni rate distortion mb decision support libavcodec
Sun, 27 Jul 2003 20:20:31 +0000 al3x CLJR decoding support libavcodec
Sat, 26 Jul 2003 01:52:06 +0000 iive initial XvMC support libavcodec
Thu, 24 Jul 2003 12:18:46 +0000 michaelni ATI VCR1 decoder libavcodec
Sun, 20 Jul 2003 14:48:05 +0000 michaelni default for slices is display order again libavcodec
Thu, 17 Jul 2003 12:29:07 +0000 michaelni AVCodec.flush() libavcodec
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec
Mon, 07 Jul 2003 11:19:18 +0000 al3x Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change libavcodec
Tue, 17 Jun 2003 22:48:51 +0000 michaelni lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes libavcodec
Fri, 13 Jun 2003 21:31:28 +0000 michaelni golomb rice codes libavcodec
Fri, 13 Jun 2003 08:31:40 +0000 nickols_k RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga libavcodec
Mon, 09 Jun 2003 02:24:51 +0000 michaelni FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) libavcodec
Sat, 07 Jun 2003 22:21:08 +0000 michaelni more comments libavcodec
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavcodec
Tue, 03 Jun 2003 13:58:44 +0000 michaelni 4xm adpcm libavcodec
Sun, 01 Jun 2003 00:56:05 +0000 michaelni 4xm codec libavcodec
Fri, 30 May 2003 00:02:25 +0000 michaelni fix mpeg1/2 decoding if there are no 0 bytes after the bitstream libavcodec
Wed, 28 May 2003 02:40:09 +0000 tmmm placeholder IDs for 4xm A/V codecs libavcodec
Mon, 19 May 2003 13:30:59 +0000 michaelni ASV1 codec libavcodec
Thu, 15 May 2003 01:34:47 +0000 mellum Warning fixes. libavcodec
Wed, 14 May 2003 23:08:01 +0000 michaelni cleanup libavcodec
Wed, 14 May 2003 12:32:17 +0000 michaelni make sh4 IDCT optional, so the user can choose libavcodec
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavcodec
Mon, 12 May 2003 10:55:19 +0000 kabi * support for AAC audio streams via libfaad libavcodec
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavcodec
Wed, 07 May 2003 19:01:45 +0000 romansh * introducing new public interface in imgconvert.c libavcodec