gstreamer/gst-libs/gst/video
Vincent Penquerc'h 8a044de701 basevideoenc: do not try to calculate latency from an unknown framerate
It'll divide by zero, and latency is unknown for an unknown framerate.

Fixes an assert in the schroenc test.

https://bugzilla.gnome.org/show_bug.cgi?id=657419
2011-09-05 12:08:00 +02:00
..
gstbasevideocodec.c basevideo: Fix locking, especially if both pads have different streaming threads 2011-08-18 10:23:32 +02:00
gstbasevideocodec.h basevideo: Fix locking, especially if both pads have different streaming threads 2011-08-18 10:23:32 +02:00
gstbasevideodecoder.c basevideo: Fix locking, especially if both pads have different streaming threads 2011-08-18 10:23:32 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:04:18 +02:00
gstbasevideoencoder.c basevideoenc: do not try to calculate latency from an unknown framerate 2011-09-05 12:08:00 +02:00
gstbasevideoencoder.h basevideoencoder: Remove old ::getcaps() comment 2011-08-12 12:13:45 +02:00
gstbasevideoutils.c basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00
gstbasevideoutils.h basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00
Makefile.am basevideo: Move the utils from the codec header to its own header 2011-07-09 11:40:17 +02:00