2109 Commits (6a62795d4051f435a9a2c59395d96913693922f8)

Author SHA1 Message Date
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 9 years ago
Mark Thompson 121f34d5f0 hwcontext_vaapi: Try the first render node as the default DRM device 9 years ago
Anton Khirnov ec021d4844 buffer: fix av_buffer_pool_init2() documentation 9 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
Martin Storsjö fc94a1acc2 Revert "libavutil: Use an intermediate variable in AV_COPY*U" 9 years ago
Martin Storsjö f79d847400 intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64 9 years ago
Martin Storsjö 230b1c070b intreadwrite: Add intermediate variables in the byteswise AV_W*() macros 9 years ago
Martin Storsjö 014773b66b libavutil: Use an intermediate variable in AV_COPY*U 9 years ago
Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 9 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 9 years ago
Fiona Glaser 8e9cd81d29 x86: cpu: Detect Conroe CPUs and their slow shuffle unit 9 years ago
Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 9 years ago
James Almer fd5e6a095f x86util: Extend SPLATW for avx2 9 years ago
Anton Khirnov d20c118975 hwcontext_qsv: add support for p010 9 years ago