tests/examples/seek/seek.c: Don't go to READY on EOS as this avoids testing of seekin...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Dec 2007 19:06:24 +0000 (19:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 14 Dec 2007 19:06:24 +0000 (19:06 +0000)
commitd8e7a32aed35a81fd095a967022b6b8297c10a88
treed99ea3317874d84f7e11b3086061ab4bf4411df2
parent671d766d8ae2301d2da19a75d8c49cf5247fbd0a
tests/examples/seek/seek.c: Don't go to READY on EOS as this avoids testing of seeking and restarting after EOS, use ...

Original commit message from CVS:
* tests/examples/seek/seek.c: (msg_segment_done), (main):
Don't go to READY on EOS as this avoids testing of seeking and
restarting after EOS, use the stop button when you want to READY.
Don't try to do a flushing seek in segment-done, it does not make
sense to use this for gapless playback and is not needed.
ChangeLog
tests/examples/seek/seek.c