[gstreamer-bugs] [Bug 497964] theoraenc test fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 11 07:49:17 PST 2008


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

  GStreamer | gst-plugins-base | Ver: 0.10.15

Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from Michael Smith  2008-01-11 15:49 UTC -------
Fixed with:
    * ext/theora/theoradec.c: (gst_theora_dec_class_init),
    (_theora_granule_frame), (_theora_granule_start_time),
    (theora_dec_sink_convert), (theora_dec_decode_buffer):
      Adapt for post-alpha meaning of granulepos, when we
      have a newer version of libtheora.
    * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
    (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
    (theora_enc_is_discontinuous), (theora_enc_chain):
      Likewise.
    * tests/check/Makefile.am:
      Link libtheora into theoraenc test so we can check which version of
      libtheora we're testing against.
    * tests/check/pipelines/theoraenc.c: (check_libtheora),
    (check_buffer_granulepos),
    (check_buffer_granulepos_from_starttime), (GST_START_TEST),
    (theoraenc_suite):
      Adapt tests to check the values that are now defined for theora; make
      the tests backwards-adapt the passed values if we're running against an
      old libtheora.
      Fixes #497964


-- 
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=497964.




More information about the Gstreamer-bugs mailing list