]> git.sesse.net Git - ffmpeg/history - libavcodec/libfaad.c
Apply changes made in r21308 to svq3.c.
[ffmpeg] / libavcodec / libfaad.c
2009-12-10 Carl Eugen HoyosDo not print 'faac:' when using libfaad.
2009-11-19 Baptiste CoudurierRevert r20548, it was a dream. It seems faad does not...
2009-11-18 Baptiste Coudurierfaad needs CODEC_CAP_DELAY, otherwise you miss last...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-03 Stefano SabatiniFix syntax for the libfaad_decoder definition.
2009-03-03 Diego BiurrunDo not use a macro to generate a single AVCodec declara...
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-09-08 Michael NiedermayerRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-28 Baptiste Coudurierset frame_size in libfaad decoder
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-17 Diego Biurrunmissing codec long names by Stefano Sabatini, stefano...
2008-05-12 Carl Eugen HoyosDo not use variable frame_info before its value is...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-01-25 Måns Rullgårdclean up dynamic loading of libfaad
2008-01-24 Måns Rullgårdcosmetic: libfaad.c indentation
2008-01-24 Måns Rullgårdfix dynamic loading of libfaad 2.6
2008-01-05 Justin Rugglesadd downmixing support to libfaad decoder
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...