mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
5bd9d5cd17
Original commit message from CVS: * gst/flacparse/gstbaseparse.c: (gst_base_parse_class_init), (gst_base_parse_init), (gst_base_parse_push_buffer), (gst_base_parse_update_upstream_durations), (gst_base_parse_chain), (gst_base_parse_loop), (gst_base_parse_activate), (gst_base_parse_convert), (gst_base_parse_query): Approximate the average bitrate, duration and size if possible and add a default conversion function which uses this for time<->byte conversions. * gst/flacparse/gstflacparse.c: (gst_flac_parse_get_frame_size): Fix parsing if upstream gives -1 as duration. |
||
---|---|---|
.. | ||
gstbaseparse.c | ||
gstbaseparse.h | ||
gstbitreader.c | ||
gstbitreader.h | ||
gstbytereader.c | ||
gstbytereader.h | ||
gstflac.c | ||
gstflacparse.c | ||
gstflacparse.h | ||
Makefile.am |