Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sixue.cheng
FFmpeg
Commits
c7049013
Commit
c7049013
authored
1 year ago
by
Paul B Mahol
Browse files
Options
Download
Email Patches
Plain Diff
Bump minor libavfilter version and add Changelog entry
parent
24c01336
release/6.1
n7.1-dev
n7.0.2
n7.0.1
n7.0
n6.2-dev
n6.1.2
n6.1.1
n6.1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog
+2
-0
Changelog
libavfilter/version.h
+1
-1
libavfilter/version.h
with
3 additions
and
1 deletion
+3
-1
Changelog
+
2
-
0
View file @
c7049013
...
...
@@ -29,6 +29,8 @@ version <next>:
- transpose_vt filter for videotoolbox
- support for the P_SKIP hinting to speed up libx264 encoding
- Support HEVC,VP9,AV1 codec in enhanced flv format
- apsnr and asisdr audio filters
version 6.0:
- Radiance HDR image support
...
...
This diff is collapsed.
Click to expand it.
libavfilter/version.h
+
1
-
1
View file @
c7049013
...
...
@@ -31,7 +31,7 @@
#include "version_major.h"
#define LIBAVFILTER_VERSION_MINOR 1
0
#define LIBAVFILTER_VERSION_MINOR 1
1
#define LIBAVFILTER_VERSION_MICRO 100
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help