baseparse: bitrate mechanics should not deal with duration update
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 7 Feb 2012 10:28:41 +0000 (11:28 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 10 Feb 2012 13:47:00 +0000 (14:47 +0100)
commit954dd59fdd91d21cb64c9447e3a967a4d1b8ce10
tree284f8e2ad049fa5fa7e0a3fcad3b89f9694e03a2
parent609e618e70bf51bab6fe970b1774da8d1a8f8719
baseparse: bitrate mechanics should not deal with duration update

... since that is already handled by _update_duration, or should not be done
altogether if the duration is determined by non-estimated means.

Fixes #669502.
libs/gst/base/gstbaseparse.c