summaryrefslogtreecommitdiff
path: root/libavcodec/imgconvert.h
Commit message (Expand)AuthorAge
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini2010-11-09
* Deprecate ff_get_plane_bytewidth() in favor ofStefano Sabatini2010-08-12
* Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize,Stefano Sabatini2010-07-31
* Globally prefer enum PixelFormat over int when it makes sense.Stefano Sabatini2009-03-21
* Remove declaration of the removed function img_convert().Stefano Sabatini2009-03-20
* Ensure that the palette is set in data[1] for all 8bit formats.Michael Niedermayer2009-02-06
* Add img_convert() to imgconvert.h and #include it from imgresample.c.Diego Biurrun2008-12-13
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add missing stdint.h #include to headers that use it.Diego Biurrun2008-03-13
* include required headerAurelien Jacobs2008-03-03
* 100lVitor Sessak2008-02-15
* Add header for declaration of ff_xxxx functions in imgconvert.cVitor Sessak2008-02-15