summaryrefslogtreecommitdiffstats
path: root/libavcodec/imgconvert.h
Commit message (Expand)AuthorAgeFilesLines
* Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini2010-11-091-1/+2
* Deprecate ff_get_plane_bytewidth() in favor ofStefano Sabatini2010-08-121-1/+2
* Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize,Stefano Sabatini2010-07-311-0/+4
* Globally prefer enum PixelFormat over int when it makes sense.Stefano Sabatini2009-03-211-2/+2
* Remove declaration of the removed function img_convert().Stefano Sabatini2009-03-201-3/+0
* Ensure that the palette is set in data[1] for all 8bit formats.Michael Niedermayer2009-02-061-0/+2
* Add img_convert() to imgconvert.h and #include it from imgresample.c.Diego Biurrun2008-12-131-0/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add missing stdint.h #include to headers that use it.Diego Biurrun2008-03-131-0/+1
* include required headerAurelien Jacobs2008-03-031-0/+2
* 100lVitor Sessak2008-02-151-33/+0
* Add header for declaration of ff_xxxx functions in imgconvert.cVitor Sessak2008-02-151-0/+66
OpenPOWER on IntegriCloud