git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
qsv : better to use alignment by 16 and HEVC 10b requires alignment by 32
8 janvier 2018, par Maxym Dmytrychenko -
Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK
3 janvier 2018, par Michael WoottonAdd support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK Requires AMF headers for at least version 1.4.4.1. Signed-off-by: Mikhail Mironov <mikhail.mironov@amd.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
cmdutils : update copyright year to 2018
1er janvier 2018, par Sean McGovern -
examples/qsvdec : do not set the deprecated field refcounted_frames
28 décembre 2017, par Zhong Liexamples/qsvdec: do not set the deprecated field refcounted_frames It is used by the deprecated API avcodec_decode_video2 and ignored by the new decode APIs (avcodec_send_packet/avcodec_receive_frame). Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
lavu/qsv : add log message for libmfx version
28 décembre 2017, par Zhong Li