git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
avconv : Fix the audio next dts computation
28 novembre 2016, par Luca Barbato -
arm : vp9itxfm : Only reload the idct coeffs for the iadst_idct combination
28 novembre 2016, par Martin Storsjöarm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination This avoids reloading them if they haven't been clobbered, if the first pass also was idct. This is similar to what was done in the aarch64 version. Signed-off-by: Martin Storsjö <martin@martin.st>
-
configure : Simplify and fix avfoundation indev handling
28 novembre 2016, par Diego Biurrun -
hwcontext_vaapi : Don’t abort on failing to allocate from a fixed-size pool
25 novembre 2016, par Mark Thompson -
flvdec : Set avg_frame_rate for video streams
25 novembre 2016, par Carl Eugen Hoyos