Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > e5b08bc45f1fa1bd3a1e1282c1ddbb9b > files > 1

gstreamer0.10-plugins-bad-0.10.22-4.src.rpm

--- gst-plugins-bad-0.10.22/ext/mpeg2enc/gstmpeg2encoder.cc.mjpegtools-2.0	2011-05-24 14:06:31.000000000 +0200
+++ gst-plugins-bad-0.10.22/ext/mpeg2enc/gstmpeg2encoder.cc	2011-05-24 14:06:37.000000000 +0200
@@ -26,7 +26,10 @@
 
 #include <mpegconsts.h>
 #include <quantize.hh>
-#if GST_MJPEGTOOLS_API >= 10900
+#if GST_MJPEGTOOLS_API >= 10903
+#include <ontheflyratectlpass1.hh>
+#include <ontheflyratectlpass2.hh>
+#elif GST_MJPEGTOOLS_API >= 10900
 #include <ontheflyratectl.hh>
 #include <pass1ratectl.hh>
 #include <pass2ratectl.hh>