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
f2fc2c12
Commit
f2fc2c12
authored
5 years ago
by
Gregor Jasny
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 1.14.3 release
parent
4b3fd786
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+17
-0
17 additions, 0 deletions
ChangeLog
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
18 additions
and
1 deletion
ChangeLog
+
17
−
0
View file @
f2fc2c12
v4l-utils-1.14.3
----------------
Hans Verkuil (1):
libv4lconvert: fix compiler warning
Mauro Carvalho Chehab (2):
dvbv5-tools: be sure to zero struct arguments
dvbv5-zap: improve program exit code
Mike Frysinger (1):
include sys/sysmacros.h for major() & minor()
Sean Young (1):
libdvbv5: leaks and double free in dvb_fe_open_fname()
v4l-utils-1.14.2
----------------
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
f2fc2c12
...
...
@@ -3,7 +3,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([v4l-utils],[1.14.
2
])
AC_INIT([v4l-utils],[1.14.
3
])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
...
...
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