[Bug 766362] avvidec: Report the latency once we're fully configured

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 13 07:52:43 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766362

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 327756
  --> https://bugzilla.gnome.org/attachment.cgi?id=327756&action=edit
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.

-- 
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