[Bug 642690] [baseaudio] GstBaseAudioEncoder and GstBaseAudioDecoder class

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 29 03:30:19 PDT 2011


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

--- Comment #19 from Wim Taymans <wim.taymans at gmail.com> 2011-08-29 10:30:14 UTC ---
Ok, so for 0.11 I will do the event function with a default implementation that
should be called by the subclass. IMO, it would make sense for 0.10 too.

I will have to make the gst_base_audio_decoder_src_setcaps() function public
and would recommend to call this from the subclasses instead of doing
gst_pad_set_caps() (it's gone in 0.11) or call it something like:
gst_base_audio_decoder_set_outcaps() like the RTP payloader, dunno.

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