=== release 1.10.1 === 2016-11-17 Sebastian Dröge * configure.ac: releasing 1.10.1 2016-11-17 14:44:49 +0200 Sebastian Dröge * po/da.po: * po/de.po: * po/id.po: * po/pl.po: * po/ru.po: * po/uk.po: * po/vi.po: * po/zh_CN.po: po: Update translations 2016-11-16 20:48:28 +0200 Sebastian Dröge * gst-libs/gst/riff/riff-media.c: riff: Extract bpp from the strf for vnmc Needed for avdec_vnmc to work. 2016-11-13 13:15:38 +0900 Seungha Yang * gst/playback/gstdecodebin3-parse.c: decodebin3: Clear saw_eos flag of DecodebinInputStream by FLUSH event Likewise how GstPad is doing, saw_eos flag of DecodebinInputStream must be cleared by FLUSH event. https://bugzilla.gnome.org/show_bug.cgi?id=774343 2016-10-17 15:38:37 +0900 Wonchul Lee * gst/playback/gstplaybin3.c: playbin3: Fix deadlock when adding multiple parsebin https://bugzilla.gnome.org/show_bug.cgi?id=773131 2016-11-07 12:01:16 +0100 Petr Kulhavy * gst-libs/gst/audio/audio-channels.c: audio-channels: map buffer read-write only if channels differ gst_audio_buffer_reorder_channels() was always mapping the buffer read-write regardless whether any reordering was needed. If the from and to channel order is identical return immediately without remapping the buffer. Add a small helper function gst_audio_channel_positions_equal() which is used in both gst_audio_reorder_channels() and gst_audio_buffer_reorder_channels(). https://bugzilla.gnome.org/show_bug.cgi?id=773833 2016-11-01 19:42:32 +0000 Tim-Philipp Müller * meson.build: meson: update version