summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-197-1/+941
* lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-193-1/+23
* lavu: add a way to query hwcontext frame constraintsMark Thompson2016-03-194-1/+125
* buffer: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-071-1/+0
* pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov2016-03-071-1/+1
* lavu: improve documentation of some AVFrame functionswm42016-03-051-1/+13
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-187-8/+0
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-181-0/+2
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-146-0/+323
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-142-0/+10
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-145-0/+459
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-146-0/+832
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-144-2/+47
* x86: Add ymm_reg structJames Almer2016-01-281-0/+1
* pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-251-3/+3
* pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-251-2/+0
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-0/+23
* x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-231-2/+4
* x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-231-4/+2
* x86inc: Use more consistent indentationHenrik Gramner2016-01-231-67/+67
* x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-231-2/+5
* x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-231-40/+37
* x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-231-1/+1
* x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-231-2/+3
* pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()Anton Khirnov2016-01-231-2/+2
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-114-3/+11
* arm: Fix vfp dead code elimination with have_vfp_vmMartin Storsjö2016-01-081-1/+1
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-145-1/+13
* arm64: add cycle counter supportJanne Grunau2015-12-142-1/+47
* libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau2015-12-145-2/+7
* xtea: Add functions for little endian modeMartin Storsjö2015-11-133-14/+105
* xtea: Clarify that the current API works in big endian modeMartin Storsjö2015-11-131-2/+4
* thread: Provide no-op variants for pthread_onceLuca Barbato2015-10-141-0/+17
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-123-5/+12
* avutil/avstring: Inline some tiny functionsHenrik Gramner2015-10-032-26/+18
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-303-1/+11
* mips: intreadwrite: Only execute that code for mips r1 or r2Vicente Olivert Riera2015-09-291-2/+8
* pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-173-2/+6
* pixdesc: Document the component orderLuca Barbato2015-09-101-0/+7
* pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes2015-09-101-1/+1
* pixdesc: Consistently order componentsHendrik Leppkes2015-09-101-50/+50
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-074-370/+390
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-071-5/+5
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-071-1/+5
* des: Add missing includeVittorio Giovara2015-08-311-0/+1
* 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-283-29/+0
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-289-34/+0
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-282-102/+0
OpenPOWER on IntegriCloud