git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
h264dec : add a CUVID hwaccel
11 février 2017, par Anton Khirnovh264dec: add a CUVID hwaccel Some parts of the code are based on a patch by Timo Rothenpieler <timo@rothenpieler.org>
-
hevcdec : add a CUVID hwaccel
11 février 2017, par Anton Khirnov -
aac : Validate the sbr sample rate before using the value
11 février 2017, par Luca Barbato -
configure : Restructure the way check_pkg_config() operates
11 février 2017, par Diego Biurrunconfigure: Restructure the way check_pkg_config() operates Have check_pkg_config() enable variables and set cflags and extralibs instead of relegating that task to require_pkg_config. This simplifies require_pkg_config(), is consistent with what other helper functions like check_lib() do and allows getting rid of some manual variable setting in places where check_pkg_config() is used.
-
configure : Check for xcb as well as xcb-shape before enabling libxcb
11 février 2017, par Diego Biurrun