gstreamer/libs/gst
Tim-Philipp Müller a887d81bfa baseparse: avoid tag list spam if upstream provides bitrate tags already
Explicitly keep track again whether upstream tags or parser tags
already contain bitrate information, and only force a tag update
for a bitrate if we are actually going to add the bitrate to the
taglist later. This fixes constant re-sending of the same taglist,
because upstream provided a bitrate already and we didn't add it,
so we didn't save the 'posted' bitrate, which would then in turn
again trigger the 'bitrate has changed too much, update tags'
code path. Fixes tag spam with m4a files for example.

https://bugzilla.gnome.org/show_bug.cgi?id=679768
2015-08-18 15:51:53 +01:00
..
base baseparse: avoid tag list spam if upstream provides bitrate tags already 2015-08-18 15:51:53 +01:00
check harness: add _set_forwarding function 2015-08-09 16:02:37 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net meta: transform_func: return FALSE if not supported or failed 2015-07-07 13:40:17 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00