Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
v4l-utils
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin Gaignard
v4l-utils
Commits
d9d2c888
Commit
d9d2c888
authored
13 years ago
by
Hans de Goede
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.8.4
parent
5b07ee56
No related branches found
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+22
-1
22 additions, 1 deletion
ChangeLog
Make.rules
+1
-1
1 addition, 1 deletion
Make.rules
with
23 additions
and
2 deletions
ChangeLog
+
22
−
1
View file @
d9d2c888
v4l-utils-0.8.4
---------------
* Utils changes
* Various small fixes (hverkuil, mchehab)
* qv4l2: Add support for configuring the framerate for devices which support
this like uvc cams (hdegoede)
* parse_tcpdump_log.pl: new parser for tcpdump / wireshark made usbmon
dumps (mchehab)
* New lib_media_dev lib, to pair audio devices with video devices
(and other combinations) for now this lives in utils and does not get
installed systemwide, as the API is not stable (mchehab)
* libv4l changes
* Add many more laptop models to the upside down devices table (hdegoede)
* Some small bugfixes (hdegoede)
* Add vicam cameras to list of cameras need sw auto gain + whitebalance
(hdegoede)
* Add support for m420 pixelformat (hdegoede)
* Add support for M420 pixelformat (hdegoede)
* Add support for Y10B pixelformat (Antonio Ospite)
* Add support for JPGL pixelformat (jfmoine)
* Modified (rewrote) jpeg decompression code to use libjpeg[-turbo], for
much lower cpu load when doing jpeg decompression (hdegoede)
* Detect usb connection speed of devices (hdegoede)
* Rewrite src format selection algorithm, taking bandwidth into account and
choosing the format which will give us the lowest CPU load while still
allowing 30 fps (hdegoede)
* Intercept S_PARM and redo src format selection based on new fps setting,
potentially switching from JPG to YUYV / M420 when the app lowers the
fps, resulting in a significant lower cpu load (hdegoede)
v4l-utils-0.8.3
---------------
...
...
This diff is collapsed.
Click to expand it.
Make.rules
+
1
−
1
View file @
d9d2c888
V4L_UTILS_VERSION=0.8.4
-test
V4L_UTILS_VERSION=0.8.4
# These ones can be overriden from the cmdline
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment