| Commit message (Expand) | Author | Age | Files | Lines |
* | imgutils: add function to clear an image to black | wm4 | 2017-07-26 | 1 | -0/+167 |
* | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -1/+8 |
* | imgutils: add a function for copying image data from GPU mapped memory | Anton Khirnov | 2016-08-31 | 1 | -13/+62 |
* | lavu: add AV_CEIL_RSHIFT and use it in various places | Clément Bœsch | 2016-01-11 | 1 | -1/+1 |
* | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -5/+5 |
* | imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2015-01-14 | 1 | -0/+81 |
* | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+23 |
* | imgutils: make systematic palette opaque. | Carl Eugen Hoyos | 2014-05-25 | 1 | -1/+1 |
* | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -10/+10 |
* | avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() | Diego Biurrun | 2012-10-13 | 1 | -2/+2 |
* | lavu,lavd: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -9/+15 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -13/+13 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -3/+1 |
* | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -3/+6 |
* | imgutils: Fix illegal read. | Thierry Foucu | 2011-11-18 | 1 | -1/+1 |
* | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | 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 | -29/+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/+297 |