summaryrefslogtreecommitdiffstats
path: root/libavcodec/ivi.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ivi: Allocate bufs laterMichael Niedermayer2019-08-291-19/+20
* avcodec/ivi: Ask for samples with odd tilesMichael Niedermayer2019-07-171-0/+4
* avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()Michael Niedermayer2019-04-191-6/+5
* avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_...Michael Niedermayer2019-03-311-20/+25
* avcodec/ivi: Mark band parameter as constMichael Niedermayer2019-03-311-7/+7
* avcodec/ivi: fix indention for previous commitMichael Niedermayer2019-03-311-28/+28
* avcodec/ivi: Factor ref_mb check outMichael Niedermayer2019-03-311-4/+5
* avcodec/ivi: Avoid mbs memleakMichael Niedermayer2018-12-231-0/+8
* avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane()Michael Niedermayer2018-08-121-2/+3
* avcodec/ivi: Only clip samples when needed in ivi_output_plane()Michael Niedermayer2018-08-121-2/+9
* avcodec/ivi: Use av_image_check_size2()Michael Niedermayer2017-07-121-2/+2
* avcodec/ivi: Free custom blk_vlcMichael Niedermayer2017-05-061-0/+3
* Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'Clément Bœsch2017-03-201-4/+4
|\
| * indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-041-4/+4
* | avcodec/ivi: use init_get_bits8()Paul B Mahol2017-02-031-1/+3
* | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch2016-06-291-1/+2
|\ \ | |/
| * get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-071-1/+2
* | Merge commit '6202e2fede75df92cbc374a3f7d6893d0c5ac721'Derek Buitenhuis2016-04-171-17/+16
|\ \ | |/
| * indeo4: Rework stream analysis reportVittorio Giovara2016-03-221-17/+16
* | Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes2016-01-021-1/+1
|\ \ | |/
| * Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-261-1/+1
* | avcodec/ivi: Check image dimensionsMichael Niedermayer2015-11-141-1/+2
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-2/+2
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-2/+2
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer2015-03-301-26/+64
|/
* indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-301-0/+1559
OpenPOWER on IntegriCloud