[vlc-devel] commit: PARANOIA_MODE_* were introduced in libcdio 0.72 ( Rafaël Carré )

git version control git at videolan.org
Sun May 25 14:28:59 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun May 25 14:30:14 2008 +0200| [ae8638cbd8630e9370cbbb411e5d6141465fc42e]

PARANOIA_MODE_* were introduced in libcdio 0.72

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ae8638cbd8630e9370cbbb411e5d6141465fc42e
---

 modules/access/cdda/cdda.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/modules/access/cdda/cdda.h b/modules/access/cdda/cdda.h
index e308c16..bd185ad 100644
--- a/modules/access/cdda/cdda.h
+++ b/modules/access/cdda/cdda.h
@@ -70,9 +70,6 @@
 #include <cdio/paranoia.h>
 #else
 #define CdIo_t CdIo
-#endif
-
-#if LIBCDIO_VERSION_NUM < 78
 typedef enum {
   PARANOIA_MODE_DISABLE = 0x00, /* Note: We make use of 0 as being the same as false */
   PARANOIA_MODE_OVERLAP = 0x04,




More information about the vlc-devel mailing list