summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-101-1/+1
* imgutils: add function to clear an image to blackwm42017-07-261-1/+1
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-261-1/+1
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-081-2/+2
* hwcontext: Improve allocation in derived contextsMark Thompson2017-04-301-1/+1
* spherical: add functions to retrieve and request projection namesJames Almer2017-04-271-1/+1
* lavu: Drop deprecated av_dlog macroVittorio Giovara2017-03-231-3/+0
* lavu: Drop deprecated option typeVittorio Giovara2017-03-231-3/+0
* lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-2/+2
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-6/+6
* hwcontext: Make it easier to work with device typesMark Thompson2017-03-201-1/+1
* hwcontext: Add device derivationMark Thompson2017-03-201-1/+1
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-1/+1
* AVFrame: add an opaque_ref fieldwm42017-02-111-2/+2
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-1/+1
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-111-1/+1
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-1/+1
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-091-0/+3
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-1/+1
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-1/+1
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-081-1/+1
* pixfmt: Add GRAY12Luca Barbato2016-11-071-1/+1
* hwcontext: Hardware frame mappingMark Thompson2016-11-031-1/+1
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-211-1/+1
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-121-1/+1
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-121-1/+1
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-021-1/+1
* lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-1/+1
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-311-1/+1
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-1/+1
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-021-1/+1
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-021-1/+1
* pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-1/+1
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+3
* hwcontext: add a QSV implementationAnton Khirnov2016-06-211-1/+1
* pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-211-1/+1
* pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-211-1/+1
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-261-1/+1
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-1/+1
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-171-1/+1
* opt: Add av_opt_copy()Michael Niedermayer2016-03-241-2/+2
* opt: Add const to av_opt_nextLukasz Marek2016-03-241-1/+1
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-1/+1
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-1/+4
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-191-1/+1
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-141-1/+1
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-111-1/+1
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-141-1/+1
OpenPOWER on IntegriCloud