From 198224ef585541d4e82728fc3c60e132b8cee29c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 17 Jun 2008 10:14:47 +0000 Subject: gst/rtsp/URLS: Some more urls. Original commit message from CVS: * gst/rtsp/URLS: Some more urls. * gst/smpte/barboxwipes.c: Add a comment * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Fix typo, add audioresample to the pipeline. --- gst/smpte/barboxwipes.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gst/smpte') diff --git a/gst/smpte/barboxwipes.c b/gst/smpte/barboxwipes.c index 173355ea..b8f00f7f 100644 --- a/gst/smpte/barboxwipes.c +++ b/gst/smpte/barboxwipes.c @@ -658,6 +658,9 @@ gst_wipe_triangles_draw (GstMask * mask) } } +/* see also: + * http://www.w3c.rl.ac.uk/pasttalks/slidemaker/XML_Multimedia/htmls/transitions.html + */ static const GstMaskDefinition definitions[] = { {1, "bar-wipe-lr", "A bar moves from left to right", -- cgit