gstreamer/sys
Hou Qi 0e7a485528 v4l2: Add protection when set decoder capture fps accroding to output fps
Some v4l2 drivers don't have the capacity to change framerate. There is
chance to make decoder capture fps to be 0/0 if numerator and denominator
returned by G_PARM ioctl are both 0. It causes critical warning
"passed '0' as denominator for `GstFraction'".

In order to fix this, add protection when set decoder capture fps according
to output fps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1048>
2021-08-17 13:27:28 +00:00
..
directsound Remove autotools build system 2019-10-14 11:04:18 +01:00
oss oss: allow per feature registration 2021-03-29 12:45:23 +02:00
oss4 oss4: allow per feature registration 2021-03-29 12:45:23 +02:00
osxaudio osxaudio: Remove deprecated GTimeVal 2019-12-18 19:48:34 +00:00
osxvideo meson: Pass native: false to add_languages() 2020-05-13 19:25:33 +05:30
rpicamsrc gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
v4l2 v4l2: Add protection when set decoder capture fps accroding to output fps 2021-08-17 13:27:28 +00:00
waveform Remove autotools build system 2019-10-14 11:04:18 +01:00
ximage gst: don't use volatile to mean atomic 2021-03-18 19:52:53 +11:00
meson.build rpicamsrc: hook up to build 2020-07-10 17:37:28 +01:00