Tim-Philipp Müller
|
e2bf3647f8
|
baseparse: move various segment-related members into the private instance struct
If none of the existing subclasses uses these, there's probably no
need to expose them at the moment. Keep the segment itself exposed
though.
https://bugzilla.gnome.org/show_bug.cgi?id=518857
|
2011-04-08 15:44:57 +01:00 |
|
Tim-Philipp Müller
|
c88a143cb6
|
baseparse: fix up GType name and make _get_type() function thread-safe
Rename GType from GstBaseParseBad to GstBaseParse.
|
2011-04-08 15:44:57 +01:00 |
|
David Schleef
|
d6847fd4a1
|
baseparse: make_metadata_writable() fix
|
2011-04-08 15:44:56 +01:00 |
|
Tim-Philipp Müller
|
940a47ae09
|
baseparse: rename GType from GstAudioBaseParseBad to GstBaseParseBad
We use it for video as well now.
|
2011-04-08 15:44:56 +01:00 |
|
Stefan Kost
|
0774878e92
|
baseparse: trim trailing whitespace
|
2011-04-08 15:44:56 +01:00 |
|
Stefan Kost
|
e8f04e76b7
|
baseparse: use delta-unit flags instead of none
|
2011-04-08 15:44:56 +01:00 |
|
David Schleef
|
e57cb6b47a
|
baseparse: Create baseparse library
|
2011-04-08 15:44:56 +01:00 |
|