Commit Graph

1258 Commits

Author SHA1 Message Date
Rafostar
734471475f Add "seek_seconds" function
Default "seek" function takes time in nanoseconds as argument which is not that useful, cause we will start playback from the nearest keyframe anyway. The new "seek_seconds" can take a double value for more precise seeking.
2020-08-30 20:19:37 +02:00
Rafostar
f35ac10553 Make sure loop is not running before starting it 2020-08-30 20:09:36 +02:00
Rafostar
ceb8930a88 Rename project to "Clapper" 2020-08-30 20:05:58 +02:00
Rafostar
2b0ad406e5 Rename LICENSE to COPYING 2020-08-30 19:40:14 +02:00
Rafostar
71dee1f410 Update README.md 2020-08-29 23:22:59 +02:00
Rafostar
19dfbb7be1 Add "gex" support 2020-08-29 15:51:06 +02:00
Rafostar
4d1166a952 Initial version upload 2020-08-29 15:48:38 +02:00
Rafostar
7c0957f4bd Initial commit 2020-08-29 15:45:05 +02:00