gstreamer/sys
Iñigo Huguet 3f360e8f15 v4l2src: fix first input used is always used next times
The input from an v4l2 device that was used the first time was
remembered for next times, and set again always the pipeline is
set to READY state. This was making that users wasn't able to
select a different input without having to create a new pipeline.

This patch makes that v4l2src element forget previous used input
when going to NULL state, so it will check again for the current
selected input when going again to READY state. Users can change
to NULL state, select a new input with a VIDIOC_S_INPUT ioctl
and change to PLAYING again.

https://bugzilla.gnome.org/show_bug.cgi?id=796908
2018-08-02 08:00:44 -04:00
..
directsound meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
oss meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
oss4 meson: Fix oss4 header checks 2018-08-01 03:18:58 +05:30
osxaudio osxaudio: fixes playback of mono streams with no channel-mask field in caps 2017-05-20 18:33:42 +02:00
osxvideo osxvideosink: fix build on macOS versions < 12.0 2018-02-08 15:49:59 +00:00
v4l2 v4l2src: fix first input used is always used next times 2018-08-02 08:00:44 -04:00
waveform waveform: Fix DLL name to match plugin name 2017-07-20 15:46:38 -04:00
ximage meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30
Makefile.am sys: remove sunaudio plugin 2017-06-23 20:02:43 +01:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30