Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cutterff-0.8-src.tar.bz2 | 2019-03-16 | 203.5 kB | |
cutterff-0.8-win32-i386.zip | 2019-03-16 | 6.1 MB | |
cutterff-0.8-linux-x86_64-static.tar.bz2 | 2019-03-16 | 2.7 MB | |
cutterff-0.8-linux-x86_64.tar.bz2 | 2019-03-16 | 96.7 kB | |
cutterff-0.8-linux-i386-static.tar.bz2 | 2019-03-16 | 2.7 MB | |
cutterff-0.8-linux-i386.tar.bz2 | 2019-03-16 | 106.0 kB | |
README.txt | 2019-03-16 | 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.8 (Mar 16 2019) ----------- * gui.c + memory leak in 'cff_gui_init', 'logname' may not be freed. Fixed! + memory leak in 'cff_gui_save_image', 'filechooser_utf8str' may not be freed. Fixed! + max 10 extensions (file filter) can be added for the filechooser + if copying to another format the matching extension is now appended to the filename * ffmpeg.c + memory leak in 'cff_ffmpeg_copy_cb', 'bsf_ctx' may not be freed. Fixed! + videos could not loaded if the frames have a duration of zero. Fixed! + videos may not loaded by some muxers if the first packet is not a key frame. Fixed! + if copying to another format (especially to AVI) the timestamps may incorrect. Fixed! + 'cff_ffmpeg_get_format_names' now returns only the formats useable for the available streams + 'cff_ffmpeg_get_bitstream_filter_names' now returns only the filters useable for the available streams + 'cff_ffmpeg_get_outformat_extension' returns the ex- tension for the given format /* EOF */