]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/libfaad.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / libfaad.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-03 stefanoFix syntax for the libfaad_decoder definition.
2009-03-03 diegoDo not use a macro to generate a single AVCodec declara...
2009-02-22 stefanoAdd missing av_cold in static init/close functions.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-26 diegoFix filenames in Doxygen comments.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-02 reimarAdd (additional) const to many global tables.
2008-09-08 michaelRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-07-31 prossModify all codecs to report their supported input and...
2008-06-28 bcoudurierset frame_size in libfaad decoder
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-17 diegomissing codec long names by Stefano Sabatini, stefano...
2008-05-12 cehoyosDo not use variable frame_info before its value is...
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-01-25 mruclean up dynamic loading of libfaad
2008-01-24 mrucosmetic: libfaad.c indentation
2008-01-24 mrufix dynamic loading of libfaad 2.6
2008-01-05 jbradd downmixing support to libfaad decoder
2007-06-06 diegoGive all wrappers for external libraries names starting...