git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
ffplay : skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2
11 juillet 2011, par Diego Biurrunffplay: skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2 -
Replace some gotos that lead to single return statements by direct return.
11 juillet 2011, par Diego BiurrunReplace some gotos that lead to single return statements by direct return. -
lavfi : add rgbtestsrc source, ported from MPlayer libmpcodecs
11 juillet 2011, par Stefano Sabatinilavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs -
Musepack SV7 : try to read files without number of frames provided
11 juillet 2011, par Kostya ShishkovMusepack SV7: try to read files without number of frames provided -
vp8/mt : flush worker thread, not application thread context, on seek.
11 juillet 2011, par Ronald S. Bultjevp8/mt: flush worker thread, not application thread context, on seek.