]> git.sesse.net Git - ffmpeg/history - libavcodec/imgconvert.h
Add rule for building API example programs.
[ffmpeg] / libavcodec / imgconvert.h
2009-03-21 Stefano SabatiniGlobally prefer enum PixelFormat over int when it makes...
2009-03-20 Stefano SabatiniRemove declaration of the removed function img_convert().
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2008-12-13 Diego BiurrunAdd img_convert() to imgconvert.h and #include it from...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-03-13 Diego BiurrunAdd missing stdint.h #include to headers that use it.
2008-03-03 Aurelien Jacobsinclude required header
2008-02-15 Vitor Sessak100l
2008-02-15 Vitor SessakAdd header for declaration of ff_xxxx functions in...