log dpcm.c @ 6218:dfdff1ca78a7 libavcodec

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