Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
cb1bd11f
Commit
cb1bd11f
authored
May 09, 2009
by
Jean-Baptiste Kempf
Browse files
1.0.0 RC1
parent
7f779aca
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
cb1bd11f
Changes between 0.9.9 and 1.0.0-
pre2
:
------------------------------------
-
Changes between 0.9.9
a
and 1.0.0-
rc1
:
------------------------------------
Important notes:
----------------
...
...
@@ -120,6 +120,15 @@ Video output:
Miscellanous:
* Invmem, a fake codec to display images from external applications
Changes between 0.9.9 and 0.9.9a:
---------------------------------
Mac OS X:
* Updated multiple 3rd party libraries to keep in sync with the Win32 port
* Playback fixes for PowerPC-based Macs
Changes between 0.9.8a and 0.9.9:
---------------------------------
...
...
configure.ac
View file @
cb1bd11f
...
...
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team])
AC_INIT(vlc, 1.0.0-
pre2
)
AC_INIT(vlc, 1.0.0-
rc1
)
VERSION_MAJOR="1"
VERSION_MINOR="0"
VERSION_REVISION="0"
VERSION_EXTRA="-
pre2
"
VERSION_EXTRA="-
rc1
"
PKGDIR="vlc"
AC_SUBST(PKGDIR)
...
...
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