[Bug 751103] qtdemux: Segment seeks broken with B-Frame enabled .mov files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 17 07:14:46 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751103

--- Comment #6 from Vivia Nikolaidou <vivia at ahiru.eu> ---
vivia at kleio /u/l/s/g/h/gst-plugins-good ((37e3ca1...))> 
git checkout 135e5167304ced786d48f2187b3f0322edf7f0c0
Previous HEAD position was 37e3ca1... rtpbin: Rename some variables and debug
output to make more sense
HEAD is now at 135e516... qtdemux: Adjust segment according to ctts offset
vivia at kleio /u/l/s/g/h/gst-plugins-good ((135e516...))> ./autogen.sh 
[...]
Now type 'make' to compile gst-plugins-good.
vivia at kleio /u/l/s/g/h/gst-plugins-good ((135e516...))> make -j10
[...]
gstflvmux.c: In function ‘gst_flv_mux_handle_buffer’:
gstflvmux.c:1543:7: error: ‘best_time’ may be used uninitialized in this
function [-Werror=maybe-uninitialized]
       && best_time / GST_MSECOND > G_MAXINT32) {
       ^
  CCLD     libgsticydemux.la
  CC       tvtime/libgstdeinterlace_la-scalerbob.lo
cc1: all warnings being treated as errors
Makefile:678: recipe for target 'libgstflv_la-gstflvmux.lo' failed
make[3]: *** [libgstflv_la-gstflvmux.lo] Error 1
make[3]: Leaving directory
'/usr/local/src/gstreamer/head/gst-plugins-good/gst/flv'
Makefile:850: recipe for target 'flv' failed
make[2]: *** [flv] Error 2


That's why I backported that patch. Otherwise I wasn't able to compile -good at
all, and therefore I wasn't able to properly bisect.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list