Closed
Bug 886129
Opened 12 years ago
Closed 12 years ago
build error with gstreamer 0.10.35
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 860978
People
(Reporter: wolfiR, Unassigned)
References
Details
GStreamer support succeeds to build with 0.10.36 but not with 0.10.35:
[ 5095s] /home/abuild/rpmbuild/BUILD/mozilla/content/media/gstreamer/GStreamerReader.cpp: In member function 'virtual bool mozilla::GStreamerReader::DecodeVideoFrame(bool&, int64_t)':
[ 5095s] /home/abuild/rpmbuild/BUILD/mozilla/content/media/gstreamer/GStreamerReader.cpp:498:62: error: invalid conversion from 'int' to 'GstBufferCopyFlags' [-fpermissive]
[ 5095s] /usr/include/gstreamer-0.10/gst/gstbuffer.h:418:17: error: initializing argument 3 of 'void gst_buffer_copy_metadata(GstBuffer*, const GstBuffer*, GstBufferCopyFlags)' [-fpermissive]
It's probably not worth to fix but wanted to file it anyway.
Blocks: 886181
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•