v4l2videodec: Send flush buffer event when EOS
[platform/upstream/gst-plugins-good.git] / packaging / gst-plugins-good.spec
index 96c5e1a..4af5b0b 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:           gst-plugins-good
 Version:        1.16.2
-Release:        14
+Release:        23
 License:        LGPL-2.1+
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 Url:            http://gstreamer.freedesktop.org/
@@ -41,6 +41,7 @@ BuildRequires:  pkgconfig(libv4l2)
 %endif
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(libtbm)
 Requires:       gst-plugins-base >= 1.0.0
 Requires:       gstreamer >= 1.0.5
 
@@ -90,6 +91,7 @@ export CFLAGS+=" \
        -DTIZEN_FEATURE_AVIDEMUX_MODIFICATION\
        -DTIZEN_FEATURE_USE_LIBV4L2\
        -DTIZEN_FEATURE_V4L2_ADDITIONAL_CID_SUPPORT\
+       -DTIZEN_FEATURE_V4L2_TBM_SUPPORT\
        -fstack-protector-strong\
        -Wl,-z,relro\
        -D_FORTIFY_SOURCE=2"
@@ -100,7 +102,7 @@ export CFLAGS+=" \
 %if "%{tizen_profile_name}" != "tv"
        --with-libv4l2 \
 %endif
-       --disable-v4l2-probe\
+       --enable-v4l2-probe\
        --disable-gtk-doc\
        --with-gtk=3.0\
        --disable-monoscope\