summaryrefslogtreecommitdiffstats
path: root/libavcodec/ivi_common.h
Commit message (Expand)AuthorAgeFilesLines
* indeo: Bound-check before applying transformLuca Barbato2013-07-131-0/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-1/+0
* Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-1/+1
* ivi_common: make some functions and tables static.Anton Khirnov2012-12-141-74/+0
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-1/+1
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-8/+8
* ivi_common: make ff_ivi_process_empty_tile() static.Anton Khirnov2012-09-291-12/+0
* indeo5dec: Make sure we have had a valid gop header.Michael Niedermayer2012-09-291-0/+2
* indeo: Make ivi_calc_band_checksum() static, it is only used in one file.Diego Biurrun2012-05-201-5/+0
* indeo: Drop unused debug function ivi_check_band().Diego Biurrun2012-05-201-5/+0
* indeo: check for invalid motion vectorsKostya Shishkov2012-05-201-0/+1
* indeo: track tile macroblock sizeKostya Shishkov2012-05-201-0/+1
* factor out common decoding code for Indeo 4 and Indeo 5Kostya Shishkov2012-05-201-0/+60
* cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-301-4/+4
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-051-1/+1
* Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-031-2/+0
* Remove pointless #ifdefs around function declarations in a header.Diego Biurrun2011-06-031-2/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-5/+5
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-171-29/+29
* Fix grammar errors in documentationMåns Rullgård2010-06-301-20/+20
* Move transform declarations out of IVIBandDesc so indeo4 can use them as well.Maxim Poliakovski2010-06-111-2/+9
* Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in...Maxim Poliakovski2010-06-081-2/+2
* Remove unused variables.Maxim Poliakovski2010-05-301-2/+0
* Add the forgotten ff_ prefix to the shareable scan patterns.Maxim Poliakovski2010-05-261-3/+3
* move indeo5 scan patterns into ivi_common.cMaxim Poliakovski2010-05-261-0/+8
* Fix signedness of q_delta field of the IVIMbInfo.Maxim Poliakovski2010-05-191-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Encapsulate VLC information needed for decoding blocks and macroblocks inKostya Shishkov2010-02-271-10/+29
* Make it clear that ff_ivi_init_static_vlc() does not need argumentsKostya Shishkov2010-02-271-1/+1
* Macroblock and block Huffman code sets are to be used by both Indeo 4 andKostya Shishkov2010-02-221-2/+7
* Remove outdated comment.Maxim Poliakovski2010-02-151-1/+0
* Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov2010-01-301-0/+319
OpenPOWER on IntegriCloud