Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4l2loopback: 0.12.0 -> 0.12.2 #71783

Merged
merged 1 commit into from Oct 24, 2019
Merged

Conversation

colemickens
Copy link
Member

Fixes #71782.

v4l2loopback (0.12.2) unstable; urgency=medium

  [ wuweixin ]
  * Update README.md

  [ Theodore Cipicchio ]
  * Replace v4l2_get_timestamp with ktime_get_ts(64)

  [ IOhannes m zmölnig ]
  * Mention support for 5.0.0
  * Fix typo

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 27 May 2019 20:32:08 +0200

v4l2loopback (0.12.1) unstable; urgency=medium

  [ IOhannes m zmölnig ]
  * Fix permission of source code files
  * Initialize variables
  * Use %u to print size_t
  * Improve coding style by removing unused variables
  * More coding style fixes
  * Use GStreamer-1.0 caps in the documentation
  * Gst1.0 compat for example-script
  * Protect VP9 and HEVC by #ifdef guards

  [ Andrii Danyleiko ]
  * Fix typo

  [ Kai Kang ]
  * Replace do_gettimeofday with v4l2_get_timestamp for linux-5 compat

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 23 Jan 2019 21:59:29 +0100

@colemickens
Copy link
Member Author

(This happens to be useful for Wayland users who might want to use wf-recorder to pipe a screen recording into v4l2loopback to use with OBS, etc: ammen99/wf-recorder#53 (comment))

@ofborg ofborg bot requested a review from domenkozar October 23, 2019 09:00
@grahamc grahamc merged commit 905e601 into NixOS:master Oct 24, 2019
@colemickens colemickens deleted the nixpkgs-v4l2 branch January 30, 2020 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4l2loopback doesn't build with latest kernel
2 participants