2132 Commits (562ef82d6a7f96f6b9da1219a5aaf7d9d7056f1b)

Author SHA1 Message Date
Luca Barbato 562ef82d6a fifo: Return the correct AVERROR value 8 years ago
Diego Biurrun b83aea7340 des-test: Pass the proper types to av_des_*() functions 8 years ago
Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
Diego Biurrun 00b6a76543 hmac: Explicitly convert types at function pointer assignment 8 years ago
Diego Biurrun e435beb1ea crypto: consistently use size_t as type for length parameters 8 years ago
Henrik Gramner 3cba1ad76d x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun 05a603a94e ppc: Merge types_altivec.h into util_altivec.h 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Vittorio Giovara 075acbb6ff lavu: Add a video section to Doxygen documentation 8 years ago
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