Revert "linux-v4l2: Add 'unbuffered' property"

This reverts commit cd306d975a.

This removes the 'unbuffered' property for the time being.  There should
be a better way of handling this, such as using system timestamps.
Also, the obs_source_frame::flags member needs to be removed and
replaced with something a bit more ideal.
This commit is contained in:
jp9000
2014-10-23 07:24:22 -07:00
parent 73599b8df6
commit ae0f6b5e3f
2 changed files with 1 additions and 8 deletions

View File

@@ -5,4 +5,3 @@ ImageFormat="Video Format"
Resolution="Resolution"
FrameRate="Frame Rate"
LeaveUnchanged="Leave Unchanged"
Unbuffered="Unbuffered video playback"