[gstreamer-bugs] [Bug 591538] generic states test fails (vdpau, mimenc)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 12 13:35:44 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=591538

  GStreamer | gst-plugins-bad | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
            Summary|generic states test fails   |generic states test fails
                   |                            |(vdpau, mimenc)




------- Comment #13 from Tim-Philipp Müller  2009-08-12 20:35 UTC -------
> Created an attachment (id=140579)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=140579&action=view) [edit]
> mimenc: Refuse to go playing in paused-mode without clock

Thanks for the patch. Sorry for the nitpicking, but could you update this to
use

  GST_ELEMENT_ERROR(enc, LIBRARY, SETTINGS, ("bla bla"), (NULL));

or so instead? Feel free to use STREAM, ENCODE or whatever other error code you
find most suitable instead. (I believe the object lock has to be dropped before
the GST_ELEMENT_ERROR then, fwiw).


> Created an attachment (id=140580)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=140580&action=view) [edit]
> mimenc: USE GST_WRITE_*_LE macros

Looks good, please commit (I guess the timestamp writing was broken on big
endian machines before then?).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=591538.




More information about the Gstreamer-bugs mailing list