Il giorno ven, 13/02/2009 alle 11.22 -0800, Erik Hovland ha scritto:
Up the version compiled in to 906.
Signed-off-by: Erik Hovland <erik@hovland.org>
---
src/dvdread/dvd_reader.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/dvdread/dvd_reader.h b/src/dvdread/dvd_reader.h index 93c5d2f..be94cc7 100644 --- a/src/dvdread/dvd_reader.h +++ b/src/dvdread/dvd_reader.h @@ -43,7 +43,7 @@ /** * The current version. */ -#define DVDREAD_VERSION 904 +#define DVDREAD_VERSION 906
/** * The length of one Logical Block of a DVD.
Can you explain this patch? Is it supposed to expose a supposed compatibility with dvdread-0.9.6? If so it's not ok: I never applied the buffer-alignment stuff and I'm not going to apply it unless someone explains me why it's a good feature to have.