Opened 9 years ago
Closed 9 years ago
#7273 closed enhancement (fixed)
libdvdcss-1.4.0
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://download.videolan.org/pub/libdvdcss/1.4.0/libdvdcss-1.4.0.tar.bz2
http://download.videolan.org/pub/libdvdcss/1.4.0/libdvdcss-1.4.0.tar.bz2.md5
2edba36e6af3f0223c4f0454cdf3d159 *libdvdcss-1.4.0.tar.bz2
https://git.videolan.org/?p=libdvdcss.git;a=blob;f=NEWS;
or plain text:
https://git.videolan.org/?p=libdvdcss.git;a=blob_plain;f=NEWS
Changes between 1.3.99 and 1.4.0: --------------------------------- • Add key caching on Android • Fix leaks, win32 build breakage, file descriptor initialization • Expose version.h Changes between 1.3.0 and 1.3.99: --------------------------------- • Drop support for HP-UX. • Drop support for Windows 9x and Windows NT. Windows 2000 is now required. • Replace BeOS support by Haiku support. • Add dvdcss_open_stream() to public API. This allows installing custom callback functions for accessing DVD, e.g. over the network. • dvdcss_error() now returns "const char *" instad of "char *". • Drop support for MSVC versions before 2010. • Raw device access now errors out if the device cannot be opened. • Miscellaneous cleanups to code, documentation, build system.
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16742.