2082 Commits (85406e7a8d5ad12db15ef9d713d0bc3d870fafee)

Author SHA1 Message Date
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 8 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 8 years ago
Martin Storsjö fc94a1acc2 Revert "libavutil: Use an intermediate variable in AV_COPY*U" 8 years ago
Martin Storsjö f79d847400 intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64 8 years ago
Martin Storsjö 230b1c070b intreadwrite: Add intermediate variables in the byteswise AV_W*() macros 8 years ago
Martin Storsjö 014773b66b libavutil: Use an intermediate variable in AV_COPY*U 8 years ago
Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 8 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 8 years ago
Fiona Glaser 8e9cd81d29 x86: cpu: Detect Conroe CPUs and their slow shuffle unit 8 years ago
Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 8 years ago
James Almer fd5e6a095f x86util: Extend SPLATW for avx2 8 years ago
Anton Khirnov d20c118975 hwcontext_qsv: add support for p010 8 years ago
Mark Thompson 4926fa9a4a hwcontext_vaapi: Add driver quirks to the hwdevice 8 years ago
Anton Khirnov 2ef87815fe hwcontext_dxva2: add support for p010 8 years ago
Hendrik Leppkes b7c5f88523 pixfmt: add P010 pixel format 8 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
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Anton Khirnov b8bf9194af hwcontext_vaapi: implement device creation 9 years ago
Anton Khirnov 8e70385a8e hwcontext_dxva2: implement device creation 9 years ago
Anton Khirnov 2e219b491b hwcontext_cuda: implement device creation 9 years ago
Anton Khirnov 38392b2af8 hwcontext_vdpau: implement device creation 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
Diego Biurrun ded4a6543d xtea-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun 8131bd4c22 blowfish-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun a86ef80494 blowfish-test: Return different values for different errors 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago
Anton Mitrofanov 2fb1d17a5a x86inc: Enable AVX emulation in additional cases 9 years ago