5005 Commits (5c72bb62a97fa6ae407ca55184fc0519e641f727)

Author SHA1 Message Date
  Mark Thompson bc9b6358fb hwcontext_vaapi: Only accept a render node when deriving from DRM device 6 years ago
  Linjie Fu f4cd4017bf lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 6 years ago
  Linjie Fu 1c37cad084 lavu/pix_fmt: add new pixel format y210 6 years ago
  Matt Oliver f0c0ad4455 avutil/hwcontext_d3d11va: Use secure dlopen. 6 years ago
  Lynne e1c84856bb lavu/tx: improve 3-point fixed precision 6 years ago
  Lynne 223b58c74b lavu/tx: slightly optimize fft15 6 years ago
  Lynne a38c6f47c9 lavu/tx: undef the correct macro 6 years ago
  Lynne e8f054b095 lavu/tx: implement 32 bit fixed point FFT and MDCT 6 years ago
  Michael Niedermayer 3182114f88 avutil/log: Add av_log_once() for printing a message just once with a high log level 6 years ago
  Marton Balint cbf2a9bfac avutil/log: add support for multibyte console log for win32 6 years ago
  Marton Balint 31acaa1ec6 avutil/log: add support for forced ANSI colors on win32 6 years ago
  Marton Balint 1b34c0690f avutil/log: fix detecting console mode on Win32 6 years ago
  Marton Balint bad8feb5e6 avutil/log: factorize ansi_fputs 6 years ago
  Marton Balint 2b496c90cd avutil/log: drop support for NO_COLOR environment variable 6 years ago
  Lynne d500eff3cc lavu/tx: mention FFT output is not normalized 6 years ago
  Lynne 73a8c8e6e4 lavu: bump minor version for the Vulkan patchset 6 years ago
  Philip Langdale 7f149b0452 lavu/hwcontext_cuda: refactor context initialisation 6 years ago
  Lynne a88449ffb2 lavu: add Vulkan hwcontext code 6 years ago
  Philip Langdale d7210ce7f5 lavu/hwcontext: Add support for HW -> HW transfers 6 years ago
  Marton Balint 6026384047 avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8 6 years ago
  Marton Balint d9f5fe4ed7 avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16 6 years ago
  Marton Balint 1466bb0bad avutil/common: add parenthesis around GET_16BIT in GET_UTF16 6 years ago
  Marton Balint 5df1c1ad9a avutil/common: use unsigned int in GET_UTF8 6 years ago
  Marton Balint 1812b42554 avutil/thread: fix strict_pthread_cond_timedwait 6 years ago
  Martin Storsjö 1001b6a750 libavutil: x86: Include stdlib.h before using _byteswap_ulong 6 years ago
  Martin Storsjö 63418e374f configure: Check for GetStdHandle in addition to SetConsoleTextAttribute 6 years ago
  Michael Niedermayer 07b3dbbbb2 avutil/log: Move log_level_offset_offset code from av_log() to v_log() 6 years ago
  Matt Oliver fc6fde22c3 avutil/thread: Add pthread_cond_timedwait function 9 years ago
  Limin Wang 44a80897e8 avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and code 6 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 6 years ago
  Jun Zhao 3c8da7b982 libavutil/opt: fix memory leak after av_dict_parse_string fail 6 years ago
  Michael Niedermayer 45259a0ee4 avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() 6 years ago
  Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 6 years ago
  Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 6 years ago
  Marton Balint 5edacc4609 avutil/opt: add full support for AV_OPT_TYPE_DICT 6 years ago
  Marton Balint 16685114d5 avutil/buffer: add av_buffer_pool_buffer_get_opaque 6 years ago
  Carl Eugen Hoyos 84db67894f lavu/log: Also print the log level for level trace. 6 years ago
  Carl Eugen Hoyos 8b5ef2dcff lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers. 6 years ago
  Zhao Zhili 71fd72070c avutil/buffer: use appropriate atomic operations 6 years ago
  Oleg Dobkin 32ba563cfc avutil/hwcontext_cuda: allow using primary CUDA device context 6 years ago
  Michael Niedermayer 6014bcf1b7 avutil/lfg: Correct index increment type to avoid undefined behavior 6 years ago
  Gyan Doshi 1c23abc88f avutil/eval: add function to track variable use 6 years ago
  Zhao Zhili 20c5f4d835 avutil/frame: fix remove_side_data 6 years ago
  Michael Niedermayer d6fea2ef22 avutil/lfg: Document the AVLFG struct 6 years ago
  gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 6 years ago
  Paul B Mahol c109dfc1b1 avutil/opt: print runtime flag too 6 years ago
  Paul B Mahol f3746d31f9 avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag 6 years ago
  Paul B Mahol 961d6493e8 avutil/eval: add sgn() 6 years ago
  Limin Wang a77fb510c2 avutil/avstring: support input path as a null pointer or empty string 6 years ago
  Mengye Lv 9f353e376b avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer 6 years ago