[gstreamer-bugs] [Bug 301783] [PATCH] enable our get/release_buffer functions in ffmpegdec

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun May 1 03:10:13 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301783
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-05-01 10:10 -------
+      if (!gst_ffmpegdec_negotiate (ffmpegdec))
+	g_assert (0);

Bad, bad, bad, bad, bad you. :). Please make it use the default implementations
in that case and throw an error, so we will be able to safely exit the
chainfunction.

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




More information about the Gstreamer-bugs mailing list