diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/rtsp/URLS | 3 | ||||
-rw-r--r-- | gst/smpte/barboxwipes.c | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gst/rtsp/URLS b/gst/rtsp/URLS index 653fe1dc..cb000bab 100644 --- a/gst/rtsp/URLS +++ b/gst/rtsp/URLS @@ -27,3 +27,6 @@ H264/MPA REAL: rtsp://213.254.239.61/farm/*/encoder/tagesschau/live1high.rm rtsp://64.192.137.105:554/real.amazon-de.eu2/phononet/B/0/0/0/H/W/Y/4/K/S/01.01.rm?cloakport=80,554,7070 + + rtsp://211.89.225.1/encoder/cnr7_p + rtsp://stream2.visual.cz/broadcast/ct/CT24-High.rm 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", |