git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
vulkan : move feature<->usage mapping code outside of hwcontext_vulkan.c
20 avril, par Lynne -
vulkan : check that the max number of push descriptors is not exceeded
20 avril, par Lynne -
avcodec/vulkan_{av1, h264, hevc} : demote per frame logs to AV_LOG_DEBUG
20 avril, par llyyr -
lavc : APV metadata bitstream filter
19 avril, par Mark Thompson -
lavc/apv : AVX2 transquant for x86-64
19 avril, par Mark Thompsonlavc/apv: AVX2 transquant for x86-64 Typical checkasm result on Alder Lake: decode_transquant_8_c: 464.2 ( 1.00x) decode_transquant_8_avx2: 86.2 ( 5.38x) decode_transquant_10_c: 481.6 ( 1.00x) decode_transquant_10_avx2: 83.5 ( 5.77x)