log xl.c @ 12475:9fef0a8ddd63 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
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
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 01 Feb 2009 16:14:54 +0000 kostya Silence compiler warnings for XL decoder libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 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
Wed, 05 Mar 2008 00:43:11 +0000 aurel remove more useless mpegvideo.h includes libavcodec
Fri, 01 Feb 2008 16:21:22 +0000 michael const libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 11 Nov 2006 20:54:48 +0000 mru make some symbols static libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' 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, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 27 Oct 2004 04:30:48 +0000 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodec