-
Notifications
You must be signed in to change notification settings - Fork 15
/
ChangeLog.txt
44 lines (37 loc) · 1.58 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
v0.7 (2024-02-02)
=================
* replaced several deprecated functions
* fixed AVCC to Annex-B conversion
* added -e parameter to manually select video encoder
* added experimental Windows executable as part of CI pipeline
v0.6 (2022-04-11)
=================
* replaced deprecated av_init_packet()
* define AV_CODEC_CAP_ENCODER_FLUSH in older ffmpeg versions
* Automatic release builds (tgz & deb) using Github Actions
v0.5 (2022-04-10)
=================
It has been a long time since the last release as I have no need for a video
cutter anymore and my spare time has become quite limited. As I saw this tool
is still of interest for people, I decided to invest some time again to at
least keep it usable with newer ffmpeg versions. The necessary changes required
a little bit more effort than I thought but I managed to get it working again
and I fixed some bugs on the road, too. However, due to the amount of changes,
I would not guarantee that there are less bugs in the code now than before. So
please take extra care when checking the resulting videos.
* Fixed all deprecation warnings present with ffmpeg 4.3.2 (Ubuntu 21.04)
* Fixed some bugs
* Removed libav compatibility code
v0.4
====
* progress information (Christoph Läubrich)
* added dockerfile (Christoph Läubrich)
* various build related fixes (gCurse, billie80)
* and other small improvements
v0.3
====
* encoding flags can be loaded from file
* fixed a bug that occurs if the end of a video is included
* support for FFmpeg 3
* improved parsing of commandline arguments
Thanks to baskerville and monarc99