log liba52.c @ 7451:85ab7655ad4d libavcodec

age author description
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Wed, 13 Feb 2008 14:24:34 +0000 superdump Cosmetics: indentation libavcodec
Wed, 13 Feb 2008 14:20:22 +0000 superdump Remove useless buffering of input data, so that avcodec_decode_audio never libavcodec
Sat, 05 Jan 2008 16:47:40 +0000 jbr do not set channels before checking request_channels libavcodec
Sat, 05 Jan 2008 16:45:25 +0000 jbr use request_channels in liba52 decoder libavcodec
Sat, 11 Aug 2007 23:17:03 +0000 aurel various simplifications around recent av_clip_int16() usage libavcodec
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense libavcodec
Wed, 06 Jun 2007 08:41:45 +0000 diego Give names of external library decoders/encoders a lib prefix libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec base a52dec.c@b0ba7faa5b6a