summaryrefslogtreecommitdiff
path: root/libavcodec/ivi_common.h
Commit message (Expand)AuthorAge
* cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-30
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
* Remove pointless #ifdefs around function declarations in a header.Diego Biurrun2011-06-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-17
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Move transform declarations out of IVIBandDesc so indeo4 can use them as well.Maxim Poliakovski2010-06-11
* Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in...Maxim Poliakovski2010-06-08
* Remove unused variables.Maxim Poliakovski2010-05-30
* Add the forgotten ff_ prefix to the shareable scan patterns.Maxim Poliakovski2010-05-26
* move indeo5 scan patterns into ivi_common.cMaxim Poliakovski2010-05-26
* Fix signedness of q_delta field of the IVIMbInfo.Maxim Poliakovski2010-05-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Encapsulate VLC information needed for decoding blocks and macroblocks inKostya Shishkov2010-02-27
* Make it clear that ff_ivi_init_static_vlc() does not need argumentsKostya Shishkov2010-02-27
* Macroblock and block Huffman code sets are to be used by both Indeo 4 andKostya Shishkov2010-02-22
* Remove outdated comment.Maxim Poliakovski2010-02-15
* Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov2010-01-30