gstreamer/libs/gst
Jan Alexander Steffens (heftig) d71e03b3be baseparse: Don't add calculated bitrates until threshold
Waiting before posting calculated bitrates seems to be the
intent of the code, so avoid adding them to the tag list
pushed with the first frame.

When the threshold is reached, gst_base_parse_update_bitrates
sets tags_changed, so this posts the calculated ones right
that moment.

This prevents an insane average calculated from just the
first (key) frame from getting posted.

https://bugzilla.gnome.org/show_bug.cgi?id=768439
2016-07-05 19:42:38 +03:00
..
base baseparse: Don't add calculated bitrates until threshold 2016-07-05 19:42:38 +03:00
check g-i: pass compiler env to g-ir-scanner 2016-05-24 00:40:27 +01:00
controller g-i: pass compiler env to g-ir-scanner 2016-05-24 00:40:27 +01:00
helpers helpers: really fix install race 2015-12-04 16:44:39 +02:00
net Use MAY_BE_LEAKED_FLAG 2016-06-02 23:14:15 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00