gst-libav1: update to 1.24.11
[oi-userland.git] / components / library / gdk-pixbuf / patches / 01-test_jpeg_fbfbfbfb.patch
blobcea59cc0b88281a078f8e56c81ec041d47b6f618
1 https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/215
3 --- gdk-pixbuf-2.42.12/tests/pixbuf-jpeg.c.orig
4 +++ gdk-pixbuf-2.42.12/tests/pixbuf-jpeg.c
5 @@ -216,7 +216,6 @@
6 g_test_add_func ("/pixbuf/jpeg/comment", test_comment);
7 g_test_add_func ("/pixbuf/jpeg/at_size", test_at_size);
8 g_test_add_func ("/pixbuf/jpeg/issue70", test_jpeg_markers);
9 - g_test_add_func ("/pixbuf/jpeg/issue205", test_jpeg_fbfbfbfb);
11 return g_test_run ();