git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avutil/cpu : Disable ff_getauxval() on x86
12 janvier, par Andreas Rheinhardt -
swscale/x86/swscale : Make M24 variables static
12 janvier, par Andreas Rheinhardt -
swscale/x86/swscale : Move some constants to rgb2rgb.c
12 janvier, par Andreas Rheinhardtswscale/x86/swscale: Move some constants to rgb2rgb.c ff_w1111 and ff_bgr2(Y|UV)Offset are only used there (and only on x86-32 since caaec2ea957290941eecfe5d87baf5c0a500b450). Also make them static. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
lavc/vvc/refs : export keyframe and picture type in output frames
12 janvier, par Nuo Mi -
tests/fate/lavf-container : fix dependencies for lavf_container_fate tests
12 janvier, par James Almer