2169 Commits (edbf0fffb15dde7a1de70b05855529d5fc769f14)

Author SHA1 Message Date
Vittorio Giovara 706af9227b lavu: Document the color properties enumeration values origin 8 years ago
Mark Thompson d30719e62d hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 8 years ago
Janne Grunau 6a1ea4ec93 arm: warn/error on movrelx usage problematic with PIC on ELF 8 years ago
Diego Biurrun 81a3c42abe Drop some bogus Doxygen documentation. 8 years ago
Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 8 years ago
Anton Khirnov e18ba2dfd2 hwcontext_dxva2: make sure the sw frame format is the right one during transfer 8 years ago
Anton Khirnov 5a1d605cea hwcontext_dxva2: split transfer_data() into upload/download functions 8 years ago
Anton Khirnov 9d7026574b hwcontext_dxva2: fix handling of the mapping flags 8 years ago
Anton Khirnov 0d3176e32f hwcontext_dxva2: do not assume the destination format during mapping is always the right one 8 years ago
Martin Storsjö 824e8c2840 arm: Clear the gp register alias at the end of functions 8 years ago
Martin Storsjö c44a8a3eab aarch64: Add an offset parameter to the movrel macro 8 years ago
Vittorio Giovara 17dac56b8f lavu: Rename ycgco color space appropriately 8 years ago
Luca Barbato 7471352f19 pixfmt: Add GRAY12 8 years ago
Anton Khirnov e8bbacbf52 hwcontext_qsv: support frame mapping 8 years ago
Anton Khirnov 8ea15afbf2 hwcontext_qsv: transfer data through the child context when VPP fails 8 years ago
Anton Khirnov b91ce48600 hwcontext_qsv: do not fail when download/upload VPP session creation fails 8 years ago
Anton Khirnov b115a35ea6 hwcontext_qsv: add support for the P8 format 8 years ago
Anton Khirnov 10065d9324 hwcontext_dxva2: add support for the P8 format 8 years ago
Anton Khirnov 9109737654 hwcontext_dxva2: frame mapping support 8 years ago
Mark Thompson 8ad9f9d675 hwcontext_vaapi: Frame mapping support 8 years ago
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago
Diego Biurrun 67351924fa Drop unreachable break and return statements 8 years ago
Diego Biurrun 99434f4df8 float_dsp: Have implementation match function pointer prototype 8 years ago
Diego Biurrun 0456e68439 audio_fifo: Drop write-only variable 8 years ago
Vittorio Giovara 0d9b9bd37f lavu: Add JEDEC P22 color primaries 8 years ago
Diego Biurrun 7911186ed6 emms: Give apriv_emms_yasm() a more general name 8 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 8 years ago
Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 8 years ago
Michael Niedermayer 1e93aa69a6 Add GBRP12 pixel format support 8 years ago
Vittorio Giovara 310c55f179 pixfmt: Document alternative names for smpte 431 and 432 8 years ago
Mark Thompson eaaaabf6c9 hwcontext_vaapi: Enable P010 support 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Anton Khirnov 27079a426c buffer: convert to stdatomic 8 years ago
Anton Khirnov 2124711b95 hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
Luca Barbato 0e8d1fc1f0 lavu: Bump version for the 12bit Planar YUV support 8 years ago
Luca Barbato 9bd6ea5695 pixfmt: Add yuv444p12 pixel format 8 years ago
Luca Barbato 0aebbbd024 pixfmt: Add yuv422p12 pixel format 8 years ago
Luca Barbato 85406e7a8d pixfmt: Add yuv420p12 pixel format 8 years ago
Yogender Kumar Gupta 340f12f712 hwcontext_cuda: Add P010 and YUV444P16 pixel format 8 years ago
Alexandra Hájková 07e1f99a1b x86util: Document SBUTTERFLY macro 8 years ago
Mark Thompson 7081620aca hwcontext_vdpau: Fix missing subscripts 8 years ago
Mark Thompson 09a145b3c8 hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK 8 years ago
Diego Biurrun 4fb311c804 Drop memalign hack 8 years ago
Anton Khirnov f01f7a7846 hwcontext_dxva2: use the special UC copy for downloading frames 8 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 8 years ago
Diego Biurrun 00a0419c7f mathematics: Kill non-compiling disabled cruft 8 years ago
Mark Thompson 121f34d5f0 hwcontext_vaapi: Try the first render node as the default DRM device 8 years ago
Anton Khirnov ec021d4844 buffer: fix av_buffer_pool_init2() documentation 8 years ago
Anton Khirnov 24a362569b buffer: fix av_buffer_realloc() when the data is offset wrt buffer start 9 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 9 years ago