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
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2017-05-28avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2Michael Niedermayer
2017-05-22avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71Michael Niedermayer
2017-05-07avcodec/ivi_dsp: Fix multiple left shift of negative value -2Michael Niedermayer
2017-03-20Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'Clément Bœsch
2016-10-04lavc/ivi_dsp.c: fix warnings due to indentationAdriano Pallavicino
2016-09-04indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun
2016-07-31Fix instances of broken indentation found by gcc 6Anton Khirnov
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-03-30Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer
2015-03-30indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun
2014-06-27Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'Michael Niedermayer
2014-06-26indeo4: B-frames decodingDirk Ausserhaus
2014-05-25avcodec/ivi_dsp: add some missing () to macrosMichael Niedermayer
2013-05-29Merge commit '6647aa0426e73839b9b1d1c9d86188f469167531'Michael Niedermayer
2013-05-28indeo4: add missing Haar and slanted transformsKostya Shishkov
2013-04-22indeo4: implement haar 8x1 and 1x8 transformsMichael Niedermayer
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-01-15lavc: split snow and dirac DWTsMichael Niedermayer
2013-01-06Drop Snow codecDiego Biurrun
2012-10-11Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer
2012-10-10indeo4/5: remove constant parameter num_bands from wavelet recompositionJanne Grunau
2012-03-31ividsp: prevent pointers from going outside and overreading.Michael Niedermayer
2012-03-31ividsp: zero pitch so as not to overreadMichael Niedermayer
2011-12-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-28Indeo 4 decoderKostya Shishkov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-11ivi_dsp: remove semicolons after function definitionsMans Rullgard
2011-02-10ivi_dsp: remove semicolons after function definitionsMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-14Separate DWT from snow and dsputilMåns Rullgård
2010-02-27Strides in Indeo 5 reconstruction filter should be signed,Jindřich Makovička
2010-01-30Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov