log alsdec.c @ 12514:e6d711ba5760 libavcodec

age author description
Sat, 07 Aug 2010 14:11:43 +0000 siretart Fix spelling in comment(s) libavcodec
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavcodec
Fri, 02 Jul 2010 00:03:48 +0000 mru Grammar fixes libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 29 Jun 2010 16:56:28 +0000 thilo.borgmann Add CRC check to the ALS decoder. libavcodec
Sat, 26 Jun 2010 14:34:18 +0000 mru alsdec: convert VLAs to fixed size libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sat, 06 Mar 2010 17:13:31 +0000 thilo.borgmann Fix last frame block size correction. libavcodec
Fri, 19 Feb 2010 08:07:02 +0000 thilo.borgmann Do sequential bit reading outside of []-operators. libavcodec
Wed, 17 Feb 2010 23:26:48 +0000 thilo.borgmann Fix sizeof()-statement to use the actual pointer type. libavcodec
Wed, 17 Feb 2010 22:53:25 +0000 thilo.borgmann Fix wrong buffer allocation for MCC in ALS. libavcodec
Tue, 16 Feb 2010 14:48:01 +0000 thilo.borgmann Limit the Rice parameter used for progressive decoding in ALS. libavcodec
Sat, 13 Feb 2010 19:59:53 +0000 thilo.borgmann Reindent a line. libavcodec
Sat, 13 Feb 2010 18:24:13 +0000 thilo.borgmann Support arithmetic decoding in ALS. libavcodec