summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hwcontext_vulkan: do not dup() semaphore FDs for CUDALynne2021-11-13
* hwcontext_vulkan: properly migrate queue families with DRM import/exportLynne2021-11-13
* hwcontext_vulkan: properly migrate between queue families on CUDA import/exportLynne2021-11-13
* hwcontext_vulkan: properly error out if timeline semaphores are unsupportedLynne2021-11-13
* lavfi/vf_libplacebo: pick log level dynamicallyNiklas Haas2021-11-12
* lavfi: add a libplacebo filterNiklas Haas2021-11-12
* hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.hLynne2021-11-12
* hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on uninitLynne2021-11-12
* avfilter/src_movie: make the number of decode thread configurableLimin Wang2021-11-12
* doc/APIchanges: fix typos and correct a dateLynne2021-11-12
* doc/APIchanges: update for Vulkan API changesLynne2021-11-12
* lavfi/vulkan: refactor, fix and fully implement multiple queuesLynne2021-11-12
* lavfi/glslang: migrate to the C API and robustify library detectionLynne2021-11-12
* lavfi/vulkan: use libavutil's vulkan loaderLynne2021-11-12
* lavu: move hwcontext_vulkan's function loader into separate filesLynne2021-11-12
* hwcontext_vulkan: clean up extensions code and add additional defaultsLynne2021-11-12
* hwcontext_vulkan: host wait on semaphores before freeing frameLynne2021-11-12
* hwcontext_vulkan: report device that's usedLynne2021-11-12
* vulkan: add support for encode and decode queues and refactor queue codeLynne2021-11-12
* lavfi/vulkan: port to using timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: port CUDA interop to use timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: fix mapping from/to DRM/VAAPI framesLynne2021-11-12
* hwcontext_vulkan: switch to using timeline semaphoresLynne2021-11-12
* hwcontext_vulkan: bump required Vulkan loader version to 1.2Lynne2021-11-12
* avfilter/vf_nlmeans: add x86 SIMDPaul B Mahol2021-11-11
* avfilter/vf_estdif: allow to change two more optionsPaul B Mahol2021-11-11
* avcodec/mlpdec: cover case when >2 channels are in single substreamPaul B Mahol2021-11-11
* avfilter/af_atilt: use ff_filter_execute()Limin Wang2021-11-11
* avutil/opt: handle whole range of int64_t in av_opt_get_intZhao Zhili2021-11-11
* fftools/ffmpeg_opt: Fix copyinkf option name in warning messageAndreas Rheinhardt2021-11-10
* avformat/hls_sample_encryption: Fix precedenceAndreas Rheinhardt2021-11-09
* avcodec/speexdec: Remove dead codeAndreas Rheinhardt2021-11-09
* avcodec/libx264: Simplify copying packet dataAndreas Rheinhardt2021-11-09
* avcodec/libx264: Remove always-false checksAndreas Rheinhardt2021-11-09
* avcodec/libx264: Check for overflow if necessaryAndreas Rheinhardt2021-11-09
* avformat/apngenc: Use UINT16_MAX instead of USHRT_MAXAndreas Rheinhardt2021-11-09
* avcodec/videotoolboxenc: fix pixel buffer memory leaksongyutong2021-11-09
* avfilter/vf_estdif: do some clip calculations only once in loopPaul B Mahol2021-11-09
* avfilter/vf_estdif: export distance cost as filter optionPaul B Mahol2021-11-09
* avfilter/f_reverse: readjust frame timestamps for areversePaul B Mahol2021-11-07
* avfilter/af_adelay: use outlink where applicablePaul B Mahol2021-11-07
* avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packetAndreas Rheinhardt2021-11-07
* avcodec/libdav1d: Use av_memdup() where appropriateAndreas Rheinhardt2021-11-07
* avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packetAndreas Rheinhardt2021-11-07
* avcodec/libdav1d: Don't leak side-data-only packetsAndreas Rheinhardt2021-11-07
* avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packetAndreas Rheinhardt2021-11-07
* avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packetAndreas Rheinhardt2021-11-07
* avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packetAndreas Rheinhardt2021-11-07
* avcodec/internal: Allow receive_frame codecs to use decode_simple pktAndreas Rheinhardt2021-11-07
* avformat/matroskadec: Don't unnecessarily reduce aspect ratioAndreas Rheinhardt2021-11-07