File ffxvid.changes of Package ffxvid (Revision 19)
Currently displaying revision 19 , Show latest
164
1
-------------------------------------------------------------------
2
Fri Jul 21 13:52:00 UTC 2017 - neutrino8@opensuse.org
3
4
- Add realpath to the CHDIR var for batch mode
5
6
-------------------------------------------------------------------
7
Thu Jul 20 18:49:00 UTC 2017 - neutrino8@opensuse.org
8
9
- Update to version 1.1.8
10
* Bugfix: use realpath instead of readlink for the OUTPUT
11
var when running in batch mode. Fixes the issue where
12
readlink will follow the full path in case the input
13
is a symlink which may result of encoding files we
14
were not asked to
15
* Don't print cropped resolution during runtime
16
if batch mode is selected
17
* Remove check for realpath. It is now required and not
18
optional
19
20
-------------------------------------------------------------------
21
Wed Jun 14 12:15:00 UTC 2017 - neutrino8@opensuse.org
22
23
- Update to version 1.1.7
24
* Make software scaler tweaking optional
25
* Added support for the unsharp filter for sharpen/blur
26
* Use a colon symbol as separation for input/output color range
27
in the video_colorspace_func() function as to be consistent
28
with the other options. Also set the default to tv:tv
29
30
-------------------------------------------------------------------
31
Tue Jun 13 00:02:00 UTC 2017 - neutrino8@opensuse.org
32
33
- Update to version 1.1.6
34
* Bugfix in the video_colorspace_func() function. Wrong value
35
used for the ispace option of the filter. Must be bt2020ncl
36
instead of just bt2020
37
38
-------------------------------------------------------------------
39
Sat Jun 10 07:55:00 UTC 2017 - neutrino8@opensuse.org
40
41
- Update to version 1.1.5
42
* Replace numbers in array variable char of the video_chars_func()
43
function with the ones from the for loop
44
* Pipe the ffprobe string to tail -1 to work around issues
45
with some problematic files
46
* Some small improvements to the video_colorspace_func() function
47
48
-------------------------------------------------------------------
49
Fri Jun 09 08:50:00 UTC 2017 - neutrino8@opensuse.org
50
51
- Update to version 1.1.4
52
* New function, video_chars_func(), to detect and display video
53
characteristics like color range/space/transfer/primaries
54
* Detect and display video resolution if video scaling is enabled
55
* Detect and display pixel format
56
57
-------------------------------------------------------------------
58
Thu Jun 08 14:51:00 UTC 2017 - neutrino8@opensuse.org
59
60
- Update to version 1.1.3
61
* Report software scaler set in the config file
62
* Merge the bicubic and spline scaler tuning code
63
* Mention for the Lanczos scaler that the scaler
64
tuning value is the filter length and not sharpness
65
66
-------------------------------------------------------------------
67
Mon Jun 05 03:55:00 UTC 2017 - neutrino8@opensuse.org
68
69
- Update to version 1.1.2
70
* Remove redundant software scaler warning and exit in
71
the sws_func() function for the config file
72
* Added support for the experimental software scaler
73
* Added support for software scaler tuning where applicable
74
* Removed additional encoder info on max audio channels support
75
76
-------------------------------------------------------------------
77
Sun Jun 04 21:45:00 UTC 2017 - neutrino8@opensuse.org
78
79
- Update to version 1.1.1
80
* Match software scaler options in config file with the
81
ones inside the script. $SCALER in config file now
82
takes a value between 0 and 9
83
* Do some basic checking of scaler option when it's set
84
in the config file
85
86
-------------------------------------------------------------------
87
Thu Jun 01 12:06:00 UTC 2017 - neutrino8@opensuse.org
88
89
- Update to version 1.1.0
90
* Simplify the scale variable a bit
91
* Support SMPTE170M colorspace conversion
92
93
-------------------------------------------------------------------
94
Tue May 16 08:57:00 UTC 2017 - neutrino8@opensuse.org
95
96
- Update to version 1.0.9
97
* Added support for FFmpeg's internal Opus audio encoder
98
99
-------------------------------------------------------------------
100
Sun May 14 09:36:00 UTC 2017 - neutrino8@opensuse.org
101
102
- Update to version 1.0.8
103
* Bugfix in the software scale code. Use an if conditional
104
to check for an y/n answer
105
106
-------------------------------------------------------------------
107
Sat May 13 18:10:00 UTC 2017 - neutrino8@opensuse.org
108
109
- Update to version 1.0.7
110
* Support accurate rounding for the software scalers
111
* Support full chroma interpolation for the software scalers
112
* Use the flags option of the scale option instead of -sws_flags
113
to set scaler and its options
114
* Bugfix: software scaler code missing
115
116
-------------------------------------------------------------------
117
Mon Apr 03 19:04:00 UTC 2017 - neutrino8@opensuse.org
118
119
- Update to version 1.0.6
120
* Support setting the input/output color range
121
122
-------------------------------------------------------------------
123
Sat Mar 18 22:01:00 UTC 2017 - neutrino8@opensuse.org
124
125
- Update to version 1.0.5
126
* Update audio compression level values
127
* Update colorspace entry for NTSC video
128
* Fixed bug in the video_colorspace_func() values
129
130
-------------------------------------------------------------------
131
Wed Feb 22 15:05:00 UTC 2017 - neutrino8@opensuse.org
132
133
- Update to version 1.0.4
134
* Support high FPS -> low FPS conversions
135
* Bugfix: missing options in FPS conversion menu
136
137
-------------------------------------------------------------------
138
Sun Feb 19 05:21:00 UTC 2017 - neutrino8@opensuse.org
139
140
- Update to version 1.0.3
141
* Enable Variance AQ by default
142
* Correct a few things in man page
143
* Update the preset.txt file
144
145
-------------------------------------------------------------------
146
Sat Feb 18 16:58:00 UTC 2017 - neutrino8@opensuse.org
147
148
- Update to version 1.0.2
149
* Switch to using libxvid instead of mpeg4 encoder
150
* Set appropriate threads amount for encoding
151
* Update default encoding options
152
153
-------------------------------------------------------------------
154
Fri Feb 17 20:55:00 UTC 2017 - neutrino8@opensuse.org
155
156
- Update to version 1.0.1
157
* Update default encoding options
158
159
-------------------------------------------------------------------
160
Fri Feb 17 05:02:00 UTC 2017 - neutrino8@opensuse.org
161
162
- Initial package release
163
164