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