Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-18avcodec/ivi: Ask for samples with odd tilesMichael Niedermayer
2019-04-19avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform()Michael Niedermayer
2019-04-01avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_...Michael Niedermayer
2019-04-01avcodec/ivi: Mark band parameter as constMichael Niedermayer
2019-04-01avcodec/ivi: fix indention for previous commitMichael Niedermayer
2019-04-01avcodec/ivi: Factor ref_mb check outMichael Niedermayer
2018-12-23avcodec/ivi: Avoid mbs memleakMichael Niedermayer
2018-08-12avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane()Michael Niedermayer
2018-08-12avcodec/ivi: Only clip samples when needed in ivi_output_plane()Michael Niedermayer
2017-07-12avcodec/ivi: Use av_image_check_size2()Michael Niedermayer
2017-05-06avcodec/ivi: Free custom blk_vlcMichael Niedermayer
2017-03-20Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'Clément Bœsch
2017-02-03avcodec/ivi: use init_get_bits8()Paul B Mahol
2016-09-04indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun
2016-06-29Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch
2016-06-07get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun
2016-04-17Merge commit '6202e2fede75df92cbc374a3f7d6893d0c5ac721'Derek Buitenhuis
2016-03-22indeo4: Rework stream analysis reportVittorio Giovara
2016-01-02Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes
2015-12-26Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun
2015-11-14avcodec/ivi: Check image dimensionsMichael Niedermayer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-03-30Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer
2015-03-30indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun