git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
av1 : Add codec_id and basic demuxing support
24 juillet 2016, par Luca Barbato -
vpx : Support color range
22 juillet 2016, par Luca Barbato -
configure : Allow detecting and using LLVM lld-link as linker for windows
22 juillet 2016, par Martin Storsjö -
Revert "avprobe : Zero the allocated avio buffer memory"
21 juillet 2016, par Vittorio GiovaraRevert "avprobe: Zero the allocated avio buffer memory" This reverts commit 0e0538aefc75958ded49f5d075c99a81cf6b2bbb. The valgrind warning was a false positive due to OSX implementation of printf (invoking a strnlen), while this code is actually fine, since the format specifier %.*s guarantes that no more than buf_size bytes from buf will be read. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
checkasm : add HEVC test for testing IDCT DC
21 juillet 2016, par Alexandra Hájková