log qcelpdec.c @ 9935:d09283aeeef8 libavcodec

age author description
Mon, 29 Jun 2009 19:07:04 +0000 rbultje Rename ff_log_missing_feature() to av_log_missing_feature(). libavcodec
Tue, 12 May 2009 23:40:22 +0000 diego Fix bandwith vs. bandwiDth typo. libavcodec
Mon, 04 May 2009 03:25:57 +0000 reynaldo Properly handle SILENCE frame. Patch by Kenan Gillet. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Tue, 07 Apr 2009 01:39:17 +0000 reynaldo Move scale factor computation to its own function. Patch by Kenan libavcodec
Sat, 04 Apr 2009 16:27:54 +0000 reynaldo Add missing static qualifier from function declaration. Patch by Kenan libavcodec