log mlpdec.c @ 12488:351a81a23343 libavcodec

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 11 May 2010 01:46:13 +0000 ramiro mlpdec: Comment channel_params field in struct SubStream. libavcodec
Tue, 11 May 2010 01:44:52 +0000 ramiro mlpdec: Allocate channel decoding parameters for each substream. Some file 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
Wed, 27 Jan 2010 20:02:18 +0000 reimar Reduce log level of "Extracting .. channel downmix" to AV_LOG_DEBUG, the libavcodec
Sun, 24 Jan 2010 18:07:29 +0000 reimar Fix crash in MLP decoder due to integer overflow. libavcodec
Tue, 29 Dec 2009 17:20:19 +0000 diego Remove pointless CONFIG_MLP_DECODER preprocessor check. libavcodec
Fri, 16 Oct 2009 16:12:04 +0000 ramiro mlp: Indent. libavcodec
Fri, 16 Oct 2009 16:10:00 +0000 ramiro mlp: Only initialize VLC tables once. This caused a crash when multiple libavcodec
Fri, 15 May 2009 15:34:22 +0000 ramiro mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodec
Wed, 06 May 2009 16:01:28 +0000 ramiro mlpdec: Fix possible writing out of array bounds introduced by being libavcodec
Wed, 06 May 2009 15:46:10 +0000 ramiro mlpdec: Split sync word error and MLP sync word check. libavcodec
Wed, 06 May 2009 15:37:25 +0000 ramiro mlpdec: Fix indentation that got mangled from copy&paste. libavcodec
Thu, 30 Apr 2009 12:30:05 +0000 ramiro mlpdec: Move MLP's filter_channel() to dsputils. libavcodec