log avcodec.h @ 4263:e10af5bd6ff2 libavcodec

age author description
Sun, 03 Dec 2006 16:35:30 +0000 reimar Move BE_*/LE_*/ST*/LD* macros to a common place. Some further libavcodec
Fri, 01 Dec 2006 14:06:21 +0000 bcoudurier mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime libavcodec
Fri, 10 Nov 2006 01:41:53 +0000 michael mp3 header (de)compression bitstream filter libavcodec
Thu, 09 Nov 2006 11:37:30 +0000 bcoudurier get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used libavcodec
Tue, 07 Nov 2006 13:45:08 +0000 bcoudurier add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag libavcodec
Tue, 07 Nov 2006 05:57:42 +0000 kostya Bump version for Fraps v[24] support libavcodec
Thu, 02 Nov 2006 23:13:34 +0000 bcoudurier change gif muxer to simple gif encoder libavcodec
Mon, 30 Oct 2006 13:48:48 +0000 kostya IMC decoder libavcodec
Thu, 26 Oct 2006 04:15:48 +0000 kostya LZW decoder as separate module plus TIFF LZW support libavcodec
Sun, 22 Oct 2006 15:05:03 +0000 bcoudurier change gif demuxer to gif decoder libavcodec
Mon, 16 Oct 2006 17:44:29 +0000 lu_zero Make ffmpeg work with x264 r592 libavcodec
Fri, 13 Oct 2006 10:48:29 +0000 kostya TIFF decoder libavcodec
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 17:14:02 +0000 bcoudurier update doc, changelog, and increase libavcodec version for .cin files support libavcodec
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavcodec
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 04 Oct 2006 13:13:07 +0000 bcoudurier change extradata type to uint8_t * libavcodec
Mon, 02 Oct 2006 06:18:02 +0000 ods15 Add vorbis encoder to ffmpeg libavcodec
Sat, 30 Sep 2006 18:16:38 +0000 michael marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) libavcodec
Wed, 27 Sep 2006 04:31:39 +0000 kostya bump lavc version for WavPack decoder libavcodec
Tue, 26 Sep 2006 20:26:22 +0000 mru ARMv5TE optimized IDCT libavcodec
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavcodec
Mon, 25 Sep 2006 15:23:40 +0000 lu_zero move memory functions from avcodec to avutil libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec
Thu, 31 Aug 2006 19:14:00 +0000 lu_zero Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec
Thu, 24 Aug 2006 14:13:57 +0000 bcoudurier add codec id and tag for JPEG 2000 libavcodec
Sun, 20 Aug 2006 19:08:05 +0000 banan Added codec id for QCELP. libavcodec
Tue, 01 Aug 2006 04:00:14 +0000 kostya Forgot to update LIBAVCODEC_VERSION_INT libavcodec
Mon, 31 Jul 2006 20:56:15 +0000 mru remove libtheora wrapper libavcodec
Sun, 30 Jul 2006 03:45:02 +0000 kostya New functions in DSPContext for VC-1 decoding libavcodec
Sat, 29 Jul 2006 20:47:47 +0000 diego Remove spurious references to Ogg Theora encoder, such a thing never existed. libavcodec
Sat, 29 Jul 2006 08:45:33 +0000 stefang some MMX optimizations for the CAVS decoder libavcodec
Wed, 19 Jul 2006 07:28:58 +0000 lucabe Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavcodec
Tue, 18 Jul 2006 11:00:55 +0000 lucabe Move av_log() & friends to libavutil libavcodec
Fri, 07 Jul 2006 17:50:09 +0000 bcoudurier av_get_bits_per_sample and due simplifications libavcodec
Thu, 06 Jul 2006 15:35:29 +0000 michael increasing version for AVBitStreamFilters libavcodec
Thu, 06 Jul 2006 15:28:17 +0000 michael noise bitstream filter libavcodec
Thu, 06 Jul 2006 15:04:46 +0000 michael AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodec
Sun, 02 Jul 2006 14:58:17 +0000 michael CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) libavcodec
Sun, 02 Jul 2006 10:22:31 +0000 michael flac-lpc patch by (Justin Ruggles jruggle earthlink net) libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec
Sun, 25 Jun 2006 17:37:12 +0000 lu_zero cleanup patch from Diego Petten <flameeyes@gentoo.org> libavcodec
Sat, 24 Jun 2006 20:09:49 +0000 lu_zero minor cleanup libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Sat, 24 Jun 2006 09:25:21 +0000 michael CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net libavcodec
Tue, 20 Jun 2006 10:26:00 +0000 diego Remove unused FFMPEG_VERSION_INT. libavcodec
Tue, 20 Jun 2006 10:24:08 +0000 diego Use Subversion revision for FFMPEG_VERSION. libavcodec
Sat, 17 Jun 2006 09:27:36 +0000 diego Rename version from CVS to the more sensible HEAD. libavcodec
Fri, 09 Jun 2006 13:10:37 +0000 bcoudurier fix closed gop flag libavcodec
Sun, 04 Jun 2006 21:54:58 +0000 michael support doing motion estimation and compensation without any residual transform or coding libavcodec
Sat, 03 Jun 2006 06:26:04 +0000 corey Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Sat, 13 May 2006 17:16:58 +0000 bcoudurier add MPEG-2 intra vlc support libavcodec
Sun, 07 May 2006 11:48:07 +0000 michael make zero motion vector threshold user setable libavcodec
Mon, 10 Apr 2006 07:45:29 +0000 lucabe Baptiste COUDURIER's padding patch (reworked by me a little bit). libavcodec
Fri, 07 Apr 2006 21:08:34 +0000 rtognimp Add missing external declaration for kmvc codec libavcodec
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodec