]> git.sesse.net Git - ffmpeg/history - libavcodec/intrax8.c
amrwbdec: set channels, channel_layout, and sample_rate
[ffmpeg] / libavcodec / intrax8.c
2012-09-02 Mans Rullgardintrax8: move functions from dsputil to own context
2012-04-21 Mans RullgardRemove lowres video decoding
2012-02-15 Martin Storsjövc1: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjömsmpeg4: Add ff_ prefixes to nonstatic symbols
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-09-24 Reimar DöffingerChange VLC table creation in x8_vlc_init to use INIT_VL...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-11 Michael NiedermayerTwo INIT_VLC_USE_STATIC cases Carl missed.
2009-04-11 Carl Eugen HoyosUse INIT_VLC_USE_STATIC and not its value "1".
2009-02-03 Alex ConverseAdd av_cold attributes to *_init and *_end functions.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-05 Diego BiurrunAdd missing 'void' keyword to parameterless function...
2008-12-10 Loren Merrittclear_block mmx
2008-01-25 Zdenek KabelacCorrectly clean up IntraX8Context upon codec close.
2007-11-10 Diego Biurruncosmetics: Fix spacial --> spatial typo in function...
2007-11-10 Diego Biurrunmisc spelling/grammar/wording fixes in comments
2007-11-10 Aurelien Jacobsmake some tables static
2007-11-09 Michael Niedermayergrammar
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerremove inline from non speed critical functions
2007-11-09 Michael Niedermayervertical align
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerremove unneeded {}
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"