4283 Commits (8aad209c13c2a66a9256e37d7f44b5f9f19b13b2)

Author SHA1 Message Date
Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Timo Rothenpieler 52773a2c68 avutil/hwcontext_cuda: check for missing pixel format 8 years ago
Andreas Cadhalpun 2d6f46d801 softfloat: decrease MIN_EXP to cover full float range 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
Michael Niedermayer 748ce9d702 avutil/opt: Fix setting int64 to its maximum 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
Luca Barbato 638b216d4f pixfmt: Add GRAY12 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
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Michael Behrisch c5ac86256b lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
Michael Niedermayer 051517648b avutil/x86/emms: Document the emms_c() vs alloc/free relation. 8 years ago
Zhou Xiaoyong b9cd922660 avutil/mips: loongson add mmi utils header file 8 years ago
Michael Niedermayer f5495c970c avutil/avassert: Add av_assertX_fpu() 8 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
Thomas Turner 09d39177dc avutil: Improved selftest coverage for libavutil/fifo.c 8 years ago
Michael Niedermayer d790e48830 avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 8 years ago
Michael Niedermayer 1bda0ee530 avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined 8 years ago
Timothy Gu 54220ce731 pixfmt: Use enum assignment for aliases 8 years ago
Timothy Gu bdcd586c0d pixdesc: Order function prototypes semantically 8 years ago
Shivraj Patil c1cc13cd2a avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 8 years ago
Timo Rothenpieler a0d7ce1406 avutil/hwcontext_cuda: align allocated frames 8 years ago
Timo Rothenpieler 97e7f03d35 avutil/hwcontext_cuda: use proper synchronization flag 8 years ago
James Almer 13dd5edb88 avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 8 years ago
Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 9 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 9 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 9 years ago
Michael Niedermayer 21f70940ae avutil/mem: remove av_realloc / av_malloc incompatibility warning 9 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 9 years ago
Timothy Gu 1ae4b1e09d mem: Extend and edit Doxygen 9 years ago
Paul B Mahol 9876d8fc6d swresample: add int64 sample format 9 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago