Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC
Commits
426513d8
Commit
426513d8
authored
Mar 11, 2022
by
Hugo Beauzée-Luyssen
Browse files
On the road to 3.0.17.3
parent
98c86d87
Pipeline
#200229
passed with stages
in 19 minutes and 48 seconds
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
NEWS
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:
----------------------------------
...
...
configure.ac
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"
...
...
Ben R
@bugreporter1
mentioned in issue
#27015
·
Jul 13, 2022
mentioned in issue
#27015
mentioned in issue #27015
Toggle commit list
Conclave
@jjlaskos
mentioned in issue
#27482
·
Nov 15, 2022
mentioned in issue
#27482
mentioned in issue #27482
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment