From: Wim Taymans Date: Fri, 2 Aug 2013 14:21:45 +0000 (+0200) Subject: design: fix typo X-Git-Tag: 1.1.4~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9920f37f6940656e5f57967db1e370dffe9ba2e6;p=platform%2Fupstream%2Fgstreamer.git design: fix typo --- diff --git a/docs/design/part-gstpipeline.txt b/docs/design/part-gstpipeline.txt index 694a46b..be599d6 100644 --- a/docs/design/part-gstpipeline.txt +++ b/docs/design/part-gstpipeline.txt @@ -31,7 +31,7 @@ GstBin, the pipeline performs the following actions during a state change: - set clock and base_time on all elements before performing the state change. - - PAUSED -> PLAYING: + - PLAYING -> PAUSED: - calculate the running_time when the pipeline was PAUSED. - READY -> NULL: