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
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense 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, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 06 Jul 2006 13:53:07 +0000 diego Mark some read-only datastructures as const. 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
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Sat, 31 Jan 2004 17:30:28 +0000 melanson handle 0-length buffers libavcodec
Fri, 19 Sep 2003 04:41:02 +0000 tmmm fix Interplay DPCM (frames are intracoded, predictors do not carry libavcodec
Mon, 08 Sep 2003 04:10:59 +0000 tmmm New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodec
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodec