log mpegaudio.h @ 8641:54e2916c25a5 libavcodec

age author description
Fri, 23 Jan 2009 12:09:32 +0000 andoma Avoid allocating MPADecodeContext on stack. libavcodec
Fri, 16 Jan 2009 00:03:51 +0000 aurel explicitly disable CONFIG_AUDIO_NONSHORT libavcodec
Wed, 14 Jan 2009 21:41:05 +0000 aurel simplify: group all the AUDIO_NONSHORT parameters in the same place libavcodec
Wed, 14 Jan 2009 07:57:12 +0000 diego Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_. libavcodec
Wed, 14 Jan 2009 00:48:17 +0000 diego Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. libavcodec
Sun, 21 Dec 2008 23:50:16 +0000 michael Change mpeg audio parser so it only sets frame_size, channels and bit_rate libavcodec
Mon, 08 Sep 2008 18:18:49 +0000 michael Rename error_resilience to error_recognition. libavcodec