[Bug 733148] audio/video encoder base classes needlessly delay caps events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 25 15:44:07 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733148
  GStreamer | gst-plugins-base | git

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-25 22:44:02 UTC ---
This was fixed for videoencoder now, but for consistency we should do it for
audioencoder too. Nicolas?

Also this change now breaks vorbiscomments in Theora, VP8 and Daala (and would
break them in Vorbis, FLAC, Speex, Opus).



commit ce50fc221e8a795d7cfedf471d239d4a9d3bf824
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Tue Jul 8 16:59:37 2014 -0400

    videoencoder: Don't delay set_format

    This prevent implementing allocation query, as the format need to be
    known in order to determin the size and number of buffers needed.

    Note: This may lead to few regressions that will need fixing

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

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