summaryrefslogtreecommitdiff
path: root/libavcodec/ivi_dsp.c
Commit message (Expand)AuthorAge
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2Michael Niedermayer2017-05-28
* avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71Michael Niedermayer2017-05-22
* avcodec/ivi_dsp: Fix multiple left shift of negative value -2Michael Niedermayer2017-05-07
* Merge commit '746c56b7730ce09397d3a8354acc131285e9d829'Clément Bœsch2017-03-20
|\
| * indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-31
* | lavc/ivi_dsp.c: fix warnings due to indentationAdriano Pallavicino2016-10-04
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer2015-03-30
|\|
| * indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30
* | Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'Michael Niedermayer2014-06-27
|\|
| * indeo4: B-frames decodingDirk Ausserhaus2014-06-26
* | avcodec/ivi_dsp: add some missing () to macrosMichael Niedermayer2014-05-25
* | Merge commit '6647aa0426e73839b9b1d1c9d86188f469167531'Michael Niedermayer2013-05-29
|\|
| * indeo4: add missing Haar and slanted transformsKostya Shishkov2013-05-28
* | indeo4: implement haar 8x1 and 1x8 transformsMichael Niedermayer2013-04-22
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
| * Drop Snow codecDiego Biurrun2013-01-06
* | lavc: split snow and dirac DWTsMichael Niedermayer2013-01-14
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * indeo4/5: remove constant parameter num_bands from wavelet recompositionJanne Grunau2012-10-10
* | ividsp: prevent pointers from going outside and overreading.Michael Niedermayer2012-03-31
* | ividsp: zero pitch so as not to overreadMichael Niedermayer2012-03-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-29
|\|
| * Indeo 4 decoderKostya Shishkov2011-12-28
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * ivi_dsp: remove semicolons after function definitionsMans Rullgard2011-02-10
* | ivi_dsp: remove semicolons after function definitionsMans Rullgard2011-02-11
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Separate DWT from snow and dsputilMåns Rullgård2010-03-14
* Strides in Indeo 5 reconstruction filter should be signed,Jindřich Makovička2010-02-27
* Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov2010-01-30