gstreamer/ext
Mario Sanchez Prada 8740313504 vpxenc: Properly handle frames with too low duration
When a frame's duration is too low, calling gst_util_uint64_scale()
to scale its value can result into it being truncated to zero, which
will cause the vpx encoder to return an VPX_CODEC_INVALID_PARAM error
when trying to encode.

To prevent this from happening, we simply ignore the duration when
encoding if it becomes zero after scaling, logging a warning message.

https://bugzilla.gnome.org/show_bug.cgi?id=765391
2016-04-23 13:56:56 +01:00
..
aalib good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
cairo good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
dv good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
flac good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gdk_pixbuf good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
jack good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
jpeg good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
libcaca good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
libpng good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
pulse Revert "pulsesink: uncork if needed upon commit" 2016-04-16 02:21:14 +10:00
raw1394 good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
shout2 good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
soup souphttpclientsink: If no proxy is set by properties, use the default libsoup proxy resolver 2016-04-15 11:36:36 +03:00
speex good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
taglib good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
vpx vpxenc: Properly handle frames with too low duration 2016-04-23 13:56:56 +01:00
wavpack good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
Makefile.am mikmod: remove ancient unported plugin 2015-06-25 10:06:07 +01:00