File Release Notes and Changelog
Release Name: 1.3.1
Notes:
V 1.3.1
* Added HuffYUV AVI export
* Added option not to recover to the crash detection dialog
* New Belarusian translation by Hleb Valoshka
* Updated Finnish and French translations
* Bug fixes
NOTE: configure's --enable-udev-rules-dir has changed to --with-udev-rules-dir
Changes:
Changes in version 1.3.1:
Changes by Dan Dennedy:
- scripts/export/ffmpeg_h264_dual.sh: bugfix (1911474) typo on
interlace variable of best profile.
- page_export_mjpeg.cc: bugfix AC-3 export for proper bitrate with newer
version of ffmpeg.
- scripts/exports/ffmpeg_3gp.sh: bugfix (1927424) showing unhinted
profiles in the absence of MP4Box.
- playlist.{h,cc}, kino_common.cc: bugfix (1929702) to disable undo/redo
when not available.
- ieee1394io.cc: bugfix exporting DV over new Linux Firewire (juju).
- ffmpeg: bugfix make install target on missing ffmpeg-kino.1.
- avi.cc, export.h, filehandler.cc, image_create.cc, playlist.cc: fix
compilation errors and warnings on gcc 4.3.
- commands.cc, playlist.cc: ask to recover from crash instead of
attempting to recover unconditionally and possibly continual crashing.
- page_capture.cc, page_editor.cc, page_magick.cc, kino_common.cc: apply
patch from Philippe Troin to fix memory violations revealed by valgrind.
- gtkenhancedscale.c: apply patch from Phillipe Troin to fix a 64 bit
pointer size error.
- ieee1394io.cc: apply patch from Phillipe Troin to close libiec61883 and
libraw1394 resources on failure to initialize or start dv transmit.
- filehandler.cc, frame.cc: improve capture autosplit to more reliably
detect timecode discontinuity.
- media.sh: apply patch 2026591 to abort if no ffmpeg or ffmpeg-kino.
- bliptv_project.sh, ffmpeg2theora.sh: bugfix chroma bleeding by removing
the crop options and adjust a few other theora/vorbis parameters.
- frame.cc: bugfix (2029432) segfault due to race condition on unprotected
STL deque operations.
- ffmpeg_huffyuv.sh: added export option for HuffYUV AVI.
- page_magick.cc: improve performance and stability of FX preview.
Changes by Jean-Luc Coulon:
- fr.po: updated French translation.
- configure.in: change --enable-udev-rules-dir to --with-udev-rules-dir
Changes by Hleb Valoshka:
- be.po: added Belarusian translation.
Changes by Antti Sokero:
- fi.po: updated Finnish translation.