summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* 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
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* Bump major versions of all librariesVittorio Giovara2015-08-28
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* lavu: Drop deprecated private lls functionsVittorio Giovara2015-08-28
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-28
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara2015-08-28
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-28
* lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-28
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-28
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-28
* blowfish: add av_blowfish_alloc()James Almer2015-07-31
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* mov: Write the display matrix in orderVittorio Giovara2015-03-23
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14