From: Good Guy Date: Tue, 8 Nov 2022 20:20:50 +0000 (-0700) Subject: Credit Andrew with correction format and more silencing X-Git-Tag: 2022-11~6 X-Git-Url: https://www.cinelerra-gg.org/git/?a=commitdiff_plain;h=cacd63e5b194d48bb0daa93fdf96a609a44e196c;p=goodguy%2Fcinelerra.git Credit Andrew with correction format and more silencing --- diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac index 1329c96c..f7415a2b 100644 --- a/cinelerra-5.1/configure.ac +++ b/cinelerra-5.1/configure.ac @@ -816,7 +816,7 @@ CHECK_WANT([LV2], [auto], [use lv2], [ AC_MSG_CHECKING([for lv2 availability]) saved_LIBS="$LIBS" saved_CFLAGS="$CFLAGS" - LIBS=" $(pkg-config --libs lilv-0)" + LIBS=" $(pkg-config --libs lilv-0 2>/dev/null)" CHECK_LIB([lilv], [lilv-0], [lilv_world_new]) CHECK_LIB([sord], [sord-0], [sord_world_new]) CHECK_LIB([serd], [serd-0], [serd_reader_new]) @@ -832,7 +832,7 @@ CHECK_WANT([LV2], [auto], [use lv2], [ CHECK_LIB([suil], [suil-0], [suil_instance_new]) CFLAGS="-I/usr/include/suil-0 -I/usr/local/include/suil-0 `pkg-config --cflags suil-0 2>/dev/null`" CHECK_HEADERS([suil], [suil headers], [suil/suil.h]) - CFG_CFLAGS+=" $(pkg-config --cflags lilv-0) $(pkg-config --cflags suil-0)" + CFG_CFLAGS+=" $(pkg-config --cflags lilv-0 2>/dev/null) $(pkg-config --cflags suil-0 2>/dev/null)" LIBS="$saved_LIBS" CFLAGS="$saved_CFLAGS"]) # have all or none diff --git a/cinelerra-5.1/ffmpeg/video/h264-rgb.mp4 b/cinelerra-5.1/ffmpeg/video/h264-rgb.mp4 new file mode 100644 index 00000000..118b277a --- /dev/null +++ b/cinelerra-5.1/ffmpeg/video/h264-rgb.mp4 @@ -0,0 +1,4 @@ +mp4 libx264rgb +qp=0 +colorspace=0 +