gstreamer/ext/flac
Sebastian Dröge c194390ce9 flacenc: Pass audio info from set_format() to query_total_samples() explicitly
This fixes writing of the seek table header.

gst_audio_encoder_get_audio_info() will still return old/unset audio
info until set_format() has actually returned, which then results in
query_total_samples() to always return 0.

Thanks to Jacob Kauffmann for debugging this and finding the main cause.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/756

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/661>
2020-07-03 06:55:38 +00:00
..
gstflac.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacdec.c docstrings: port ulinks to markdown links 2019-08-23 18:56:01 +02:00
gstflacdec.h flax: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
gstflacenc.c flacenc: Pass audio info from set_format() to query_total_samples() explicitly 2020-07-03 06:55:38 +00:00
gstflacenc.h flax: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
gstflactag.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstflactag.h flax: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00