Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
427
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
426513d8
Commit
426513d8
authored
2 years ago
by
Hugo Beauzée-Luyssen
Browse files
Options
Downloads
Patches
Plain Diff
On the road to 3.0.17.3
parent
98c86d87
No related branches found
No related tags found
2 merge requests
!3533
Backport MR 3236 to 3.0.x
,
!1573
On the road to 3.0.17.3
Pipeline
#200229
passed with stages
in 19 minutes and 48 seconds
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+6
-0
6 additions, 0 deletions
NEWS
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
8 additions
and
2 deletions
NEWS
+
6
−
0
View file @
426513d8
Changes between 3.0.17.2 and 3.0.17.3:
----------------------------------
Demux:
* Fix a regression causing a lack of audio in adaptive streaming
Changes between 3.0.17 and 3.0.17.2:
----------------------------------
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
426513d8
...
...
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
AC_INIT(vlc, 3.0.17.
2
)
AC_INIT(vlc, 3.0.17.
3
)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=17
VERSION_EXTRA=
2
VERSION_EXTRA=
3
VERSION_DEV=
PKGDIR="vlc"
...
...
This diff is collapsed.
Click to expand it.
Ben R
@bugreporter1
mentioned in issue
#27015
·
2 years ago
mentioned in issue
#27015
mentioned in issue #27015
Toggle commit list
Conclave
@jjlaskos
mentioned in issue
#27482
·
2 years ago
mentioned in issue
#27482
mentioned in issue #27482
Toggle commit list
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