git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
dxva2 : Adjust printf length modifiers where appropriate
24 novembre 2016, par Diego Biurrun -
avisynth : Cast to the right type when loading avisynth library functions
24 novembre 2016, par Diego Biurrun -
libopusdec : fix out-of-bounds read
24 novembre 2016, par Andreas Cadhalpun -
rtmpdh : Do global initialization before running the test
23 novembre 2016, par Martin Storsjörtmpdh: Do global initialization before running the test The rtmpdh code can use crypto libraries which may require a process global init. (gcrypt is one of the libraries where the rtmpdh test code can fail if global init hasn't been done, depending on gcrypt version.) Signed-off-by: Martin Storsjö <martin@martin.st>
-
build : Drop gcrypt support
23 novembre 2016, par Diego Biurrun