git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
configure : Add config option for libva2 (VAAPI 1)
1er octobre 2017, par Mark Thompson -
vaapi : Disable deprecation warnings around use of struct vaapi_context
1er octobre 2017, par Mark Thompson -
configure : Use test_pkg_config() for the SDL check
30 septembre 2017, par James Almer -
configure : Add test_pkg_config()
30 septembre 2017, par James Almerconfigure: Add test_pkg_config() This helper is split off check_pkg_config(), setting only the pkg CFLAGS and extralibs. This is useful for checks that do not require or do not benefit from setting global CFLAGS. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
prores : Always assume limited range
27 septembre 2017, par Vittorio Giovara