summaryrefslogtreecommitdiff
path: root/libavutil/imgutils.h
Commit message (Expand)AuthorAge
* Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()Diego Biurrun2012-10-13
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* doxy: provide a start page and document libavutilLuca Barbato2011-11-22
* doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-03
* doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-03
* Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* lavu: remove FF_API_OLD_IMAGE_NAMES cruftAnton Khirnov2011-04-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Merge libavcore into libavutilReinhard Tartler2011-02-15