gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whether...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 30 Sep 2008 16:41:15 +0000 (16:41 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 30 Sep 2008 16:41:15 +0000 (16:41 +0000)
commit3070e9bdec6cf379d5ce25bc9022f8539ebb6be5
tree0556e65f811509c4092922638c1e396e1746871b
parent5bd9d5cd173a93631136a66eeafbbccef54c3d69
gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whether a frame is inside the segment or not...

Original commit message from CVS:
* gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init),
(gst_base_parse_push_buffer),
(gst_base_parse_update_upstream_durations),
(gst_base_parse_convert), (gst_base_parse_frame_in_segment):
* gst/flacparse/gstbaseparse.h:
Provide a vfunc for the subclass to decide whether a frame is inside
the segment or not and add a default implementation.
Fix approximate bitrate calculations.
ChangeLog
gst/flacparse/gstbaseparse.c
gst/flacparse/gstbaseparse.h