summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* hwcontext_vaapi: implement device creationAnton Khirnov2016-05-25
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-25
* hwcontext_cuda: implement device creationAnton Khirnov2016-05-25
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-25
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-25
* xtea-test: Use struct allocation functions from the APIDiego Biurrun2016-05-19
* blowfish-test: Use struct allocation functions from the APIDiego Biurrun2016-05-19
* blowfish-test: Return different values for different errorsDiego Biurrun2016-05-19
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
* hwcontext: add a dxva2 implementationAnton Khirnov2016-05-17
* x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-05-16
* x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-05-16
* x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-05-16
* x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-05-16
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* colorspace: Add support for BT709Jan Ekström2016-05-10
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* testprogs: Mark some tables as static constDiego Biurrun2016-04-29
* pixfmt: fix wrong commentThomas Guillem2016-04-19
* hwcontext: initialize sw_format in av_hwframe_ctx_alloc()Anton Khirnov2016-04-15
* testprogs: Add missing libm.h includesMartin Storsjö2016-04-11
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* testprogs: K&R formatting cosmeticsDiego Biurrun2016-03-24
* testprogs: Clean up #includesDiego Biurrun2016-03-24
* opt: Add av_opt_copy()Michael Niedermayer2016-03-24
* opt: Add const to av_opt_nextLukasz Marek2016-03-24
* opt-test: Merge struct declaration and initializationDiego Biurrun2016-03-23
* opt-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
* parseutils-test: Move some variable declarations to avoid block bracesDiego Biurrun2016-03-23
* des-test: Move a variable declaration to avoid an ifdefDiego Biurrun2016-03-23
* 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: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-07
* pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov2016-03-07
* lavu: improve documentation of some AVFrame functionswm42016-03-05
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
* x86: Add ymm_reg structJames Almer2016-01-28
* pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-25
* pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-25
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
* x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-23