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