[Bug 766362] avvidec: Report the latency once we're fully configured
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 13 09:22:51 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766362
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
commit 878d32ad38751222c6d731706f8b3cc8930c9d1c
Author: Edward Hervey <edward at centricular.com>
Date: Thu May 12 11:09:13 2016 +0200
avvidec: Report the latency once we're fully configured
Several decoders will only be able to report a real latency (has_b_frames)
once they're actually initialized (i.e. when they return their first
frame).
Doing it earlier (in set_format) doesn't guarantee that the AVCodecContext
has_b_frames has been properly initialized.
https://bugzilla.gnome.org/show_bug.cgi?id=766362
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list