Hi, Thank you for the support! I'm glad and honestly a bit surprised that the app is still being used in some way. I would guess there are plenty of more convenient and/or feature-rich online converters by now :) Unfortunately I don't have as much spare time as I did when this app was first created. I would very much like to get back to it but I doubt I'll be able to do it anytime soon.
created branch with latest stable code
fixed compiler warnings
Actually, in GIF the delay time is measured in 10 ms intervals (gif89a specs: Delay...
+window action handlers
more actions extracted to separate classes.
added MainWindow ui action handlers
added FileModel.
removed some const qualifiers from KmeansGLSL.
updated readme.
fixed texts and translations, refactoring
fixed options loading
removed debug output, preparing to v0.6
updated translations, refactoring
reduced memory consumption, fixed ui handling, ...
refined gpu testing.
The issue appears for versions 0.5 and 0.5.1. Application doesn't start and shows...
The issue appears for versions 0.4, 0.5 and 0.5.1. Some videos are not converted...
The issue appears for versions 0.4, 0.5 and 0.5.1. Application doesn't start and...
The DLL_qt_mingw_ffmpeg_opencv_libgif.7z is only for versions up to 0.3. I assume...
Version 0.3 process the whole file, so it's a little simpler. v0.4 introduced the...
Could you please clarify? 0.5.1 doesn't work for you? How exactly (doesn't start,...
moved to new connect() syntax
KmeansGLSL: optimization for computing initial ...
KmeansGLSL refactoring and optimized performance
implemented gpu testing.
updated KmeansGLSL to fixed version
KmeansGLSL refactoring/integration
changed FrameProc handling
+time tracking.
removed obsolete classes
updated copyright years.
+ModelController.
changed dir structure
massive refactoring.
Hi Dan, Thank you, I'm glad you like it. Unfortunately, not all software fills up...
beginning architecture changes: moving to View-...