Merge lp:~noskcaj/ubuntu/trusty/xvid4conf/merge into lp:ubuntu/trusty/xvid4conf

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp:~noskcaj/ubuntu/trusty/xvid4conf/merge
Merge into: lp:ubuntu/trusty/xvid4conf
Diff against target: 511 lines (+358/-87)
10 files modified
debian/README.source (+2/-0)
debian/changelog (+28/-0)
debian/compat (+1/-1)
debian/control (+4/-3)
debian/copyright (+1/-1)
debian/patches/01_GtkSpinButton.diff (+310/-0)
debian/patches/series (+1/-0)
debian/rules (+8/-82)
debian/source/format (+1/-0)
debian/watch (+2/-0)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/trusty/xvid4conf/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+195857@code.launchpad.net

Description of the change

Merge from deb-multimedia

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

12. By Jackson Doak

Actually add the watch file

11. By Jackson Doak

Add debian/watch

10. By Jackson Doak

Enable hardening

9. By Jackson Doak

Fix maintainer

8. By Jackson Doak

Merge from deb-multimedia

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'debian/README.source'
--- debian/README.source 1970-01-01 00:00:00 +0000
+++ debian/README.source 2013-11-19 20:25:10 +0000
@@ -0,0 +1,2 @@
1
2See /usr/share/doc/quilt/README.source
03
=== modified file 'debian/changelog'
--- debian/changelog 2012-09-17 11:23:57 +0000
+++ debian/changelog 2013-11-19 20:25:10 +0000
@@ -1,3 +1,31 @@
1xvid4conf (1.12-dmo2ubuntu1) trusty; urgency=low
2
3 * Merge from deb-multimedia. Remaining changes:
4 - debian/control: added Homepage field
5 * Enable hardening
6 * Add debian/watch
7
8 -- Jackson Doak <noskcaj@ubuntu.com> Wed, 20 Nov 2013 06:56:13 +1100
9
10xvid4conf (1.12-dmo2) unstable; urgency=low
11
12 * New patch to fix Gtk-Warning on GtkSpinButton.
13
14 -- Christian Marillat <marillat@deb-multimedia.org> Sat, 22 Jun 2013 11:17:20 +0200
15
16xvid4conf (1.12-dmo1) unstable; urgency=low
17
18 * Updated to Standards-Version: 3.9.3
19
20 -- Christian Marillat <marillat@deb-multimedia.org> Sun, 27 May 2012 09:46:03 +0200
21
22xvid4conf (1.12-0.2) unstable; urgency=low
23
24 * Rebuild to add missing Checksums-Sha1 and Checksums-Sha256 fields in .dsc
25 file.
26
27 -- Christian Marillat <marillat@debian.org> Sun, 07 Feb 2010 20:20:58 +0100
28
1xvid4conf (1.12-0.1ubuntu1) quantal; urgency=low29xvid4conf (1.12-0.1ubuntu1) quantal; urgency=low
230
3 * debian/control: added Homepage field per Debian Policy31 * debian/control: added Homepage field per Debian Policy
432
=== modified file 'debian/compat'
--- debian/compat 2006-05-14 14:43:21 +0000
+++ debian/compat 2013-11-19 20:25:10 +0000
@@ -1,1 +1,1 @@
1419
22
=== modified file 'debian/control'
--- debian/control 2012-09-17 11:22:43 +0000
+++ debian/control 2013-11-19 20:25:10 +0000
@@ -2,9 +2,10 @@
2Section: graphics2Section: graphics
3Priority: optional3Priority: optional
4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Christian Marillat <marillat@debian.org>5XSBC-Original-Maintainer: Christian Marillat <marillat@deb-multimedia.org>
6Standards-Version: 3.7.26Bugs: mailto:marillat@deb-multimedia.org
7Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev7Standards-Version: 3.9.4
8Build-Depends: debhelper (>= 9), libgtk2.0-dev, quilt
8Homepage: http://tibit.org/hacks/9Homepage: http://tibit.org/hacks/
910
10Package: xvid4conf11Package: xvid4conf
1112
=== modified file 'debian/copyright'
--- debian/copyright 2006-05-14 14:43:21 +0000
+++ debian/copyright 2013-11-19 20:25:10 +0000
@@ -1,4 +1,4 @@
1This package was debianized by Christian Marillat <marillat@debian.org> on1This package was debianized by Christian Marillat <marillat@deb-multimedia.org> on
2Sun, 25 Jan 2004 14:16:20 +0100.2Sun, 25 Jan 2004 14:16:20 +0100.
33
4It was downloaded from http://zebra.fh-weingarten.de/~transcode/xvid4conf/4It was downloaded from http://zebra.fh-weingarten.de/~transcode/xvid4conf/
55
=== added directory 'debian/patches'
=== added file 'debian/patches/01_GtkSpinButton.diff'
--- debian/patches/01_GtkSpinButton.diff 1970-01-01 00:00:00 +0000
+++ debian/patches/01_GtkSpinButton.diff 2013-11-19 20:25:10 +0000
@@ -0,0 +1,310 @@
1--- a/xvid4conf2.glade
2+++ b/xvid4conf2.glade
3@@ -650,7 +650,7 @@ This setting allow you to favorize or no
4 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
5 <property name="snap_to_ticks">False</property>
6 <property name="wrap">False</property>
7- <property name="adjustment">0 -255 255 1 10 10</property>
8+ <property name="adjustment">0 -255 255 1 10 0</property>
9 </widget>
10 <packing>
11 <property name="left_attach">1</property>
12@@ -674,7 +674,7 @@ This two settings allow you to tune the
13 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
14 <property name="snap_to_ticks">False</property>
15 <property name="wrap">False</property>
16- <property name="adjustment">100 0 200 1 10 10</property>
17+ <property name="adjustment">100 0 200 1 10 0</property>
18 </widget>
19 <packing>
20 <property name="left_attach">1</property>
21@@ -698,7 +698,7 @@ This two settings allow you to tune the
22 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
23 <property name="snap_to_ticks">False</property>
24 <property name="wrap">False</property>
25- <property name="adjustment">150 0 200 1 10 10</property>
26+ <property name="adjustment">150 0 200 1 10 0</property>
27 </widget>
28 <packing>
29 <property name="left_attach">1</property>
30@@ -727,7 +727,7 @@ You must be aware that the higher max_bf
31 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
32 <property name="snap_to_ticks">False</property>
33 <property name="wrap">False</property>
34- <property name="adjustment">2 0 10 1 10 10</property>
35+ <property name="adjustment">2 0 10 1 10 0</property>
36 <signal name="value_changed" handler="on_max_bframes_value_changed" last_modification_time="Sun, 10 Aug 2003 12:57:39 GMT"/>
37 <signal name="changed" handler="on_max_bframes_value_changed" last_modification_time="Sun, 10 Aug 2003 14:17:07 GMT"/>
38 </widget>
39@@ -947,7 +947,7 @@ This setting allows you to choose the (1
40 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
41 <property name="snap_to_ticks">False</property>
42 <property name="wrap">False</property>
43- <property name="adjustment">0 0 100 1 10 10</property>
44+ <property name="adjustment">0 0 100 1 10 0</property>
45 </widget>
46 <packing>
47 <property name="left_attach">1</property>
48@@ -1165,7 +1165,7 @@ This option activates PSNR measurement,
49 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
50 <property name="snap_to_ticks">False</property>
51 <property name="wrap">False</property>
52- <property name="adjustment">2 1 31 1 10 10</property>
53+ <property name="adjustment">2 1 31 1 10 0</property>
54 </widget>
55 <packing>
56 <property name="left_attach">1</property>
57@@ -1189,7 +1189,7 @@ This option activates PSNR measurement,
58 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
59 <property name="snap_to_ticks">False</property>
60 <property name="wrap">False</property>
61- <property name="adjustment">2 1 31 1 10 10</property>
62+ <property name="adjustment">2 1 31 1 10 0</property>
63 </widget>
64 <packing>
65 <property name="left_attach">1</property>
66@@ -1213,7 +1213,7 @@ This option activates PSNR measurement,
67 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
68 <property name="snap_to_ticks">False</property>
69 <property name="wrap">False</property>
70- <property name="adjustment">2 1 31 1 10 10</property>
71+ <property name="adjustment">2 1 31 1 10 0</property>
72 </widget>
73 <packing>
74 <property name="left_attach">1</property>
75@@ -1237,7 +1237,7 @@ This option activates PSNR measurement,
76 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
77 <property name="snap_to_ticks">False</property>
78 <property name="wrap">False</property>
79- <property name="adjustment">31 1 31 1 10 10</property>
80+ <property name="adjustment">31 1 31 1 10 0</property>
81 </widget>
82 <packing>
83 <property name="left_attach">2</property>
84@@ -1261,7 +1261,7 @@ This option activates PSNR measurement,
85 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
86 <property name="snap_to_ticks">False</property>
87 <property name="wrap">False</property>
88- <property name="adjustment">31 1 31 1 10 10</property>
89+ <property name="adjustment">31 1 31 1 10 0</property>
90 </widget>
91 <packing>
92 <property name="left_attach">2</property>
93@@ -1285,7 +1285,7 @@ This option activates PSNR measurement,
94 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
95 <property name="snap_to_ticks">False</property>
96 <property name="wrap">False</property>
97- <property name="adjustment">31 1 31 1 10 10</property>
98+ <property name="adjustment">31 1 31 1 10 0</property>
99 </widget>
100 <packing>
101 <property name="left_attach">2</property>
102@@ -2091,7 +2091,7 @@ Think of that setting like a shrinking f
103 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
104 <property name="snap_to_ticks">False</property>
105 <property name="wrap">False</property>
106- <property name="adjustment">0 0 100 1 10 10</property>
107+ <property name="adjustment">0 0 100 1 10 0</property>
108 </widget>
109 <packing>
110 <property name="left_attach">1</property>
111@@ -2115,7 +2115,7 @@ Think of that setting like a growing fac
112 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
113 <property name="snap_to_ticks">False</property>
114 <property name="wrap">False</property>
115- <property name="adjustment">0 0 100 1 10 10</property>
116+ <property name="adjustment">0 0 100 1 10 0</property>
117 </widget>
118 <packing>
119 <property name="left_attach">1</property>
120@@ -2209,7 +2209,7 @@ Value = [0..100]</property>
121 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
122 <property name="snap_to_ticks">False</property>
123 <property name="wrap">False</property>
124- <property name="adjustment">0 0 100 1 10 10</property>
125+ <property name="adjustment">0 0 100 1 10 0</property>
126 </widget>
127 <packing>
128 <property name="left_attach">1</property>
129@@ -2233,7 +2233,7 @@ NB: This setting impacts quality a lot,
130 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
131 <property name="snap_to_ticks">False</property>
132 <property name="wrap">False</property>
133- <property name="adjustment">5 0 100 1 10 10</property>
134+ <property name="adjustment">5 0 100 1 10 0</property>
135 </widget>
136 <packing>
137 <property name="left_attach">1</property>
138@@ -2255,7 +2255,7 @@ NB: This setting impacts quality a lot,
139 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
140 <property name="snap_to_ticks">False</property>
141 <property name="wrap">False</property>
142- <property name="adjustment">5 0 100 1 10 10</property>
143+ <property name="adjustment">5 0 100 1 10 0</property>
144 </widget>
145 <packing>
146 <property name="left_attach">1</property>
147@@ -2277,7 +2277,7 @@ NB: This setting impacts quality a lot,
148 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
149 <property name="snap_to_ticks">False</property>
150 <property name="wrap">False</property>
151- <property name="adjustment">5 0 100 1 10 10</property>
152+ <property name="adjustment">5 0 100 1 10 0</property>
153 </widget>
154 <packing>
155 <property name="left_attach">1</property>
156--- a/src/interface.c
157+++ b/src/interface.c
158@@ -471,7 +471,7 @@ create_window1 (void)
159 gtk_misc_set_alignment (GTK_MISC (bframe_threshold_label), 0, 0.5);
160 gtk_misc_set_padding (GTK_MISC (bframe_threshold_label), 2, 6);
161
162- bframe_threshold_adj = gtk_adjustment_new (0, -255, 255, 1, 10, 10);
163+ bframe_threshold_adj = gtk_adjustment_new (0, -255, 255, 1, 10, 0);
164 bframe_threshold = gtk_spin_button_new (GTK_ADJUSTMENT (bframe_threshold_adj), 1, 0);
165 gtk_widget_show (bframe_threshold);
166 gtk_table_attach (GTK_TABLE (table2), bframe_threshold, 1, 2, 3, 4,
167@@ -479,7 +479,7 @@ create_window1 (void)
168 (GtkAttachOptions) (0), 2, 0);
169 gtk_tooltips_set_tip (tooltips, bframe_threshold, "Sometimes BFrames do not look good, and introduce artefacts when most of the frame is static and some small zones have high motion (a static scene with a man talking, his mouth will probably look bad if what is surrounding the man and his mouth is completly static)\n\nThis setting allow you to favorize or not, the use of bframes. The higher the value, the more a bframe has chance to be used.", NULL);
170
171- bquant_offset_adj = gtk_adjustment_new (100, 0, 200, 1, 10, 10);
172+ bquant_offset_adj = gtk_adjustment_new (100, 0, 200, 1, 10, 0);
173 bquant_offset = gtk_spin_button_new (GTK_ADJUSTMENT (bquant_offset_adj), 1, 0);
174 gtk_widget_show (bquant_offset);
175 gtk_table_attach (GTK_TABLE (table2), bquant_offset, 1, 2, 2, 3,
176@@ -487,7 +487,7 @@ create_window1 (void)
177 (GtkAttachOptions) (0), 2, 0);
178 gtk_tooltips_set_tip (tooltips, bquant_offset, "As explained before, BFrames are highly correlated to its reference frames Thus XviD computes their quantizer to its reference's quantizers.\nThis two settings allow you to tune the formula:", NULL);
179
180- bquant_ratio_adj = gtk_adjustment_new (150, 0, 200, 1, 10, 10);
181+ bquant_ratio_adj = gtk_adjustment_new (150, 0, 200, 1, 10, 0);
182 bquant_ratio = gtk_spin_button_new (GTK_ADJUSTMENT (bquant_ratio_adj), 1, 0);
183 gtk_widget_show (bquant_ratio);
184 gtk_table_attach (GTK_TABLE (table2), bquant_ratio, 1, 2, 1, 2,
185@@ -495,7 +495,7 @@ create_window1 (void)
186 (GtkAttachOptions) (0), 2, 0);
187 gtk_tooltips_set_tip (tooltips, bquant_ratio, "As explained before, BFrames are highly correlated to its reference frames Thus XviD computes their quantizer to its reference's quantizers.\nThis two settings allow you to tune the formula:", NULL);
188
189- max_bframes_adj = gtk_adjustment_new (2, 0, 10, 1, 10, 10);
190+ max_bframes_adj = gtk_adjustment_new (2, 0, 10, 1, 10, 0);
191 max_bframes = gtk_spin_button_new (GTK_ADJUSTMENT (max_bframes_adj), 1, 0);
192 gtk_widget_show (max_bframes);
193 gtk_table_attach (GTK_TABLE (table2), max_bframes, 1, 2, 0, 1,
194@@ -570,7 +570,7 @@ create_window1 (void)
195 gtk_label_set_justify (GTK_LABEL (label80), GTK_JUSTIFY_LEFT);
196 gtk_misc_set_alignment (GTK_MISC (label80), 0, 0.5);
197
198- frame_drop_ratio_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 10);
199+ frame_drop_ratio_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 0);
200 frame_drop_ratio = gtk_spin_button_new (GTK_ADJUSTMENT (frame_drop_ratio_adj), 1, 0);
201 gtk_widget_show (frame_drop_ratio);
202 gtk_table_attach (GTK_TABLE (table12), frame_drop_ratio, 1, 2, 0, 1,
203@@ -642,7 +642,7 @@ create_window1 (void)
204 gtk_misc_set_alignment (GTK_MISC (bquant_min_max_label), 0, 0.5);
205 gtk_misc_set_padding (GTK_MISC (bquant_min_max_label), 2, 5);
206
207- min_iquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 10);
208+ min_iquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 0);
209 min_iquant = gtk_spin_button_new (GTK_ADJUSTMENT (min_iquant_adj), 1, 0);
210 gtk_widget_show (min_iquant);
211 gtk_table_attach (GTK_TABLE (table4), min_iquant, 1, 2, 1, 2,
212@@ -650,7 +650,7 @@ create_window1 (void)
213 (GtkAttachOptions) (0), 2, 2);
214 gtk_tooltips_set_tip (tooltips, min_iquant, "Minimum I-Frame Quantizer", NULL);
215
216- min_pquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 10);
217+ min_pquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 0);
218 min_pquant = gtk_spin_button_new (GTK_ADJUSTMENT (min_pquant_adj), 1, 0);
219 gtk_widget_show (min_pquant);
220 gtk_table_attach (GTK_TABLE (table4), min_pquant, 1, 2, 2, 3,
221@@ -658,7 +658,7 @@ create_window1 (void)
222 (GtkAttachOptions) (0), 2, 2);
223 gtk_tooltips_set_tip (tooltips, min_pquant, "Minimum P-Frame Quantizer", NULL);
224
225- min_bquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 10);
226+ min_bquant_adj = gtk_adjustment_new (2, 1, 31, 1, 10, 0);
227 min_bquant = gtk_spin_button_new (GTK_ADJUSTMENT (min_bquant_adj), 1, 0);
228 gtk_widget_show (min_bquant);
229 gtk_table_attach (GTK_TABLE (table4), min_bquant, 1, 2, 3, 4,
230@@ -666,7 +666,7 @@ create_window1 (void)
231 (GtkAttachOptions) (0), 2, 2);
232 gtk_tooltips_set_tip (tooltips, min_bquant, "Minimum B-Frame Quantizer", NULL);
233
234- max_iquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 10);
235+ max_iquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 0);
236 max_iquant = gtk_spin_button_new (GTK_ADJUSTMENT (max_iquant_adj), 1, 0);
237 gtk_widget_show (max_iquant);
238 gtk_table_attach (GTK_TABLE (table4), max_iquant, 2, 3, 1, 2,
239@@ -674,7 +674,7 @@ create_window1 (void)
240 (GtkAttachOptions) (0), 2, 2);
241 gtk_tooltips_set_tip (tooltips, max_iquant, "Maximum I-Frame Quantizer", NULL);
242
243- max_pquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 10);
244+ max_pquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 0);
245 max_pquant = gtk_spin_button_new (GTK_ADJUSTMENT (max_pquant_adj), 1, 0);
246 gtk_widget_show (max_pquant);
247 gtk_table_attach (GTK_TABLE (table4), max_pquant, 2, 3, 2, 3,
248@@ -682,7 +682,7 @@ create_window1 (void)
249 (GtkAttachOptions) (0), 2, 2);
250 gtk_tooltips_set_tip (tooltips, max_pquant, "Maximum I-Frame Quantizer", NULL);
251
252- max_bquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 10);
253+ max_bquant_adj = gtk_adjustment_new (31, 1, 31, 1, 10, 0);
254 max_bquant = gtk_spin_button_new (GTK_ADJUSTMENT (max_bquant_adj), 1, 0);
255 gtk_widget_show (max_bquant);
256 gtk_table_attach (GTK_TABLE (table4), max_bquant, 2, 3, 3, 4,
257@@ -952,7 +952,7 @@ create_window1 (void)
258 gtk_misc_set_alignment (GTK_MISC (label64), 0, 0.5);
259 gtk_misc_set_padding (GTK_MISC (label64), 2, 5);
260
261- curve_compression_high_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 10);
262+ curve_compression_high_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 0);
263 curve_compression_high = gtk_spin_button_new (GTK_ADJUSTMENT (curve_compression_high_adj), 1, 0);
264 gtk_widget_show (curve_compression_high);
265 gtk_table_attach (GTK_TABLE (table9), curve_compression_high, 1, 2, 2, 3,
266@@ -960,7 +960,7 @@ create_window1 (void)
267 (GtkAttachOptions) (0), 0, 0);
268 gtk_tooltips_set_tip (tooltips, curve_compression_high, "This settigs control how much the upper part of the curve has to get closer to the average bitrate value. The upper part of the curve is the set of values that are higher than the curve average. It is expressed in %.\n\nThink of that setting like a shrinking factor for the upper part of the curve.", NULL);
269
270- curve_compression_low_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 10);
271+ curve_compression_low_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 0);
272 curve_compression_low = gtk_spin_button_new (GTK_ADJUSTMENT (curve_compression_low_adj), 1, 0);
273 gtk_widget_show (curve_compression_low);
274 gtk_table_attach (GTK_TABLE (table9), curve_compression_low, 1, 2, 3, 4,
275@@ -992,7 +992,7 @@ create_window1 (void)
276 gtk_tooltips_set_tip (tooltips, container_frame_overhead, "Most of the time users express their target bitrate for video w/o taking care of the video container overhead. This small but (mostly) constant overhead can make the target file size is not respected (oversized result). We decided to allow users to set the amount of overhead per frame the container generates (give only an average per frame)\n\nValue = >=0\nDefault = 24 (AVI frame average overhead per frame in bytes)\n0 has a special meaning, it lets XviD uses its own default values", NULL);
277 gtk_entry_set_text (GTK_ENTRY (container_frame_overhead), "24");
278
279- keyframe_boost_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 10);
280+ keyframe_boost_adj = gtk_adjustment_new (0, 0, 100, 1, 10, 0);
281 keyframe_boost = gtk_spin_button_new (GTK_ADJUSTMENT (keyframe_boost_adj), 1, 0);
282 gtk_widget_show (keyframe_boost);
283 gtk_table_attach (GTK_TABLE (table9), keyframe_boost, 1, 2, 0, 1,
284@@ -1000,7 +1000,7 @@ create_window1 (void)
285 (GtkAttachOptions) (0), 0, 0);
286 gtk_tooltips_set_tip (tooltips, keyframe_boost, "This setting tells how many additional amount of bits, Intra Frames are supposed to be given (this \"bossting\" amount of bits is compensated by subtracting the same amount of bits from other frame types pool) \n\nValue = [0..100]", NULL);
287
288- bitrate_payback_delay_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 10);
289+ bitrate_payback_delay_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 0);
290 bitrate_payback_delay = gtk_spin_button_new (GTK_ADJUSTMENT (bitrate_payback_delay_adj), 1, 0);
291 gtk_widget_show (bitrate_payback_delay);
292 gtk_table_attach (GTK_TABLE (table9), bitrate_payback_delay, 1, 2, 1, 2,
293@@ -1008,7 +1008,7 @@ create_window1 (void)
294 (GtkAttachOptions) (0), 0, 0);
295 gtk_tooltips_set_tip (tooltips, bitrate_payback_delay, "During two pass, a scaled bitrate curve is computed. The difference between that expected curve and the result obtained during encoding is called overflow. Obviously, the two pass Rate Controller tries to compensate that overflow distributing it over next frames to be encoded. \nThis setting controls how much overflow is distributed at each new frame. Low values allow lazy overflow control, big rate bursts are compensated more slowly (could lead to lack of precision for small clips). High values make RC compensate very hard the overflow, this can have a very bad impact on quality during rate bursts. \nNB: This setting impacts quality a lot, play with it carefully!", NULL);
296
297- max_overflow_improvement_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 10);
298+ max_overflow_improvement_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 0);
299 max_overflow_improvement = gtk_spin_button_new (GTK_ADJUSTMENT (max_overflow_improvement_adj), 1, 0);
300 gtk_widget_show (max_overflow_improvement);
301 gtk_table_attach (GTK_TABLE (table9), max_overflow_improvement, 1, 2, 4, 5,
302@@ -1016,7 +1016,7 @@ create_window1 (void)
303 (GtkAttachOptions) (0), 0, 0);
304 gtk_tooltips_set_tip (tooltips, max_overflow_improvement, "During the frame bit allocation, overflow control may increase the frame size. This parameter controls how much the overflow control is allowed to increase the frame size in percent compared to the ideal curve allocation", NULL);
305
306- max_overflow_degradation_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 10);
307+ max_overflow_degradation_adj = gtk_adjustment_new (5, 0, 100, 1, 10, 0);
308 max_overflow_degradation = gtk_spin_button_new (GTK_ADJUSTMENT (max_overflow_degradation_adj), 1, 0);
309 gtk_widget_show (max_overflow_degradation);
310 gtk_table_attach (GTK_TABLE (table9), max_overflow_degradation, 1, 2, 5, 6,
0311
=== added file 'debian/patches/series'
--- debian/patches/series 1970-01-01 00:00:00 +0000
+++ debian/patches/series 2013-11-19 20:25:10 +0000
@@ -0,0 +1,1 @@
101_GtkSpinButton.diff
02
=== modified file 'debian/rules'
--- debian/rules 2004-02-07 16:53:56 +0000
+++ debian/rules 2013-11-19 20:25:10 +0000
@@ -1,84 +1,10 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
22
3#export DH_VERBOSE=13export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
44export DEB_BUILD_MAINT_OPTIONS = hardening=+all
5DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)5
6DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)6%:
77 dh $@ --with quilt
8CFLAGS = -Wall -g8
99override_dh_builddeb:
10ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))10 dh_builddeb -- -Zxz
11 CFLAGS += -O0
12else
13 CFLAGS += -O2
14endif
15
16config.status: configure
17 dh_testdir
18
19 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
20 --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr \
21 --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
22
23build: build-stamp
24build-stamp: config.status
25 dh_testdir
26
27 $(MAKE) -j4
28
29 touch build-stamp
30
31clean:
32 dh_testdir
33 dh_testroot
34 rm -f build-stamp
35
36 -$(MAKE) distclean
37
38 dh_clean
39
40install: build
41 dh_testdir
42 dh_testroot
43 dh_clean -k
44 dh_installdirs
45
46 $(MAKE) install DESTDIR=$(CURDIR)/debian/xvid4conf
47
48# Build architecture-independent files here.
49binary-indep: build install
50# We have nothing to do by default.
51
52# Build architecture-dependent files here.
53binary-arch: build install
54 dh_testdir
55 dh_testroot
56 dh_installchangelogs ChangeLog
57 dh_installdocs
58 dh_installexamples
59# dh_install
60# dh_installmenu
61# dh_installdebconf
62# dh_installlogrotate
63# dh_installemacsen
64# dh_installpam
65# dh_installmime
66# dh_installinit
67# dh_installcron
68# dh_installinfo
69 dh_installman
70 dh_link
71 dh_strip
72 dh_compress
73 dh_fixperms
74# dh_perl
75# dh_python
76# dh_makeshlibs
77 dh_installdeb
78 dh_shlibdeps
79 dh_gencontrol
80 dh_md5sums
81 dh_builddeb
82
83binary: binary-indep binary-arch
84.PHONY: build clean binary-indep binary-arch binary install
8511
=== added directory 'debian/source'
=== added file 'debian/source/format'
--- debian/source/format 1970-01-01 00:00:00 +0000
+++ debian/source/format 2013-11-19 20:25:10 +0000
@@ -0,0 +1,1 @@
11.0
02
=== added file 'debian/watch'
--- debian/watch 1970-01-01 00:00:00 +0000
+++ debian/watch 2013-11-19 20:25:10 +0000
@@ -0,0 +1,2 @@
1version=3
2http://tibit.org/hacks/xvid4conf-(.*).tar.gz
0\ No newline at end of file3\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: