log libfaad.c @ 10538:89527d128fc9 libavcodec

age author description
Thu, 19 Nov 2009 00:05:30 +0000 bcoudurier Revert r20548, it was a dream. It seems faad does not ouput the last frame libavcodec
Wed, 18 Nov 2009 21:01:42 +0000 bcoudurier faad needs CODEC_CAP_DELAY, otherwise you miss last frame libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Tue, 03 Mar 2009 23:52:31 +0000 stefano Fix syntax for the libfaad_decoder definition. libavcodec
Tue, 03 Mar 2009 15:48:52 +0000 diego Do not use a macro to generate a single AVCodec declaration. libavcodec
Sun, 22 Feb 2009 13:48:55 +0000 stefano Add missing av_cold in static init/close functions. libavcodec