| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some mismatches between function parameter and doxygen parameter names. | Diego Biurrun | 2016-11-21 | 1 | -2/+2 |
* | imgutils: add a function for copying image data from GPU mapped memory | Anton Khirnov | 2016-08-31 | 1 | -0/+18 |
* | Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat | Martin Storsjö | 2015-03-17 | 1 | -3/+3 |
* | imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2015-01-14 | 1 | -0/+59 |
* | imgutils: Do not declare avpriv_set_systematic_pal2 in the public header | Diego Biurrun | 2014-08-04 | 1 | -2/+0 |
* | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+15 |
* | avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() | Diego Biurrun | 2012-10-13 | 1 | -1/+1 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -6/+6 |
* | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -0/+8 |
* | doxygen: Drop array size declarations from Doxygen parameter names. | Diego Biurrun | 2011-07-03 | 1 | -1/+1 |
* | doxygen: Fix parameter names to match the function prototypes. | Diego Biurrun | 2011-07-03 | 1 | -2/+2 |
* | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | lavu: remove FF_API_OLD_IMAGE_NAMES cruft | Anton Khirnov | 2011-04-19 | 1 | -19/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -0/+149 |