Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' | Michael Niedermayer | 2015-03-30 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | * commit '23944d29a22a2cd602753b3705f73011c3bf0b18': indeo: Give Indeo4/5 shared code a more consistent name Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | indeo: Give Indeo4/5 shared code a more consistent name | Diego Biurrun | 2015-03-30 | 1 | -2/+1 |
| | | |||||
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Only "./configure --enable-gpl" on x86 was tested. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> | ||||
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | * commit 'f9279ee74936b4990fc46287c27816ef828cc06c': dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h Conflicts: libavcodec/imgconvert.c Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -1/+2 |
| | | |||||
| * | indeo4: add some missing static and const qualifiers | Kostya Shishkov | 2012-01-12 | 1 | -5/+5 |
| | | | | | | | | From the patch by Reimar Döffinger. | ||||
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
| | | |||||
* | | indeo4, swresample: add some missing static/const to tables. | Reimar Döffinger | 2012-01-08 | 1 | -5/+5 |
|/ | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> | ||||
* | Indeo 4 decoder | Kostya Shishkov | 2011-12-28 | 1 | -0/+350 |
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> |