[Bug 790023] matroskademux: Add parsing Colour element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 7 16:43:17 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #363155|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 363155:
 --> (https://bugzilla.gnome.org/review?bug=790023&attachment=363155)

Is there also something for stereoscopic video information (left-right,
top-bottom, etc)? Looks generally good in any case

::: gst/matroska/matroska-demux.c
@@ +443,3 @@
+            break;
+          default:
+            break;

You probably want to print something here for all unsupported ones.
GST_FIXME_OBJECT() or so

-- 
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