| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 | Michael Niedermayer | 2017-05-28 | 1 | -2/+2 |
* | avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative value -71 | Michael Niedermayer | 2017-05-22 | 1 | -15/+15 |
* | avcodec/ivi_dsp: Fix multiple left shift of negative value -2 | Michael Niedermayer | 2017-05-07 | 1 | -5/+5 |
* | Merge commit '746c56b7730ce09397d3a8354acc131285e9d829' | Clément Bœsch | 2017-03-20 | 1 | -26/+26 |
|\ |
|
| * | indeo: Change type of array pitch parameters to ptrdiff_t | Diego Biurrun | 2016-09-04 | 1 | -26/+26 |
| * | Fix instances of broken indentation found by gcc 6 | Anton Khirnov | 2016-07-31 | 1 | -4/+4 |
* | | lavc/ivi_dsp.c: fix warnings due to indentation | Adriano Pallavicino | 2016-10-04 | 1 | -4/+4 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
|\| |
|
| * | indeo: Give Indeo4/5 shared code a more consistent name | Diego Biurrun | 2015-03-30 | 1 | -1/+1 |
* | | Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179' | Michael Niedermayer | 2014-06-27 | 1 | -6/+37 |
|\| |
|
| * | indeo4: B-frames decoding | Dirk Ausserhaus | 2014-06-26 | 1 | -6/+37 |
* | | avcodec/ivi_dsp: add some missing () to macros | Michael Niedermayer | 2014-05-25 | 1 | -19/+19 |
* | | Merge commit '6647aa0426e73839b9b1d1c9d86188f469167531' | Michael Niedermayer | 2013-05-29 | 1 | -30/+168 |
|\| |
|
| * | indeo4: add missing Haar and slanted transforms | Kostya Shishkov | 2013-05-28 | 1 | -6/+198 |
* | | indeo4: implement haar 8x1 and 1x8 transforms | Michael Niedermayer | 2013-04-22 | 1 | -0/+54 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
| * | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -3/+2 |
* | | lavc: split snow and dirac DWTs | Michael Niedermayer | 2013-01-14 | 1 | -3/+2 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -2/+3 |
|\| |
|
| * | indeo4/5: remove constant parameter num_bands from wavelet recomposition | Janne Grunau | 2012-10-10 | 1 | -2/+3 |
* | | ividsp: prevent pointers from going outside and overreading. | Michael Niedermayer | 2012-03-31 | 1 | -4/+11 |
* | | ividsp: zero pitch so as not to overread | Michael Niedermayer | 2012-03-31 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-29 | 1 | -1/+148 |
|\| |
|
| * | Indeo 4 decoder | Kostya Shishkov | 2011-12-28 | 1 | -1/+148 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | ivi_dsp: remove semicolons after function definitions | Mans Rullgard | 2011-02-10 | 1 | -4/+4 |
* | | ivi_dsp: remove semicolons after function definitions | Mans Rullgard | 2011-02-11 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Separate DWT from snow and dsputil | Måns Rullgård | 2010-03-14 | 1 | -0/+1 |
* | Strides in Indeo 5 reconstruction filter should be signed, | Jindřich Makovička | 2010-02-27 | 1 | -1/+1 |
* | Indeo Video Interactive 4 and 5 common code and DSP functions. | Kostya Shishkov | 2010-01-30 | 1 | -0/+466 |