4307 Commits (557c0df9a854350853ae0609a7728a4fb1ba3383)

Author SHA1 Message Date
Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 8 years ago
Thomas Turner b7a6d28e5e avutil/tests: improved code coverage for atomic 8 years ago
Michael Niedermayer 7525517593 libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy 8 years ago
Thomas Turner 1bfb4587a2 avutil/tests/audio_fifo.c: Memory leak and tab space fixes 8 years ago
Thomas Turner 11b7cad3dc avutil/tests/audio_fifo.c: use av_malloc() family of functions 8 years ago
Thomas Turner d7a3c7427f avutil/tests/audio_fifo.c: Corrected test error messages 8 years ago
Michael Niedermayer c4152fc42e avutil/random_seed: Reduce the time needed on systems with very low precission clock() 8 years ago
James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats 8 years ago
Michael Niedermayer c193132ce5 avutil/tests/random_seed: eliminate goto 8 years ago
Thomas Turner 8dcb28cf6d avutil/tests: Improved code coverage for random_seed 8 years ago
James Almer 0abcebe3d6 tests/avstring: free the pointer after calls to av_d2str() 8 years ago
Michael Niedermayer da73d95bad avutil/random_seed: Improve get_generic_seed() with higher precission clock() 8 years ago
Michael Niedermayer 54931fd0fb avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues 8 years ago
Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 8 years ago
Thomas Turner e303e3d4b9 avutil: Improved test coverage for avstring.c 8 years ago
Michael Niedermayer d4c1cc2b87 avutil/imgutils: Clarify doxy for av_image_check_size2() 8 years ago
Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 8 years ago
Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 8 years ago
Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 8 years ago
Andreas Cadhalpun 3ab8436ff6 opt: reject denominator zero as out of range 8 years ago
Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 8 years ago
Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
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