Navigation Menu

Skip to content

Commit

Permalink
Add FIXME comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ApsOps committed Feb 6, 2015
1 parent 9f93ec7 commit 79b2735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/preview/generate.py
Expand Up @@ -29,6 +29,7 @@ def generate_thumb(channel, url):
pipeline.set_state(Gst.State.PLAYING)
bus.poll(Gst.MessageType.EOS, Gst.CLOCK_TIME_NONE)
pipeline.set_state(Gst.State.NULL)
#FIXME: This should return true if the preview was generated
print "%s snapshot generated" % channel

for channel in channels:
Expand Down

0 comments on commit 79b2735

Please sign in to comment.