summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avutil/vulkan: load win32 external memory functionsTimo Rothenpieler2021-11-14
* doc/t2h.pm: fix missing TOC with texinfo 6.8 and aboveMatthew White2021-11-14
* doc/t2h.pm: fix missing CSS with texinfo 6.8 and aboveMatthew White2021-11-14
* swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warningsSoft Works2021-11-13
* fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts'Soft Works2021-11-13
* fftools/ffmpeg: Output log message when interactive q command is receivedSoft Works2021-11-13
* avutil/opt: fix mis-alignment of option and constant values for filter helpSoft Works2021-11-13
* fftools/ffmpeg: Fix indentation after changeSoft Works2021-11-13
* fftools/ffmpeg: Remove redundant loopSoft Works2021-11-13
* doc/developer: add description about safely sending patches via E-Mail clientsSoft Works2021-11-13
* avutil/hwcontext_dxva2: add ARGB formatSoft Works2021-11-13
* avdevice/dshow: fix a unused variable warningJames Almer2021-11-13
* avdevice/dshow: fix print format for some variablesJames Almer2021-11-13
* hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPILynne2021-11-13
* hwcontext_vulkan: fix small memory leak when unmappingLynne2021-11-13
* hwcontext_vulkan: wait for semaphores when unmapping from VAAPILynne2021-11-13
* hwcontext_vulkan: print error information on queue submission failureLynne2021-11-13
* hwcontext_vulkan: fix DMABUF import format check callLynne2021-11-13
* hwcontext_vulkan: improve CUDA error handlingLynne2021-11-13
* hwcontext_vulkan: close exported memory FD on CUDA import errorLynne2021-11-13
* 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