Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |