Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cutterff-0.7-src.tar.bz2 | 2019-01-25 | 196.4 kB | |
cutterff-0.7-win32-i386.zip | 2019-01-25 | 6.1 MB | |
cutterff-0.7-linux-x86_64-static.tar.bz2 | 2019-01-25 | 2.7 MB | |
cutterff-0.7-linux-x86_64.tar.bz2 | 2019-01-25 | 91.5 kB | |
cutterff-0.7-linux-i386-static.tar.bz2 | 2019-01-25 | 2.7 MB | |
cutterff-0.7-linux-i386.tar.bz2 | 2019-01-25 | 100.4 kB | |
README.txt | 2019-01-25 | 1.4 kB | |
Totals: 7 Items | 11.9 MB | 0 |
README.txt ------- Note: ------- The i386 are 32-bit, and x86_64 are 64-bit versions The 'cutterff-0.4.2-linux-*-static.tar.bz2' versions have the FFmpeg libraries statically linked The win32 version has the FFmpeg libaries as 'dll' included, tested with Windows-7 only ----------- ChangeLog ----------- version 0.7 (Jan 25 2019) ----------- * gui.c + memory leak in 'cff_gui_save_start', 'format_names' may not be freed. Fixed! + disable menu entry File->Save if there is only one cut point, which is the last frame + image dialog for saving an image + disable okay-button if in the saving dialogs the entry field is empty * ffmpeg.c + buffer may too small for displaying all codecs or formats. Fixed! + may compute wrong display aspect ratio. Fixed! + new function 'cff_ffmpeg_printf_concat' (re)allocates memory and writing the string to it + log-window displays "Repeated last message n times", if the same message should be displayd more then two times + scale, encode and save an image + at end of copying the bitstream filters will be flushed + flushing the codec at end of stream may not work since the decode timestamps (dts) are not set. These missing values will now computed and saved while opening a file + replaced deprecated functions (FFmpeg version 4.0.2) /* EOF */