[Bug 705129] androidmedia: add support for video encoding
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 19 03:14:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705129
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #250441|none |needs-work
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-19 10:14:20 UTC ---
Review of attachment 250441:
--> (https://bugzilla.gnome.org/review?bug=705129&attachment=250441)
::: sys/androidmedia/gstamc.c
@@ +1865,3 @@
GST_ERROR ("Codec has unknown color formats, ignoring");
valid_codec = FALSE;
+ // g_assert_not_reached ();
No C99 comments please. But you're right, there should be no
g_assert_not_reached() here, it should be removed :)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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