From 6099f0e3fd84af3e481ce3a87fe4ce59267e2a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Thu, 11 Nov 2004 16:06:49 +0000 Subject: [PATCH] minor typos : baseplaybin => playbasebin Original commit message from CVS: minor typos : baseplaybin => playbasebin --- gst/playback/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/playback/README b/gst/playback/README index 9caec6a4ec..5726a1a4f8 100644 --- a/gst/playback/README +++ b/gst/playback/README @@ -13,7 +13,7 @@ decoderbin: - new_media events should be handled. - caching of elements. -baseplaybin: +playbasebin: A bin with an uri property. It will find the right source element from the registry and connect a decoderbin to it. When going to the PAUSED state, it will iterate the @@ -47,7 +47,7 @@ baseplaybin: playbin: - Extends baseplaybin, sets up default audiosink and videosink for first audio/video + Extends playbasebin, sets up default audiosink and videosink for first audio/video stream detected. implements seeking and querying on the configured sinks. It also waits for new notifications from playbasebin about any new groups that are