git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
lavc/qsvenc : allow to set qp range for h264 BRC
27 août 2018, par Zhong Li -
tls_openssl : Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation
16 août 2018, par Martin Storsjö -
qsvdec : Release packet on decoding failure for mpeg2/vp8/vc1
15 août 2018, par Zhong Liqsvdec: Release packet on decoding failure for mpeg2/vp8/vc1 H264/265 have been fixed such an issue with commit 559370f2c45110afd8308eec7194437736c323d4. Similar fixing is needed for other codecs. Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
qsvenc : Fix a misleading log message
15 août 2018, par Zhong Li -
qsv : Error out if getting session handle failed in avfilter
15 août 2018, par Zhong Liqsv: Error out if getting session handle failed in avfilter Solve some issues found by an automated code scansion. Suppress the complain "variables 'handle' is used but maybe uninitialized". Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>