aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction
diff options
context:
space:
mode:
Diffstat (limited to 'doc/introduction')
-rw-r--r--doc/introduction/control.pd2
-rw-r--r--doc/introduction/input_output.pd4
-rw-r--r--doc/introduction/quicktime.pd4
-rw-r--r--doc/introduction/traffic.pd2
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/introduction/control.pd b/doc/introduction/control.pd
index 3898e1e..5a844c7 100644
--- a/doc/introduction/control.pd
+++ b/doc/introduction/control.pd
@@ -1,5 +1,5 @@
#N canvas 372 355 668 154 10;
-#X obj 33 107 pdp_xv;
+#X obj 33 107 pdp_glx;
#X obj 33 57 pdp_v4l;
#X msg 33 12 bang;
#X obj 33 81 pdp_trigger;
diff --git a/doc/introduction/input_output.pd b/doc/introduction/input_output.pd
index 07aa793..494eb69 100644
--- a/doc/introduction/input_output.pd
+++ b/doc/introduction/input_output.pd
@@ -4,7 +4,7 @@
#X msg 159 14 stop;
#X msg 107 14 bang;
#X msg 51 14 bang;
-#X obj 107 695 pdp_xv;
+#X obj 107 695 pdp_glx;
#X msg 209 93 open /dev/video0;
#X msg 209 117 open /dev/video1;
#X text 347 95 you can choose the input device using the 'open' message.
@@ -25,7 +25,7 @@ have to be the same to be combined (i.e. mixed);
#X text 349 559 dim sets the window dimensions;
#X msg 210 510 create;
#X msg 210 531 destroy;
-#X text 208 447 pdp_xv ouputs video in a window using the xVideo extension.
+#X text 208 447 pdp_glx ouputs video in a window using the xVideo extension.
if your graphics card/driver supports it you can have multiple output
windows. if a pdp message is received and a window is not open \, one
is created automaticly.;
diff --git a/doc/introduction/quicktime.pd b/doc/introduction/quicktime.pd
index 2f32cfd..2233003 100644
--- a/doc/introduction/quicktime.pd
+++ b/doc/introduction/quicktime.pd
@@ -1,6 +1,6 @@
#N canvas 400 126 715 814 10;
#X obj 59 391 pdp_qt;
-#X obj 59 462 pdp_xv;
+#X obj 59 462 pdp_glx;
#X floatatom 77 429 5 0 0;
#X floatatom 127 430 5 0 0;
#X obj 56 41 metro 40;
@@ -35,7 +35,7 @@ argument is the audio channel (default = 0 = left);
#X text 252 432 the second outlet outputs the current frame number.
the third outlet outputs the total number of frames in a movie when
it is opened.;
-#X obj 56 786 pdp_xv;
+#X obj 56 786 pdp_glx;
#X obj 56 715 pdp_qt~;
#X obj 84 757 dac~;
#X msg 33 644 play;
diff --git a/doc/introduction/traffic.pd b/doc/introduction/traffic.pd
index 40f102d..3d4f02b 100644
--- a/doc/introduction/traffic.pd
+++ b/doc/introduction/traffic.pd
@@ -2,7 +2,7 @@
#X msg 362 2 stop;
#X obj 362 27 metro 40;
#X obj 362 53 pdp_v4l;
-#X obj 32 524 pdp_xv;
+#X obj 32 524 pdp_glx;
#X obj 847 336 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 847 388 pdp_control;