summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* Revert "libavutil: Use an intermediate variable in AV_COPY*U"Martin Storsjö2016-08-02
* intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64Martin Storsjö2016-08-02
* intreadwrite: Add intermediate variables in the byteswise AV_W*() macrosMartin Storsjö2016-08-02
* libavutil: Use an intermediate variable in AV_COPY*UMartin Storsjö2016-07-31
* libavutil: Always use some GCC style attributes on clangMartin Storsjö2016-07-21
* arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-20
* x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
* x86util: Extend SPLATW for avx2James Almer2016-07-18
* hwcontext_qsv: add support for p010Anton Khirnov2016-07-03
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-02