git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
lavc : Use a stricter check for the color properties values
30 novembre 2016, par Vittorio Giovara -
mmaldec : initialize refcount using atomic_init()
30 novembre 2016, par Wan-Teh Chang -
mpeg4audio : correctly propagate meaningful error values
30 novembre 2016, par James Almer -
vaapi_h265 : Fix CFR mode with framerate set in AVCodecContext
29 novembre 2016, par Mark Thompson -
vaapi_encode : Pass framerate parameters to driver
29 novembre 2016, par Mark Thompsonvaapi_encode: Pass framerate parameters to driver Only do this when building for a recent VAAPI version - initial driver implementations were confused about the interpretation of the framerate field, but hopefully this will be consistent everywhere once 0.40.0 is released.