]> git.sesse.net Git - ffmpeg/history - libavcodec/ivi_common.c
dv: Initialize encoder tables during encoder init.
[ffmpeg] / libavcodec / ivi_common.c
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-02-15 Martin Storsjövlc/rl: Add ff_ prefix to the nonstatic symbols
2012-01-06 Michael Niedermayerindeo5: Fix null pointer dereference.
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
2011-06-02 Diego BiurrunReplace #ifdef + av_log() combinations by av_dlog().
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-15 Daniel KangCheck symbol validity to avoid a crash, fixes issue...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-10 Maxim PoliakovskiQuant changes only once per MB so move the correspondin...
2010-06-08 Maxim PoliakovskiPrepare Indeo4 (step 1): upscale indeo5 base tables...
2010-05-30 Maxim PoliakovskiMake dequantization equation use less registers on...
2010-05-26 Maxim PoliakovskiAdd the forgotten ff_ prefix to the shareable scan...
2010-05-26 Maxim Poliakovskimove indeo5 scan patterns into ivi_common.c
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-08 Maxim PoliakovskiScale tile dimensions in case both local decoding and...
2010-03-07 Maxim PoliakovskiWhen tracking non-zero coefficients during Indeo 5...
2010-02-27 Kostya ShishkovEncapsulate VLC information needed for decoding blocks...
2010-02-27 Kostya ShishkovMake it clear that ff_ivi_init_static_vlc() does not...
2010-02-23 Kostya Shishkov10l trocadero: Indeo 5 decoder did not free custom...
2010-02-23 Måns RullgårdDeclare indeo VLC table storage with correct type
2010-02-22 Kostya ShishkovMacroblock and block Huffman code sets are to be used...
2010-01-30 Kostya ShishkovIndeo Video Interactive 4 and 5 common code and DSP...