log libfaad.c @ 11505:61949a920190 libavcodec

age author description
Thu, 10 Dec 2009 22:29:21 +0000 cehoyos Do not print 'faac:' when using libfaad. libavcodec
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
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 26 Jan 2009 22:51:16 +0000 diego Fix filenames in Doxygen comments. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavcodec
Mon, 08 Sep 2008 15:03:17 +0000 michael Remove stuff under #if LIBAVCODEC_VERSION_INT. libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Sat, 28 Jun 2008 19:41:18 +0000 bcoudurier set frame_size in libfaad decoder libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sat, 17 May 2008 10:20:01 +0000 diego missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Mon, 12 May 2008 06:51:30 +0000 cehoyos Do not use variable frame_info before its value is set. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 25 Jan 2008 21:14:17 +0000 mru clean up dynamic loading of libfaad libavcodec
Thu, 24 Jan 2008 19:51:31 +0000 mru cosmetic: libfaad.c indentation libavcodec
Thu, 24 Jan 2008 19:51:29 +0000 mru fix dynamic loading of libfaad 2.6 libavcodec
Sat, 05 Jan 2008 21:08:20 +0000 jbr add downmixing support to libfaad decoder libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec base faad.c@91972467b51d