7003ea3d35
libgstshapewipe is now part of good. survived a bulk and tests from jasper@
13 lines
469 B
Plaintext
13 lines
469 B
Plaintext
$OpenBSD: patch-ext_resindvd_resindvdsrc_c,v 1.2 2010/03/21 11:26:01 ajacoutot Exp $
|
|
--- ext/resindvd/resindvdsrc.c.orig Sun Nov 22 20:04:38 2009
|
|
+++ ext/resindvd/resindvdsrc.c Mon Mar 8 13:45:04 2010
|
|
@@ -34,7 +34,7 @@
|
|
GST_DEBUG_CATEGORY_STATIC (rsndvdsrc_debug);
|
|
#define GST_CAT_DEFAULT rsndvdsrc_debug
|
|
|
|
-#define DEFAULT_DEVICE "/dev/dvd"
|
|
+#define DEFAULT_DEVICE "/dev/rcd0c"
|
|
#define DEFAULT_FASTSTART TRUE
|
|
|
|
#define GST_FLOW_WOULD_BLOCK GST_FLOW_CUSTOM_SUCCESS
|