rage/src/bin
Carsten Haitzler 706e4948d7 add video thumbnails on timeline/dragable/seeker at the bottom
these thumbnails are generated in the bg by rage_thumb and will appear
once generated (or already found cached). it'll generate new thumbs if
modified dates are equal or newer on tthe src vs the thumbnail cache.
the caches store 160xN thumbs (keep aspect) with 70% lossy jpeg
quality in an eet file with one thumb per 10 second interval. so it
has limited accuracy.
2014-08-04 17:15:30 +09:00
..
Makefile.am add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
config.c add engine config (save/load and cmdline option) - no gui though 2014-03-09 16:09:05 +09:00
config.h add engine config (save/load and cmdline option) - no gui though 2014-03-09 16:09:05 +09:00
controls.c rage - add (un)/fullscreen button/status gadget and close in fs mode 2014-07-20 23:38:02 +09:00
controls.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
dnd.c printf-- 2014-02-16 22:06:04 +09:00
dnd.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
gesture.c add gesture seeking (drag horizontally + momentum) 2014-01-28 17:19:25 +09:00
gesture.h add gesture seeking (drag horizontally + momentum) 2014-01-28 17:19:25 +09:00
key.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
key.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
main.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
main.h rage - initial import of working code 2014-01-20 20:34:48 +09:00
sha1.c rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
sha1.h rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
thumb.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
video.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
video.h add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
videothumb.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
videothumb.h add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
win.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
win.h add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
winlist.c update winlist on dnd add 2014-02-16 21:41:05 +09:00
winlist.h update winlist on dnd add 2014-02-16 21:41:05 +09:00
winvid.c add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
winvid.h add vidual video list selector 2014-02-16 14:33:14 +09:00