minor typos : baseplaybin => playbasebin
authorStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 11 Nov 2004 16:06:49 +0000 (16:06 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 11 Nov 2004 16:06:49 +0000 (16:06 +0000)
Original commit message from CVS:
minor typos : baseplaybin => playbasebin

gst/playback/README

index 9caec6a..5726a1a 100644 (file)
@@ -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