aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pixdesc: return color properties namesVittorio Giovara2014-10-081-2/+2
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-081-1/+1
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-131-1/+1
* AVOption: add support for dictionary types.Andrew Stone2014-08-131-1/+1
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-1/+1
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-091-3/+0
* Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-11/+11
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-2/+2
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-1/+1
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-2/+2
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-041-1/+1