4492 Commits (e6ec482b429b241de0fb3088d87e28777d70ded5)

Author SHA1 Message Date
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 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 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
Timo Rothenpieler 52773a2c68 avutil/hwcontext_cuda: check for missing pixel format 8 years ago
Mark Thompson d30719e62d hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 8 years ago
Andreas Cadhalpun 2d6f46d801 softfloat: decrease MIN_EXP to cover full float range 8 years ago
Janne Grunau 6a1ea4ec93 arm: warn/error on movrelx usage problematic with PIC on ELF 8 years ago
Wan-Teh Chang 048b46b4e2 avutil/tests: add cpu_init to .gitignore and tests/fate 8 years ago
James Almer d1de725bee cuda: check for cuda.h when enabled 8 years ago
Wan-Teh Chang d84a21207e avutil/tests: Add cpu_init.c to check whether the one-time initialization in av_get_cpu_flags() has data races. 8 years ago
Wan-Teh Chang 29fb49194b avutil/cpu: remove the |checked| static variable 8 years ago
Michael Niedermayer 2f935baa7d avutil/opt: Add AV_OPT_TYPE_UINT64 8 years ago
Philip Langdale 8d6c358ea8 libavutil/hwcontext_cuda: Support P010 and P016 formats 8 years ago
Philip Langdale 237421f149 avutil: add P016 pixel format 8 years ago
Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 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
Michael Niedermayer 748ce9d702 avutil/opt: Fix setting int64 to its maximum 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
Michael Niedermayer 721c90f0f9 avutil/frame: fix indention after last commit 8 years ago
Michael Niedermayer 2acee08a4a avutil/frame: Copy size=0 side data in ff_init_buffer_info() 8 years ago
Martin Storsjö 7fe898dbb9 aarch64: Add an offset parameter to the movrel macro 8 years ago
Martin Storsjö 86c5a23ee5 arm: Clear the gp register alias at the end of functions 8 years ago
Andreas Cadhalpun 0edd569466 softfloat: handle -INT_MAX correctly 8 years ago
Carl Eugen Hoyos 3f1b5ca22e lavu/pixfmt: Add GRAY10 8 years ago
Anton Khirnov 775a8477b7 hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
Mark Thompson 8d47d84075 hwcontext_vaapi: Try the first render node as the default DRM device 8 years ago
Mark Thompson a8d51bb424 hwcontext_vaapi: Add driver quirks to the hwdevice 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
Luca Barbato 638b216d4f pixfmt: Add GRAY12 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
James Almer 9ea69f4808 avutil/softfloat_ieee754: make all functions inline 8 years ago
Matt Oliver 85db1f97eb avutil/hwcontext_dxva.c: Use new safe dlopen code. 8 years ago
Mark Thompson 8ad9f9d675 hwcontext_vaapi: Frame mapping support 8 years ago
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping 8 years ago