Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
libdvdread
Commits
a76a31f0
Commit
a76a31f0
authored
Mar 13, 2015
by
Thomas Guillem
Committed by
Jean-Baptiste Kempf
Mar 14, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for 5.0.3
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
85b6663a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
NEWS
NEWS
+4
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
a76a31f0
libdvdread (5.0.3)
* Cache IFO and BUP files (only for ImageFiles) in order to reduce the number
of read/seek access
libdvdread (5.0.2)
libdvdread (5.0.2)
* Add DVDOpenStream to open a dvd from a set of callbacks
* Add DVDOpenStream to open a dvd from a set of callbacks
...
...
configure.ac
View file @
a76a31f0
AC_INIT(libdvdread, 5.0.
2
)
AC_INIT(libdvdread, 5.0.
3
)
AC_CONFIG_SRCDIR([src/dvd_reader.c])
AC_CONFIG_SRCDIR([src/dvd_reader.c])
AC_PREREQ(2.53)
AC_PREREQ(2.53)
...
...
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