avidemux: Fix coverity issue (Resource leak)
[platform/upstream/gst-plugins-good.git] / packaging / gst-plugins-good.spec
index 01c1622..170555b 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:           gst-plugins-good
 Version:        1.16.2
-Release:        5
+Release:        11
 License:        LGPL-2.1+
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 Url:            http://gstreamer.freedesktop.org/
@@ -72,7 +72,7 @@ plugins not included in official Tizen images, which may be used for development
 export V=1
 NOCONFIGURE=1 ./autogen.sh
 export CFLAGS+=" \
-       -DTIZEN_FEATURE_V4L2SRC_SCAN_DEVICE_NODE\
+       -DTIZEN_FEATURE_V4L2SRC_AUTO_SCAN_DEVICE_NODE\
        -DTIZEN_FEATURE_V4L2SRC_SUPPORT_CAMERA_ID\
        -DTIZEN_FEATURE_V4L2VIDEO_ADJ_RANK\
        -DTIZEN_FEATURE_WAVPARSE_MODIFICATION\
@@ -87,6 +87,7 @@ export CFLAGS+=" \
        -DTIZEN_FEATURE_RGVOLUME_MODIFICATION\
        -DTIZEN_FEATURE_BASEPARSE_MODIFICATION\
        -DTIZEN_FEATURE_DISABLE_V4L2_DEPENDENCY\
+       -DTIZEN_FEATURE_AVIDEMUX_MODIFICATION\
        -DTIZEN_FEATURE_USE_LIBV4L2\
        -fstack-protector-strong\
        -Wl,-z,relro\