100127 Commits (0a5ff1964355f6d288071b7c0bc4fb24f658c9fc)
 

Author SHA1 Message Date
Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 4 years ago
Paul B Mahol 551ca67afe avfilter/af_acrossover: fix single pole allpass coefficients 4 years ago
Paul B Mahol ca90d83c1e doc/filters: document adenorm commands support 4 years ago
Paul B Mahol 1f75462007 doc/filters: add acrossover examples 4 years ago
Paul B Mahol 1555cfedf6 avfilter/af_acrossover: improve quality for odd order butterworth 4 years ago
Paul B Mahol 3864896017 avfilter/avf_showfreqs: implement phase display 4 years ago
Lynne 659e6e9c88
hwcontext_vulkan: reduce priority for PACK32 formats 4 years ago
James Almer ee61d4dc68 avutil/film_grain_params: add more details to some AVFilmGrainAOMParams fields 4 years ago
Lynne 2ba04670c3
lavu/film_grain_params: fix typo in type enum 4 years ago
Michael Niedermayer 0897402ac8 avformat/mpc8: correct integer overflow in mpc8_parse_seektable() 4 years ago
Michael Niedermayer ad3e495657 avformat/mpc8: correct 32bit timestamp truncation 4 years ago
Michael Niedermayer 3b8a263c4f avformat/mov: Fix memleak in dref reading 4 years ago
Paul B Mahol 3c922681c3 avfilter: add asupercut filter 4 years ago
Paul B Mahol 68e452c367 avfilter/af_acrossover: add missing allpass processing 4 years ago
Andreas Rheinhardt 029cf6a91c avformat/flacenc: Fix memleak when writing attached pictures fails 4 years ago
Paul B Mahol f7d7ce4717 avfilter/af_acrossover: add missing inverter as last step 4 years ago
Paul B Mahol 4e3c4dfbf3 avfilter/af_acrossover: simplify coefficients 4 years ago
Paul B Mahol cc74700a83 avfilter/af_acrossover: add even more orders 4 years ago
Paul B Mahol bc529ea9bc avfilter/af_acrossover: use transposed direct II form 4 years ago
Paul B Mahol 810e213fab avfilter/af_acrossover: rewrite code so it performs faster 4 years ago
Paul B Mahol aba17bf6a5 avfilter/af_acrossover: add higher orders 4 years ago
Gyan Doshi 859de8df4a doc/filters: fix typo in overlay_cuda 4 years ago
Lynne 18933dbde0
libdav1d: correctly copy ar_coeffs_uv to our struct 4 years ago
Niklas Haas 3fbc74582f
hwcontext_vulkan: optionally enable more functionality 4 years ago
Lynne 2aeb152653
hwcontext_vulkan: support additional pixel formats 4 years ago
Lynne 48b3532183
hwcontext_vulkan: fix incorrect A/0BGR mapping 4 years ago
Lynne 3aa8de12ab
hwcontext_vulkan: simplify plane size calculations and support 4-plane formats 4 years ago
Lynne 7b274a9b89
hwcontext_vulkan: do not segfault when failing to init a AVHWFramesContext 4 years ago
Lynne 18a6535b08
hwcontext_vulkan: always attempt to map host memory when transferring 4 years ago
Lynne 9cf1811d3d
hwcontext_vulkan: check for memory size before choosing type 4 years ago
Lynne ff29ca2f1f
hwcontext_vulkan: correctly access the p->extensions bitmask 4 years ago
Lynne b83e0560f7
hwcontext_vulkan: unify download/upload functions 4 years ago
Lynne b4f9d05301
hwcontext_vulkan: add VkExternalMemoryBufferCreateInfo to imported buffers 4 years ago
Lynne 10b3c9b533
hwcontext_vulkan: do not use uninitialized variables on errors in CUDA code 4 years ago
Lynne ae8fc9922e
lavfi/vulkan: allow calling glslang_uninit without a prior init 4 years ago
Lynne 993d8d9429
hwcontext_drm: issue DMA_BUF_IOCTL_SYNC when mapping FDs 4 years ago
Lynne dd34861018
libdav1d: use film grain export flag to export AVFilmGrainParams side data 4 years ago
Lynne d243dd540a
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option 4 years ago
Lynne 4f9ee87253
libavutil: introduce AVFilmGrainParams side data 4 years ago
Paul B Mahol 5b1ccd748a avfilter/af_arnndn: add timeline support 4 years ago
Andreas Rheinhardt 3de3d2f5e2 avcodec/mpeg12enc: Reindentation 4 years ago
Andreas Rheinhardt bf5bfcdbd3 avcodec/mpeg12enc: Use ff_thread_once() for static initializations 4 years ago
Andreas Rheinhardt ef3c1670d4 avcodec/mpeg12enc: Always initialize MPEG-2 intra VLC table lengths 4 years ago
Paul B Mahol 278984b343 avfilter/vf_readeia608: add support for slice threads 4 years ago
Paul B Mahol 97bc6900e6 avfilter/vf_readeia608: add support for commands 4 years ago
Musee Ullah 7bb8b81955 avfilter/vf_xfade: ensure metadata is copied to transition frames 4 years ago
Paul B Mahol c6a7ca271b avfilter/af_biquads: make sure that biquad filter still works 4 years ago
Paul B Mahol 040e989223 avfilter/af_biquads: do not abort filtering on bogus options 4 years ago
Andreas Rheinhardt 08a992e018 avcodec/mlpdec: Avoid code duplication when initializing VLCs 4 years ago
Andreas Rheinhardt 34aa85cd91 avcodec/mlpdec: Make decoders init-threadsafe 4 years ago