log dpcm.c @ 7040:e943e1409077 libavcodec

age author description
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