2095 Commits (0574780d7a196f87ddd89d6362f4c47f3532b4c4)

Author SHA1 Message Date
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 9 years ago
Anton Khirnov f01f7a7846 hwcontext_dxva2: use the special UC copy for downloading frames 9 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 9 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
Mark Thompson 4926fa9a4a hwcontext_vaapi: Add driver quirks to the hwdevice 9 years ago
Anton Khirnov 2ef87815fe hwcontext_dxva2: add support for p010 9 years ago
Hendrik Leppkes b7c5f88523 pixfmt: add P010 pixel format 9 years ago
Mark Thompson f62bb216ac hwcontext_vaapi: allow transfers to/from any size of sw frame 9 years ago
Anton Khirnov fdfe01365d hwcontext: allocate the destination frame for the pool size 9 years ago
Anton Khirnov 5fcae3b3f9 hwcontext: clarify the behaviour of transfer_data() for cropped frames 9 years ago
Vittorio Giovara 444a36269f pixdesc: Fix AVCOL_TRC_BT2020_12 name 9 years ago
Vittorio Giovara f172e22d6a pixdesc: Add aliases to SMPTE color properties 9 years ago
Mark Thompson fe498ef514 hwcontext_vaapi: Return all formats for constraints without config 9 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Vittorio Giovara a816432337 pixdesc: Add new SMPTE 431, 432, and 2085 color properties 9 years ago
Neil Birkbeck 5d560d38de pixfmt: Add ARIB STD-B76 color transfer characteristic 9 years ago
Vittorio Giovara bcc07e2576 pixdesc: Use C99 array to list color properties names 9 years ago