Hello community,

here is the log from the commit of package cutterff for openSUSE:Factory 
checked in at 2019-01-21 10:52:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cutterff (Old)
 and      /work/SRC/openSUSE:Factory/.cutterff.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cutterff"

Mon Jan 21 10:52:24 2019 rev:4 rq:665670 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cutterff/cutterff.changes        2018-11-28 
11:14:56.630768941 +0100
+++ /work/SRC/openSUSE:Factory/.cutterff.new.28833/cutterff.changes     
2019-01-21 10:52:27.371866272 +0100
@@ -1,0 +2,30 @@
+Mon Jan 14 09:06:27 UTC 2019 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  cutterff-0.5-src.tar.bz2

New:
----
  cutterff-0.6-src.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cutterff.spec ++++++
--- /var/tmp/diff_new_pack.LjzF17/_old  2019-01-21 10:52:29.163864102 +0100
+++ /var/tmp/diff_new_pack.LjzF17/_new  2019-01-21 10:52:29.167864096 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cutterff
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           cutterff
 Summary:        Video cutter that uses FFmpeg and GTK+
-Version:        0.5
+Version:        0.6
 Release:        0
 Url:            https://cutterff.sourceforge.io/
 Source0:        %{name}-%{version}-src.tar.bz2

++++++ cutterff-0.5-src.tar.bz2 -> cutterff-0.6-src.tar.bz2 ++++++
++++ 2956 lines of diff (skipped)


Reply via email to