gstreamer/ext
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
..
aalib plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
cairo cairo: Use G_DECLARE_FINAL_TYPE 2020-03-12 19:24:57 +01:00
dv plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
flac flacenc: Pass audio info from set_format() to query_total_samples() explicitly 2020-07-03 06:55:38 +00:00
gdk_pixbuf plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
gtk docs: mark more types as plugin API 2020-06-23 10:25:55 -04:00
jack plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
jpeg plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
lame plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
libcaca plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
libpng libpng: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
mpg123 mpg123: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
pulse pulse: fix discovery of newly added devices 2020-06-18 14:05:42 +00:00
qt qt: Rework how we find the Qt QPA header 2020-06-28 00:16:53 +05:30
raw1394 raw1394: Use G_DECLARE_FINAL_TYPE 2020-03-16 09:20:07 +01:00
shout2 shout2: advertise documentation caps properly 2020-06-19 10:32:45 +01:00
soup soup: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
speex plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
taglib meson: Pass native: false to add_languages() 2020-05-13 19:25:33 +05:30
twolame plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
vpx vpxenc: mark all properties as GST_DOC_SHOW_DEFAULT 2020-06-24 16:45:27 +02:00
wavpack plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
meson.build meson: Don't skip plugins that don't build with MSVC 2018-09-05 20:15:57 +05:30