log mdec.c @ 12488:351a81a23343 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
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Sat, 23 Jan 2010 18:04:09 +0000 reimar Release buffer when the codec is closed. libavcodec
Sat, 23 Jan 2010 18:01:38 +0000 reimar Use qstride = 0 and allocate only a single line for qscale_table since libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Tue, 25 Aug 2009 23:28:33 +0000 mru mdec: remove unused members from struct MDECContext libavcodec
Sun, 12 Apr 2009 13:17:37 +0000 reimar Add a av_fast_malloc function and replace several uses of av_fast_realloc, 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
Wed, 20 Aug 2008 17:05:14 +0000 diego Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. libavcodec
Wed, 20 Aug 2008 16:59:26 +0000 diego cosmetics: comment spelling/grammar fixes libavcodec
Tue, 19 Aug 2008 20:52:26 +0000 diego Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec
Fri, 27 Jun 2008 18:53:41 +0000 astrange Remove pointless AVFrame* casting. libavcodec
Fri, 27 Jun 2008 18:52:02 +0000 astrange Remove duplicate emms. libavcodec
Fri, 27 Jun 2008 18:51:01 +0000 astrange Remove commented-out code. libavcodec
Fri, 27 Jun 2008 18:50:06 +0000 astrange Export qscale so that postprocessing works. libavcodec
Fri, 27 Jun 2008 18:47:01 +0000 astrange Remove unused PutBitContext. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Wed, 14 May 2008 16:30:37 +0000 diego Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodec
Tue, 08 Apr 2008 01:09:33 +0000 superdump Increase alignment for DCT block arrays from 8 to 16 libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Fri, 01 Feb 2008 03:34:43 +0000 michael const libavcodec
Wed, 05 Dec 2007 13:11:18 +0000 benoit Fix missing chroma in version 3 STR. libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Thu, 05 Jul 2007 09:21:55 +0000 aurel add proper ff_ prefix to new extern symbols libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 05 Feb 2006 13:35:17 +0000 diego MSVC-compatible __align8/__align16 declaration libavcodec
Wed, 25 Jan 2006 22:10:13 +0000 diego warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 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
Sat, 13 Aug 2005 21:34:24 +0000 michael set pix_fmt libavcodec
Mon, 18 Apr 2005 20:07:48 +0000 michael avoid UPDATE_CACHE() in GET_RL_VLC() if not needed libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec
Fri, 21 May 2004 14:40:35 +0000 michael more data_size=0 cleanup libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Wed, 15 Oct 2003 02:59:03 +0000 melanson quiet libavcodec
Mon, 01 Sep 2003 17:42:07 +0000 michaelni 100l libavcodec
Mon, 01 Sep 2003 17:05:28 +0000 michaelni more fixes libavcodec
Mon, 01 Sep 2003 16:40:25 +0000 michaelni some fixes (still buggy though) libavcodec
Mon, 01 Sep 2003 15:53:01 +0000 tmmm skip preamble bytes libavcodec
Sat, 30 Aug 2003 19:31:49 +0000 michaelni 10l (big vs. little endian) libavcodec
Sun, 24 Aug 2003 22:28:41 +0000 bellard removed unused variable 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