summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu: Document the color properties enumeration values originVittorio Giovara2016-12-02
* hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-26
* arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau2016-11-24
* Drop some bogus Doxygen documentation.Diego Biurrun2016-11-21
* Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-21
* hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-18
* hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-18
* hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-18
* hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov2016-11-18
* arm: Clear the gp register alias at the end of functionsMartin Storsjö2016-11-10
* aarch64: Add an offset parameter to the movrel macroMartin Storsjö2016-11-10
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
* pixfmt: Add GRAY12Luca Barbato2016-11-07
* hwcontext_qsv: support frame mappingAnton Khirnov2016-11-07
* hwcontext_qsv: transfer data through the child context when VPP failsAnton Khirnov2016-11-07
* hwcontext_qsv: do not fail when download/upload VPP session creation failsAnton Khirnov2016-11-07
* hwcontext_qsv: add support for the P8 formatAnton Khirnov2016-11-07
* hwcontext_dxva2: add support for the P8 formatAnton Khirnov2016-11-07
* hwcontext_dxva2: frame mapping supportAnton Khirnov2016-11-07
* hwcontext_vaapi: Frame mapping supportMark Thompson2016-11-03
* hwcontext: Hardware frame mappingMark Thompson2016-11-03
* Drop unreachable break and return statementsDiego Biurrun2016-11-03
* float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-03
* audio_fifo: Drop write-only variableDiego Biurrun2016-10-27
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
* emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-18
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
* pixfmt: Document alternative names for smpte 431 and 432Vittorio Giovara2016-10-02
* hwcontext_vaapi: Enable P010 supportMark Thompson2016-10-02
* lavu: remove the custom atomic APIAnton Khirnov2016-10-02
* buffer: convert to stdatomicAnton Khirnov2016-10-02
* 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
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
* hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta2016-09-22
* x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-19
* hwcontext_vdpau: Fix missing subscriptsMark Thompson2016-09-14
* hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-14
* Drop memalign hackDiego Biurrun2016-09-03
* hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-31
* imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-31
* mathematics: Kill non-compiling disabled cruftDiego Biurrun2016-08-17
* hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-08-13
* buffer: fix av_buffer_pool_init2() documentationAnton Khirnov2016-08-11
* buffer: fix av_buffer_realloc() when the data is offset wrt buffer startAnton Khirnov2016-08-03
* lavu: add LOCAL_ALIGNED_32James Almer2016-08-03