projects
/
experiments
/
gstreamer.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
203a063
)
Reformat a comment so that lines stay in 80 characters
author
Antonio Ospite <ospite@studenti.unina.it>
Tue, 5 Mar 2013 15:29:15 +0000
(16:29 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Tue, 5 Mar 2013 15:30:23 +0000
(16:30 +0100)
gst-trick-mode-looping-2.py
patch
|
blob
|
history
diff --git
a/gst-trick-mode-looping-2.py
b/gst-trick-mode-looping-2.py
index
156ef08
..
6bbd6e6
100755
(executable)
--- a/
gst-trick-mode-looping-2.py
+++ b/
gst-trick-mode-looping-2.py
@@
-33,8
+33,8
@@
class Player:
sys.stderr.write(".")
player.set_property("uri", self._filename)
- # XXX Ater the first iteration of the loop the playback rate is
reset to
- # normal. Do I need to re-set the rate here?
+ # XXX Ater the first iteration of the loop the playback rate is
+ #
reset to
normal. Do I need to re-set the rate here?
# If I uncomment the following line, the player hangs:
#self.set_rate(self._date)