aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ivi_common.c
Commit message (Expand)AuthorAgeFilesLines
* Scale tile dimensions in case both local decoding and scalability modeMaxim Poliakovski2010-03-081-0/+5
* When tracking non-zero coefficients during Indeo 5 decoding, make sureMaxim Poliakovski2010-03-071-1/+1
* Encapsulate VLC information needed for decoding blocks and macroblocks inKostya Shishkov2010-02-271-17/+45
* Make it clear that ff_ivi_init_static_vlc() does not need argumentsKostya Shishkov2010-02-271-1/+1
* 10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock andKostya Shishkov2010-02-231-0/+2
* Declare indeo VLC table storage with correct typeMåns Rullgård2010-02-231-1/+1
* Macroblock and block Huffman code sets are to be used by both Indeo 4 andKostya Shishkov2010-02-221-1/+26
* Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov2010-01-301-0/+940