| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '600b854ad8173995518bd917e7f86120b5505088' | Michael Niedermayer | 2014-03-22 | 1 | -0/+18 |
|\ |
|
| * | imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil | Diego Biurrun | 2014-03-22 | 1 | -0/+18 |
* | | Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6' | Michael Niedermayer | 2013-02-09 | 1 | -0/+29 |
|\| |
|
| * | dsputil: Move ff_shrink* function declarations to separate header | Diego Biurrun | 2013-02-07 | 1 | -0/+29 |
|/ |
|
* | avcodec: Drop long-deprecated imgconvert.h header | Diego Biurrun | 2012-09-27 | 1 | -44/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Move internal function ff_set_systematic_pal() to libavcore, and | Stefano Sabatini | 2010-11-09 | 1 | -1/+2 |
* | Deprecate ff_get_plane_bytewidth() in favor of | Stefano Sabatini | 2010-08-12 | 1 | -1/+2 |
* | Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize, | Stefano Sabatini | 2010-07-31 | 1 | -0/+4 |
* | Globally prefer enum PixelFormat over int when it makes sense. | Stefano Sabatini | 2009-03-21 | 1 | -2/+2 |
* | Remove declaration of the removed function img_convert(). | Stefano Sabatini | 2009-03-20 | 1 | -3/+0 |
* | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer | 2009-02-06 | 1 | -0/+2 |
* | Add img_convert() to imgconvert.h and #include it from imgresample.c. | Diego Biurrun | 2008-12-13 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add missing stdint.h #include to headers that use it. | Diego Biurrun | 2008-03-13 | 1 | -0/+1 |
* | include required header | Aurelien Jacobs | 2008-03-03 | 1 | -0/+2 |
* | 100l | Vitor Sessak | 2008-02-15 | 1 | -33/+0 |
* | Add header for declaration of ff_xxxx functions in imgconvert.c | Vitor Sessak | 2008-02-15 | 1 | -0/+66 |