Overview

Request 665669 accepted

- Update to version 0.6
+ gui.c
- save dialog with option for shortest stream duration
- memory leak in 'cff_gui_save_start', 'bsf_info' may not be
freed. Fixed!
- removed double question for overwriting an existing file
- if copying the log-window to the clipboard it will be
converted from UNIX to DOS (LF to CRLF)
(MINGW and GTK-2 only)
+ ffmpeg.c
- searching to previous frame may fail, if the current
position is near the last frame and K/I/P-frame is requested.
Fixed!
- if at label '_got_picture' the condition 'last_frame != NULL'
is true, the assignment 'video->vframe.packet[0].pos = -1'
may overwrite the packet position which was found. Fixed!
- searching one frame forward or backward may skip a frame with
a duration less than the picture duration. Fixed!
- the written file may too short if the duration of either
audio or video is shorter than the other stream.
The option 'shortest' was always active, now the user may
choose if this should happen.
- may hang if clicking twice on the slider at the same
position. Fixed!
- tiny memory leak in 'cff_ffmpeg_get_frame_dts'. Fixed!
- flushing the codec at end of stream

Loading...
Request History
Jörg Lorenzen's avatar

enzokiel created request

- Update to version 0.6
+ gui.c
- save dialog with option for shortest stream duration
- memory leak in 'cff_gui_save_start', 'bsf_info' may not be
freed. Fixed!
- removed double question for overwriting an existing file
- if copying the log-window to the clipboard it will be
converted from UNIX to DOS (LF to CRLF)
(MINGW and GTK-2 only)
+ ffmpeg.c
- searching to previous frame may fail, if the current
position is near the last frame and K/I/P-frame is requested.
Fixed!
- if at label '_got_picture' the condition 'last_frame != NULL'
is true, the assignment 'video->vframe.packet[0].pos = -1'
may overwrite the packet position which was found. Fixed!
- searching one frame forward or backward may skip a frame with
a duration less than the picture duration. Fixed!
- the written file may too short if the duration of either
audio or video is shorter than the other stream.
The option 'shortest' was always active, now the user may
choose if this should happen.
- may hang if clicking twice on the slider at the same
position. Fixed!
- tiny memory leak in 'cff_ffmpeg_get_frame_dts'. Fixed!
- flushing the codec at end of stream


Jörg Lorenzen's avatar

enzokiel accepted request

openSUSE Build Service is sponsored by