[Bug 650877] matroska: refactor code common to matroskademux and matroskaparse
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 23 08:22:26 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=650877
GStreamer | gst-plugins-good | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #188387|1 |0
is obsolete| |
Attachment #188387|none |committed
status| |
--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-23 15:22:22 UTC ---
(From update of attachment 188387)
commit 15ce1142ca8bb70931eb2bd2eddd2f17142acb2b
Author: Debarshi Ray <rishi at gnu.org>
Date: Mon May 23 18:06:44 2011 +0300
matroska: refactor code common to matroskademux and matroskaparse
Replace the following functions with their gst_matroska_read_common_*
counterparts:
- gst_matroska_{demux,parse}_parse_index
- gst_matroska_{demux,parse}_parse_skip
- gst_matroska_{demux,parse}_stream_from_num
Introduce GstMatroskaReadCommon to contain those members of
GstMatroskaDemux and GstMatroskaParse that were used by the above
functions.
https://bugzilla.gnome.org/show_bug.cgi?id=650877
--
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