log indeo2.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavcodec
Fri, 16 Oct 2009 15:16:59 +0000 cehoyos Do not try to free memory that was never allocated (partial revert of r20231). libavcodec
Wed, 14 Oct 2009 05:28:24 +0000 kostya Release frame after decoding is done libavcodec
Fri, 17 Apr 2009 14:09:56 +0000 kostya Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Mon, 04 Jun 2007 11:03:24 +0000 gpoirier fix error: indeo2.c:202:1: directives may not be used inside a macro argument, libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Fri, 15 Sep 2006 13:53:26 +0000 diego Fix Indel --> Intel typo. libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sun, 14 Aug 2005 15:42:40 +0000 mru kill a bunch of compiler warnings libavcodec
Sat, 09 Jul 2005 21:39:29 +0000 michael Here is the patch suggested by: unkaggregate, users sf net libavcodec
Wed, 11 May 2005 01:50:46 +0000 michael support the LE reader, so it can be tested a little libavcodec
Wed, 20 Apr 2005 10:16:19 +0000 michael simplify libavcodec
Wed, 20 Apr 2005 09:52:04 +0000 michael buffer overflows libavcodec
Wed, 20 Apr 2005 09:42:47 +0000 michael Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavcodec