summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xtea: Add functions for little endian modeMartin Storsjö2015-11-131-1/+1
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-121-1/+1
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-301-0/+3
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-171-1/+1
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-0/+3
* Bump major versions of all librariesVittorio Giovara2015-08-281-2/+2
* Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-4/+4
* lavu: Drop deprecated private lls functionsVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated av_reverse functionVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara2015-08-281-3/+0
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-281-3/+0
* blowfish: add av_blowfish_alloc()James Almer2015-07-311-1/+4
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-301-1/+1
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-031-1/+1
* x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-311-2/+2
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-1/+1
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-201-1/+1
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-191-1/+4
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-071-1/+1
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-2/+2
* mov: Write the display matrix in orderVittorio Giovara2015-03-231-1/+1
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-191-1/+1
* Add a side data type for audio service type.Anton Khirnov2015-01-271-1/+1
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-141-1/+1
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-141-1/+1
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-241-1/+1
OpenPOWER on IntegriCloud