GNOME Bugzilla – Bug 641857
baseparse: Update min/max bitrate before first posting them
Last modified: 2011-02-09 17:34:06 UTC
Minor fix to avoid incorrect tags at the start of a stream.
Created attachment 180403 [details] [review] baseparse: Update min/max bitrate before first posting them This avoids posting an initial min-bitrate of G_UINTMAX and max-bitrate of 0.
commit 3f683e02887f39675c814c1e418dd4e3beb9bc1d Author: Arun Raghavan <arun.raghavan@collabora.co.uk> Date: Tue Feb 8 23:39:24 2011 +0530 baseparse: Update min/max bitrate before first posting them This avoids posting an initial min-bitrate of G_UINTMAX and max-bitrate of 0. https://bugzilla.gnome.org/show_bug.cgi?id=641857