[Bug 518857] [API] GstBaseParse: new base class for parsers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 30 02:45:00 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=518857
  GStreamer | gstreamer (core) | git

--- Comment #25 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-30 09:44:53 UTC ---
Some notes:
- GST_BASE_PARSE_SEGMENT() should probably return a pointer instead of the
segment. And similar to basesrc/basesink/basetransform it probably makes sense
to expose it. For clipping, QoS, $magic
- Since markers are 0.10.x, should be 0.10.33
- GST_BASE_PARSE_FORMAT_PASSTHROUGH talks about pull mode but it only makes
sense in push mode
- adapter, pending/close segment should really be private IMHO
- I have to agree with Tim about the seeking, just make this a SYNCABLE flag
and a average bitrate setting function

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