gstreamer/ext
Edward Hervey 878d32ad38 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
2016-05-13 09:52:29 +02:00
..
libav avvidec: Report the latency once we're fully configured 2016-05-13 09:52:29 +02:00
libswscale libav: use new gst_element_class_add_static_pad_template() 2016-03-24 14:53:51 +02:00
Makefile.am Disable libswscale/avvideoscale plugin until it works at least somewhat 2013-01-17 23:57:00 +00:00