4317 Commits (e05d2dd86abc2fdbadfc7ec9a84c22013be62da2)

Author SHA1 Message Date
  Marton Balint c4618f842a avutil/channel_layout: add av_get_extended_channel_layout 9 years ago
  Marton Balint 5049f05f27 avutil/channel_layout: fix remains of old syntax in docs and comments 9 years ago
  wm4 c16fe1432d hwcontext_cuda: implement frames_get_constraints 9 years ago
  Jonathan Campbell 76c5a69e26 libavutil: add av_lfg_init_from_data() function 9 years ago
  Mark Thompson f7e9275f83 hwcontext_vdpau: Fix missing subscripts 9 years ago
  Matthieu Bouron adf5dc90a9 avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore 9 years ago
  Thomas Turner 08fdf965c9 avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 9 years ago
  James Almer 1d4d0ee4b0 avutil/reverse: move the ff_reverse declaration to a separate header 9 years ago
  Henrik Gramner cd09e3b349 x86inc: Avoid using eax/rax for storing the stack pointer 9 years ago
  Wang Bin 0e8b68a2c4 avutil/tile: check clock_gettime at runtime for apple platforms 9 years ago
  Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 9 years ago
  Thomas Turner b7a6d28e5e avutil/tests: improved code coverage for atomic 9 years ago
  Michael Niedermayer 7525517593 libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy 9 years ago
  Thomas Turner 1bfb4587a2 avutil/tests/audio_fifo.c: Memory leak and tab space fixes 9 years ago
  Thomas Turner 11b7cad3dc avutil/tests/audio_fifo.c: use av_malloc() family of functions 9 years ago
  Thomas Turner d7a3c7427f avutil/tests/audio_fifo.c: Corrected test error messages 9 years ago
  Michael Niedermayer c4152fc42e avutil/random_seed: Reduce the time needed on systems with very low precission clock() 9 years ago
  James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats 9 years ago
  Michael Niedermayer c193132ce5 avutil/tests/random_seed: eliminate goto 9 years ago
  Thomas Turner 8dcb28cf6d avutil/tests: Improved code coverage for random_seed 9 years ago
  James Almer 0abcebe3d6 tests/avstring: free the pointer after calls to av_d2str() 9 years ago
  Michael Niedermayer da73d95bad avutil/random_seed: Improve get_generic_seed() with higher precission clock() 9 years ago
  Michael Niedermayer 54931fd0fb avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues 9 years ago
  Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 9 years ago
  Thomas Turner e303e3d4b9 avutil: Improved test coverage for avstring.c 9 years ago
  Michael Niedermayer d4c1cc2b87 avutil/imgutils: Clarify doxy for av_image_check_size2() 9 years ago
  Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 9 years ago
  Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 9 years ago
  Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 9 years ago
  Andreas Cadhalpun 3ab8436ff6 opt: reject denominator zero as out of range 9 years ago
  Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 9 years ago
  Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 9 years ago
  Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 9 years ago
  Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 9 years ago
  Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 9 years ago
  Timo Rothenpieler 52773a2c68 avutil/hwcontext_cuda: check for missing pixel format 9 years ago
  Andreas Cadhalpun 2d6f46d801 softfloat: decrease MIN_EXP to cover full float range 9 years ago
  Wan-Teh Chang 048b46b4e2 avutil/tests: add cpu_init to .gitignore and tests/fate 9 years ago
  James Almer d1de725bee cuda: check for cuda.h when enabled 9 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. 9 years ago
  Wan-Teh Chang 29fb49194b avutil/cpu: remove the |checked| static variable 9 years ago
  Michael Niedermayer 2f935baa7d avutil/opt: Add AV_OPT_TYPE_UINT64 9 years ago
  Philip Langdale 8d6c358ea8 libavutil/hwcontext_cuda: Support P010 and P016 formats 9 years ago
  Philip Langdale 237421f149 avutil: add P016 pixel format 9 years ago
  Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 9 years ago
  Michael Niedermayer 748ce9d702 avutil/opt: Fix setting int64 to its maximum 9 years ago
  Michael Niedermayer 721c90f0f9 avutil/frame: fix indention after last commit 9 years ago
  Michael Niedermayer 2acee08a4a avutil/frame: Copy size=0 side data in ff_init_buffer_info() 9 years ago
  Martin Storsjö 7fe898dbb9 aarch64: Add an offset parameter to the movrel macro 9 years ago
  Martin Storsjö 86c5a23ee5 arm: Clear the gp register alias at the end of functions 9 years ago