5022 Commits (d5bf704f507d75d3ca996703440b51a68b87d5ba)

Author SHA1 Message Date
  Lynne 73a8c8e6e4 lavu: bump minor version for the Vulkan patchset 5 years ago
  Philip Langdale 7f149b0452 lavu/hwcontext_cuda: refactor context initialisation 5 years ago
  Lynne a88449ffb2 lavu: add Vulkan hwcontext code 5 years ago
  Philip Langdale d7210ce7f5 lavu/hwcontext: Add support for HW -> HW transfers 5 years ago
  Marton Balint 6026384047 avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8 5 years ago
  Marton Balint d9f5fe4ed7 avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16 5 years ago
  Marton Balint 1466bb0bad avutil/common: add parenthesis around GET_16BIT in GET_UTF16 5 years ago
  Marton Balint 5df1c1ad9a avutil/common: use unsigned int in GET_UTF8 5 years ago
  Marton Balint 1812b42554 avutil/thread: fix strict_pthread_cond_timedwait 5 years ago
  Martin Storsjö 1001b6a750 libavutil: x86: Include stdlib.h before using _byteswap_ulong 5 years ago
  Martin Storsjö 63418e374f configure: Check for GetStdHandle in addition to SetConsoleTextAttribute 5 years ago
  Michael Niedermayer 07b3dbbbb2 avutil/log: Move log_level_offset_offset code from av_log() to v_log() 5 years ago
  Matt Oliver fc6fde22c3 avutil/thread: Add pthread_cond_timedwait function 8 years ago
  Limin Wang 44a80897e8 avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code 5 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago
  Jun Zhao 3c8da7b982 libavutil/opt: fix memory leak after av_dict_parse_string fail 5 years ago
  Michael Niedermayer 45259a0ee4 avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() 5 years ago
  Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 5 years ago
  Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 5 years ago
  Marton Balint 5edacc4609 avutil/opt: add full support for AV_OPT_TYPE_DICT 5 years ago
  Marton Balint 16685114d5 avutil/buffer: add av_buffer_pool_buffer_get_opaque 5 years ago
  Carl Eugen Hoyos 84db67894f lavu/log: Also print the log level for level trace. 5 years ago
  Carl Eugen Hoyos 8b5ef2dcff lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers. 5 years ago
  Zhao Zhili 71fd72070c avutil/buffer: use appropriate atomic operations 5 years ago
  Oleg Dobkin 32ba563cfc avutil/hwcontext_cuda: allow using primary CUDA device context 5 years ago
  Michael Niedermayer 6014bcf1b7 avutil/lfg: Correct index increment type to avoid undefined behavior 5 years ago
  Gyan Doshi 1c23abc88f avutil/eval: add function to track variable use 5 years ago
  Zhao Zhili 20c5f4d835 avutil/frame: fix remove_side_data 5 years ago
  Michael Niedermayer d6fea2ef22 avutil/lfg: Document the AVLFG struct 5 years ago
  gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 5 years ago
  Paul B Mahol c109dfc1b1 avutil/opt: print runtime flag too 5 years ago
  Paul B Mahol f3746d31f9 avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag 5 years ago
  Paul B Mahol 961d6493e8 avutil/eval: add sgn() 5 years ago
  Limin Wang a77fb510c2 avutil/avstring: support input path as a null pointer or empty string 5 years ago
  Mengye Lv 9f353e376b avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer 5 years ago
  Zhong Li 0686651aab lavu/qsv: remove redundant version query 5 years ago
  Andreas Rheinhardt 25a501b528 avutil/opt: Fix type specifier 5 years ago
  Andreas Rheinhardt e6018fda14 avutil/encryption_info: Don't pass NULL to memcpy 5 years ago
  Soft Works 9e0a071ede avutil/opt: Print out numeric values of option constants 5 years ago
  Soft Works 667df60b14 avutil/opt: Fix printing integer option defaults 5 years ago
  Andreas Rheinhardt ebd25a5ba5 avutil/common: Fix undefined shift 5 years ago
  gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
  Aman Gupta f30fb5ef62 avutil/version: bump for hwcontext_videotoolbox api change 5 years ago
  Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 6 years ago
  Raphaël Zumer 8821d1f56e avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value 5 years ago
  Michael Niedermayer 679f340890 avutil/mathematics: Fix 2 overflows in av_add_stable() 5 years ago
  Jun Zhao 95780f4dcb avutil/file: add more check befor destory the buffer 5 years ago
  Jun Zhao 7ce15b1d43 avutil/file: always set *size to zero if *bufptr is NULL 5 years ago
  Marton Balint b2e37e3eb2 avutil/imgutils: remove dead assignment 5 years ago
  Peter Collingbourne 9bcb1cb6ed Add assembly support for -fsanitize=hwaddress tagged globals. 5 years ago