[Bug 642690] [baseaudio] GstBaseAudioEncoder and GstBaseAudioDecoder class

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 29 13:41:34 PDT 2011


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

--- Comment #21 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-29 20:41:30 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.

You mean so the subclass has to decide whether to chain up or not?


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

Sounds like a plan. Could you fix both in 0.10 directly and then merge into
0.11?

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