Discussion:
[libdvdcss-devel] Drop BSDI support code.
Diego Biurrun
2013-02-14 15:52:07 UTC
Permalink
libdvdcss | branch: master | Diego Biurrun <***@biurrun.de> | Thu Feb 14 03:31:19 2013 +0100| [f1d20e3c0e50e14d1e9df7b39c3755e53225096d] | committer: Jean-Baptiste Kempf

Drop BSDI support code.

Around 1100 out of 6100 lines total are dedicated to BSDI support.
This is a totally absurd ratio for a completely fringe OS.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=f1d20e3c0e50e14d1e9df7b39c3755e53225096d
---

Makefile.am | 10 -
NEWS | 5 +
configure.ac | 21 --
libdvdcss.spec | 8 +-
msvc/config.h | 1 -
src/bsdi_dvd.h | 344 ------------------------
src/bsdi_ioctl.c | 770 ------------------------------------------------------
src/device.c | 1 -
src/ioctl.c | 3 -
src/libdvdcss.c | 2 +-
10 files changed, 10 insertions(+), 1155 deletions(-)

Diff: http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=f1d20e3c0e50e14d1e9df7b39c3755e53225096d
Diego Biurrun
2013-02-14 15:57:36 UTC
Permalink
libdvdcss | branch: master | Diego Biurrun <***@biurrun.de> | Thu Feb 14 03:31:19 2013 +0100| [bec71804e527198aeaaccddba807e6aef1cd6a21] | committer: Jean-Baptiste Kempf

Drop BSDI support code.

Around 1100 out of 6100 lines total are dedicated to BSDI support.
This is a totally absurd ratio for a completely fringe OS.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=bec71804e527198aeaaccddba807e6aef1cd6a21
---

Makefile.am | 10 -
NEWS | 5 +
configure.ac | 21 --
libdvdcss.spec | 8 +-
msvc/config.h | 1 -
src/bsdi_dvd.h | 344 ------------------------
src/bsdi_ioctl.c | 770 ------------------------------------------------------
src/device.c | 1 -
src/ioctl.c | 3 -
src/libdvdcss.c | 2 +-
10 files changed, 10 insertions(+), 1155 deletions(-)

Diff: http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=bec71804e527198aeaaccddba807e6aef1cd6a21
Loading...