qtmux: remove duplicate attribute value set
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 11 Jun 2015 01:29:01 +0000 (22:29 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 11 Jun 2015 04:11:18 +0000 (01:11 -0300)
It is also set a few lines below

gst/isomp4/gstqtmux.c

index 34eb4ae..aabae62 100644 (file)
@@ -3898,8 +3898,6 @@ gst_qt_mux_subtitle_sink_set_caps (GstQTPad * qtpad, GstCaps * caps)
   GstStructure *structure;
   SubtitleSampleEntry entry = { 0, };
 
-  qtpad->prepare_buf_func = NULL;
-
   /* does not go well to renegotiate stream mid-way, unless
    * the old caps are a subset of the new one (this means upstream
    * added more info to the caps, as both should be 'fixed' caps) */