log dpcm.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Fri, 02 Jul 2010 10:59:35 +0000 diego Remove redundant and harmful explicit filename after @file Doxygen command. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Mon, 02 Mar 2009 06:01:32 +0000 diego cosmetics: Reformat long_names so that "DPCM" comes first. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec
Thu, 18 Dec 2008 06:00:12 +0000 kostya cosmetics: remove one unneeded space libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Thu, 15 May 2008 11:31:14 +0000 diego DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it 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, 01 Nov 2007 16:04:30 +0000 aurel simplify dpcm decoders declaration using a macro libavcodec
Sat, 22 Sep 2007 09:21:43 +0000 kostya Guard against output buffer overflows libavcodec