5178 Commits (6853bdbdd2123ca2c42d0841bf6bd67fc7ea8150)

Author SHA1 Message Date
  James Almer 45a2902976 avutil/buffer: free all pooled buffers immediately after uninitializing the pool 5 years ago
  Andreas Rheinhardt c7c7aa85b7 avutil/tx: Fix declaration after statement 5 years ago
  Martin Storsjö ee040a7fc2 arm/aarch64: Use mach_absolute_time as timer on apple platforms 5 years ago
  Lynne 5ca40d6d94
lavu/tx: support in-place FFT transforms 5 years ago
  Lynne aa34e99f88
lavu/tx: space out enum AVTXType values with newlines 5 years ago
  Andreas Rheinhardt c9d9c60746 avutil/video_enc_params: Check for truncation before creating buffer 5 years ago
  Andreas Rheinhardt 39df279c74 avutil/video_enc_params: Combine overflow checks 5 years ago
  Andreas Rheinhardt bd50e715a9 avutil/common: Move everything inside inclusion guards 5 years ago
  Michael Niedermayer 7a23952614 avutil/mathematics: Fix undefined negation in av_compare_ts() 5 years ago
  Michael Niedermayer 1bda9bb68a libavutil/common: Add FFABS64U() 5 years ago
  Michael Niedermayer 8574fcbfc7 libavutil/eval: Remove CONFIG_TRAPV special handling 5 years ago
  Guo, Yejun 149bfc2445 libavutil/frame.h: correct typo for AVFilmGrainParams in comment 5 years ago
  Michael Niedermayer 5dd9567080 avutil/common: Add FFABSU() for a signed -> unsigned ABS 5 years ago
  Marton Balint 16766bf8a8 Revert "avutil/timecode: fix sscanf format string with garbage at the end" 5 years ago
  Xu Guangxin ae97f69ce1 avutils/vulkan: hwmap, respect src frame resolution 5 years ago
  rcombs eabf5e6d6b All: update names in copyright headers 5 years ago
  Michael Niedermayer 1b19057396 avutil/timecode: Avoid undefined behavior with large framenum 5 years ago
  Limin Wang 6696a07ac6 avutil/timecode: fix sscanf format string with garbage at the end 5 years ago
  James Almer f6477ac9f4 avutil/tx: use ENOSYS instead of ENOTSUP 5 years ago
  Lynne 06a8596825
lavu: support arbitrary-point FFTs and all even (i)MDCT transforms 5 years ago
  Michael Niedermayer 90e4862ffa avutil/eval: Unconditionally check argument of e_div 5 years ago
  Lynne 91e1625db1
lavu/tx: clip when converting table values to fixed-point 5 years ago
  Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 5 years ago
  Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 6 years ago
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 5 years ago
  Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 5 years ago
  Lynne 53c56585a6
hwcontext_drm: make dependency on Linux kernel headers optional 5 years ago
  Marvin Scholz d67c6c7f6f lavu: use address-of operator checking clock_gettime 5 years ago
  Lynne b51b9bbd42
hwcontext_vulkan: wait and signal semaphores when transferring to CUDA 5 years ago
  Limin Wang 48235c8263 avutil/opt: add AV_OPT_FLAG_DEPRECATED option 5 years ago
  Marton Balint eca12f4d5a avutil/timecode: add av_timecode_init_from_components 5 years ago
  Marton Balint 2d90d51c56 avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps 5 years ago
  James Almer 53b4550bdd avutil/film_grain_params: fix doxy for ar_coeff_* fields 5 years ago
  Paul B Mahol 13df9bfbcb avutil/avsscanf: fix possible overreads when dealing with %c or %s 5 years ago
  Lynne 659e6e9c88
hwcontext_vulkan: reduce priority for PACK32 formats 5 years ago
  James Almer ee61d4dc68 avutil/film_grain_params: add more details to some AVFilmGrainAOMParams fields 5 years ago
  Lynne 2ba04670c3
lavu/film_grain_params: fix typo in type enum 5 years ago
  Niklas Haas 3fbc74582f
hwcontext_vulkan: optionally enable more functionality 5 years ago
  Lynne 2aeb152653
hwcontext_vulkan: support additional pixel formats 5 years ago
  Lynne 48b3532183
hwcontext_vulkan: fix incorrect A/0BGR mapping 5 years ago
  Lynne 3aa8de12ab
hwcontext_vulkan: simplify plane size calculations and support 4-plane formats 5 years ago
  Lynne 7b274a9b89
hwcontext_vulkan: do not segfault when failing to init a AVHWFramesContext 5 years ago
  Lynne 18a6535b08
hwcontext_vulkan: always attempt to map host memory when transferring 5 years ago
  Lynne 9cf1811d3d
hwcontext_vulkan: check for memory size before choosing type 5 years ago
  Lynne ff29ca2f1f
hwcontext_vulkan: correctly access the p->extensions bitmask 5 years ago
  Lynne b83e0560f7
hwcontext_vulkan: unify download/upload functions 5 years ago
  Lynne b4f9d05301
hwcontext_vulkan: add VkExternalMemoryBufferCreateInfo to imported buffers 5 years ago
  Lynne 10b3c9b533
hwcontext_vulkan: do not use uninitialized variables on errors in CUDA code 5 years ago
  Lynne 993d8d9429
hwcontext_drm: issue DMA_BUF_IOCTL_SYNC when mapping FDs 5 years ago
  Lynne 4f9ee87253
libavutil: introduce AVFilmGrainParams side data 5 years ago