[svn] / branches / release-1_3-branch / xvidcore / ChangeLog Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidcore/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2191 - (view) (download)

1 : Isibaar 2124 # Note that this ChangeLog covers only main changes to the release branch
2 : Isibaar 2010
3 : Isibaar 2191 2019-12-28 09:43 Isibaar
4 :     * xvidcore/src/quant/quant_matrix.c: Fix stupid regression due
5 :     to wrong brackets...
6 :    
7 : Isibaar 2183 2019-11-12 14:48 Isibaar
8 :     * xvidcore/src/bitstream/bitstream.c
9 :     * xvidcore/src/bitstream/bitstream.h
10 :     * xvidcore/src/bitstream/mbcoding.c
11 :     * xvidcore/src/decoder.c
12 :     * xvidcore/src/global.h
13 :     * xvidcore/src/image/colorspace.c
14 :     * xvidcore/src/motion/gmc.c
15 :     * xvidcore/src/quant/quant_matrix.c
16 :     * xvidcore/src/xvid.h: Backporting patches from HEAD
17 :    
18 :     2019-01-17 10:33 Isibaar
19 :     * xvidcore/src/nasm.inc: always use .text for machine (Patch
20 :     by Peter Ross)
21 :    
22 : Isibaar 2163 2017-07-12 08:23 Isibaar
23 :     * xvidcore/vfw/src/codec.c: Re-add support to decode raw YV12
24 :     input FourCC video
25 :    
26 :     2017-01-27 13:43 Isibaar
27 :     * xvidcore/dshow/src/CXvidDecoder.cpp: Fix output buffer stride
28 :     calculation in MFT
29 :    
30 :     2016-10-18 22:01 Isibaar
31 :     * xvidcore/src/portab.h: AmigaOS patch by Fredrik Wikstrom.
32 :    
33 :     2016-10-18 22:01 Isibaar
34 :     * xvidcore/build/generic/configure.in: AmigaOS patch by Fredrik
35 :     Wikstrom.
36 :    
37 :     2016-09-27 15:39 Isibaar
38 :     * xvidcore/vfw/src/codec.c: Debug output only when debug option
39 :     enabled.
40 :    
41 :     2016-01-12 13:55 Isibaar
42 :     * xvidcore/dshow/src/CXvidDecoder.cpp: MFT pixel aspect ratio -
43 :     backport from HEAD
44 :    
45 :     2016-01-11 17:02 Isibaar
46 :     * xvidcore/dshow/src/CXvidDecoder.cpp: Setting interlaced flag
47 :     on output pins - backport from HEAD
48 :    
49 :     2016-01-08 17:44 Isibaar
50 :     * xvidcore/dshow/src/CXvidDecoder.cpp
51 :     xvidcore/dshow/src/CXvidDecoder.h: Set interlacing flags in
52 :     VIDEOINFOHEADER2 struct of output pin
53 :    
54 :     2016-01-08 17:40 Isibaar
55 :     * xvidcore/src/decoder.c
56 :     xvidcore/src/xvid.c
57 :     xvidcore/src/xvid.h: Set interlacing flags in decoder
58 :    
59 :     2015-07-08 17:32 Isibaar
60 :     * xvidcore/examples/xvid_encraw.c: Making the applevel
61 :     multithreading work also for AVI output
62 :    
63 : Isibaar 2124 2015-06-14 21:18 Isibaar
64 :     * xvidcore/dshow/src/CXvidDecoder.cpp
65 :     xvidcore/dshow/src/CXvidDecoder.h
66 :     xvidcore/dshow/src/config.c
67 :     xvidcore/dshow/src/config.h: Fixed thumbnail creation under
68 :     Windows 10, faster rendering in MediaFoundation, various other
69 :     MFT-specific fixes...
70 :    
71 :     2015-06-11 02:51 Isibaar
72 :     * xvidcore/src/image/x86_asm/colorspace_rgb_mmx.asm: Attempt at
73 :     fixing a crash in RGB24->YV12 conversions - not yet really
74 :     tested...
75 :    
76 :     2015-06-08 21:15 Isibaar
77 :     * xvidcore/dshow/src/CXvidDecoder.cpp
78 :     xvidcore/dshow/src/CXvidDecoder.h: Changed friendly name of
79 :     MFT to match common conventions.
80 :    
81 :     2014-11-26 00:17 Isibaar
82 :     * xvidcore/src/encoder.c: Fix for multi-threading bug in case of
83 :     input video height <= 16 pixels. Patch by Lukasz Marek.
84 :    
85 :     2014-09-25 19:41 Isibaar
86 :    
87 :     * xvidcore/build/win32/libxvidcore.vcproj: Enabled multi-threaded
88 :     builds in MSVC by default
89 :    
90 : Isibaar 2078 2014-03-05 08:37 Isibaar
91 :    
92 :     * xvidcore/examples/xvid_encraw.c: Help info about zones usage and
93 :     various fixes for compiler warnings - Patch by Elio Blanca
94 :    
95 :     2014-02-11 14:48 Isibaar
96 :    
97 :     * xvidcore/examples/xvid_encraw.c: Improved help texts and defaults
98 :     handling. Patch by Elio Blanca.
99 :    
100 :     2014-02-09 16:51 Isibaar
101 :    
102 :     * xvidcore/examples/Makefile, xvidcore/examples/xvid_encraw.c:
103 :     Better environment detection for Makefile - Patch by Elio Blanca
104 :    
105 :     2014-02-07 16:00 Isibaar
106 :    
107 :     * xvidcore/examples/xvid_encraw.c: Fix out of bound access to
108 :     framestats struct. Thanks to Elio Blanca.
109 :    
110 :     2013-02-18 16:24 Isibaar
111 :    
112 :     * xvidcore/build/generic/configure.in: bring version number in
113 :     configure.in in sync with rest of code
114 :    
115 :     2013-01-29 19:12 Isibaar
116 :    
117 :     * xvidcore/build/generic/configure.in: Patch for QNX support by
118 :     Mike Gorchak
119 :    
120 :     2012-10-04 14:26 Isibaar
121 :    
122 :     * xvidcore/build/generic/configure.in: remove obsolete
123 :     '-mno-cygwin' option for gcc version >= 4
124 :    
125 :     2012-06-21 09:55 Isibaar
126 :    
127 :     * xvidcore/examples/xvid_encraw.c: Fixed bug in PGM header parser -
128 :     thanks to Jim Bennett!
129 :    
130 :     2012-02-22 19:00 Isibaar
131 :    
132 :     * xvidcore/dshow/src/CXvidDecoder.cpp,
133 :     xvidcore/dshow/src/CXvidDecoder.h, xvidcore/dshow/src/config.c,
134 :     xvidcore/dshow/src/config.h, xvidcore/dshow/src/resource.h,
135 :     xvidcore/dshow/src/xvid.ax.rc: Ported tray icon patch from HEAD
136 :     branch
137 :    
138 :     2011-12-30 13:04 Isibaar
139 :    
140 :     * xvidcore/src/global.h: #define MIN/MAX macros only when not yet
141 :     otherwise defined...
142 :    
143 :     2011-11-09 14:12 Isibaar
144 :    
145 :     * xvidcore/src/plugins/plugin_lumimasking.c: Reverted change to
146 :     max_quant calculation. Users prefer the former behavior...
147 :    
148 :     2011-11-04 15:23 Isibaar
149 :    
150 :     * xvidcore/src/utils/mbtransquant.c, xvidcore/src/xvid.c,
151 :     xvidcore/src/xvid.h: Fix for possible overflow in trellis
152 :     quant...
153 :    
154 :     2011-10-25 10:57 Isibaar
155 :    
156 :     * xvidcore/src/xvid.c, xvidcore/src/xvid.h: Ramp up version
157 :     number...
158 :    
159 :     2011-10-25 10:53 Isibaar
160 :    
161 :     * xvidcore/src/motion/estimation_bvop.c: Fix for encoder crash that
162 :     is possible with the following combination of encoder options:
163 :     Turbo, VHQ for B-VOPs and Qpel...
164 :    
165 :     2011-10-06 18:05 Isibaar
166 :    
167 :     * xvidcore/src/plugins/plugin_lumimasking.c: Make sure max_quant is
168 :     at least frame_quant+2 for lumi/variance masking
169 :    
170 :     2011-09-19 09:32 Isibaar
171 :    
172 :     * xvidcore/build/generic/Makefile,
173 :     xvidcore/build/generic/configure.in,
174 :     xvidcore/build/generic/platform.inc.in: Install symlinks for
175 :     shared library. Patch by Andres Mejia.
176 :    
177 :     2011-09-19 08:18 Isibaar
178 :    
179 :     * xvidcore/build/generic/configure.in: Remove rhapsody OS case.
180 :     Patch by Ryan Schmidt.
181 :    
182 :     2011-09-16 12:34 Isibaar
183 :    
184 :     * xvidcore/build/generic/configure.in: Double check for pthread on
185 :     MinGW. Patch by Motofumi Oka.
186 :    
187 :     2011-09-15 10:36 Isibaar
188 :    
189 :     * xvidcore/build/generic/Makefile,
190 :     xvidcore/build/generic/platform.inc.in: install xvidcore.dll to
191 :     under Cygwin. Patch by Motofumi Oka.
192 :    
193 :     2011-09-15 09:34 Isibaar
194 :    
195 :     * xvidcore/build/generic/configure.in: Try to autodetect name
196 :     mangling variations for WIN64 cross-compiling. Patch by Motofumi
197 :     Oka.
198 :    
199 :     2011-09-14 15:08 Isibaar
200 :    
201 :     * xvidcore/build/generic/configure.in: removed obsolete -mno-cygwin
202 :    
203 :     2011-09-14 10:45 Isibaar
204 :    
205 :     * xvidcore/build/generic/configure.in: platform-independent gcc
206 :     versio check - patch by Motofumi Oka
207 :    
208 :     2011-08-19 16:20 Isibaar
209 :    
210 :     * xvidcore/build/generic/configure.in,
211 :     xvidcore/build/generic/platform.inc.in: User-supplied LDFLAGS.
212 :     Patch by Ryan Schmidt and the MacPorts project.
213 :    
214 :     2011-07-28 07:48 Isibaar
215 :    
216 :     * xvidcore/build/generic/configure.in: Added support for GNU Hurd
217 :     as target_os
218 :    
219 :     2011-05-23 07:47 Isibaar
220 :    
221 :     * xvidcore/src/xvid.c: removed deprecated call to idct_int32_init()
222 :    
223 :     2011-05-21 16:55 Isibaar
224 :    
225 :     * xvidcore/ChangeLog: Updated ChangeLog
226 :    
227 :     2011-05-19 12:48 Isibaar
228 :    
229 :     * xvidcore/dshow/src/CAbout.cpp,
230 :     xvidcore/dshow/src/CXvidDecoder.cpp,
231 :     xvidcore/dshow/src/Configure.cpp: autoprops property set also for
232 :     .cpp files
233 :    
234 :     2011-05-19 12:24 Isibaar
235 :    
236 :     * xvidcore/dshow/src/CXvidDecoder.cpp: Added #ifdef ENABLE_MFT
237 :     check
238 :    
239 :     2011-05-19 12:23 Isibaar
240 :    
241 :     * xvidcore/dshow/dshow.vcproj: Added special configurations for
242 :     MFT-enabled builds
243 :    
244 :     2011-05-19 08:27 Isibaar
245 :    
246 :     * xvidcore/build/generic/Makefile: Don't include platform.inc on
247 :     make clean - Patch by Fabian Greffrath
248 :    
249 : Isibaar 2010 2011-05-18 16:13 Isibaar
250 :    
251 :     * xvidcore/dshow/src/CXvidDecoder.cpp, xvidcore/dshow/src/config.c,
252 :     xvidcore/dshow/src/config.h, xvidcore/dshow/src/resource.h,
253 :     xvidcore/dshow/src/xvid.ax.rc: Display version number in About
254 :     box
255 :    
256 :     2011-05-18 12:30 Isibaar
257 :    
258 :     * xvidcore/vfw/src/resource.rc: More GUI cosmetics
259 :    
260 :     2011-05-18 09:55 Isibaar
261 :    
262 :     * xvidcore/vfw/src/resource.rc: Minor GUI cosmetics
263 :    
264 :     2011-05-18 09:08 Isibaar
265 :    
266 :     * xvidcore/src/dct/README.IJG: deleted deprecated README.IJG
267 :    
268 :     2011-05-18 09:07 Isibaar
269 :    
270 :     * xvidcore/src/dct/fdct.c, xvidcore/src/dct/fdct.h,
271 :     xvidcore/src/dct/idct.c, xvidcore/src/dct/idct.h: re-applied new
272 :     IDCT/DCT patch from trunk
273 :    
274 :     2011-05-18 09:02 Isibaar
275 :    
276 :     * xvidcore/dshow/src/CAbout.h, xvidcore/dshow/src/CXvidDecoder.h,
277 :     xvidcore/dshow/src/IXvidDecoder.h, xvidcore/dshow/src/config.c,
278 :     xvidcore/dshow/src/config.h, xvidcore/dshow/src/debug.c,
279 :     xvidcore/dshow/src/debug.h, xvidcore/dshow/src/resource.h,
280 :     xvidcore/examples/xvid_bench.c, xvidcore/examples/xvid_decraw.c,
281 :     xvidcore/examples/xvid_encraw.c,
282 :     xvidcore/src/bitstream/bitstream.c,
283 :     xvidcore/src/bitstream/bitstream.h, xvidcore/src/bitstream/cbp.c,
284 :     xvidcore/src/bitstream/cbp.h, xvidcore/src/bitstream/mbcoding.c,
285 :     xvidcore/src/bitstream/mbcoding.h,
286 :     xvidcore/src/bitstream/vlc_codes.h,
287 :     xvidcore/src/bitstream/zigzag.h, xvidcore/src/dct/fdct.c,
288 :     xvidcore/src/dct/fdct.h, xvidcore/src/dct/idct.c,
289 :     xvidcore/src/dct/idct.h, xvidcore/src/dct/ppc_asm/idct_altivec.c,
290 :     xvidcore/src/dct/simple_idct.c, xvidcore/src/decoder.c,
291 :     xvidcore/src/decoder.h, xvidcore/src/encoder.c,
292 :     xvidcore/src/encoder.h, xvidcore/src/global.h,
293 :     xvidcore/src/image/colorspace.c, xvidcore/src/image/colorspace.h,
294 :     xvidcore/src/image/font.c, xvidcore/src/image/font.h,
295 :     xvidcore/src/image/image.c, xvidcore/src/image/image.h,
296 :     xvidcore/src/image/interpolate8x8.c,
297 :     xvidcore/src/image/interpolate8x8.h,
298 :     xvidcore/src/image/postprocessing.c,
299 :     xvidcore/src/image/postprocessing.h,
300 :     xvidcore/src/image/ppc_asm/colorspace_altivec.c,
301 :     xvidcore/src/image/ppc_asm/interpolate8x8_altivec.c,
302 :     xvidcore/src/image/ppc_asm/qpel_altivec.c,
303 :     xvidcore/src/image/qpel.c, xvidcore/src/image/qpel.h,
304 :     xvidcore/src/image/reduced.c, xvidcore/src/image/reduced.h,
305 :     xvidcore/src/motion/estimation.h,
306 :     xvidcore/src/motion/estimation_bvop.c,
307 :     xvidcore/src/motion/estimation_common.c,
308 :     xvidcore/src/motion/estimation_gmc.c,
309 :     xvidcore/src/motion/estimation_pvop.c,
310 :     xvidcore/src/motion/estimation_rd_based.c,
311 :     xvidcore/src/motion/estimation_rd_based_bvop.c,
312 :     xvidcore/src/motion/gmc.c, xvidcore/src/motion/gmc.h,
313 :     xvidcore/src/motion/motion.h, xvidcore/src/motion/motion_comp.c,
314 :     xvidcore/src/motion/motion_inlines.h,
315 :     xvidcore/src/motion/motion_smp.h,
316 :     xvidcore/src/motion/ppc_asm/sad_altivec.c,
317 :     xvidcore/src/motion/sad.c, xvidcore/src/motion/sad.h,
318 :     xvidcore/src/motion/vop_type_decision.c,
319 :     xvidcore/src/plugins/plugin_2pass1.c,
320 :     xvidcore/src/plugins/plugin_2pass2.c,
321 :     xvidcore/src/plugins/plugin_dump.c,
322 :     xvidcore/src/plugins/plugin_lumimasking.c,
323 :     xvidcore/src/plugins/plugin_psnr.c,
324 :     xvidcore/src/plugins/plugin_psnrhvsm.c,
325 :     xvidcore/src/plugins/plugin_single.c,
326 :     xvidcore/src/plugins/plugin_ssim.c,
327 :     xvidcore/src/plugins/plugin_ssim.h, xvidcore/src/portab.h,
328 :     xvidcore/src/prediction/mbprediction.c,
329 :     xvidcore/src/prediction/mbprediction.h,
330 :     xvidcore/src/quant/ppc_asm/quant_h263_altivec.c,
331 :     xvidcore/src/quant/ppc_asm/quant_mpeg_altivec.c,
332 :     xvidcore/src/quant/quant.h, xvidcore/src/quant/quant_h263.c,
333 :     xvidcore/src/quant/quant_matrix.c,
334 :     xvidcore/src/quant/quant_matrix.h,
335 :     xvidcore/src/quant/quant_mpeg.c, xvidcore/src/utils/emms.c,
336 :     xvidcore/src/utils/emms.h, xvidcore/src/utils/mbfunctions.h,
337 :     xvidcore/src/utils/mbtransquant.c,
338 :     xvidcore/src/utils/mem_align.c, xvidcore/src/utils/mem_align.h,
339 :     xvidcore/src/utils/mem_transfer.c,
340 :     xvidcore/src/utils/mem_transfer.h,
341 :     xvidcore/src/utils/ppc_asm/altivec_trigger.c,
342 :     xvidcore/src/utils/ppc_asm/mem_transfer_altivec.c,
343 :     xvidcore/src/utils/timer.c, xvidcore/src/utils/timer.h,
344 :     xvidcore/src/xvid.c, xvidcore/src/xvid.h,
345 :     xvidcore/vfw/src/codec.c, xvidcore/vfw/src/codec.h,
346 :     xvidcore/vfw/src/config.c, xvidcore/vfw/src/config.h,
347 :     xvidcore/vfw/src/debug.h, xvidcore/vfw/src/driverproc.c,
348 :     xvidcore/vfw/src/resource.h, xvidcore/vfw/src/status.c,
349 :     xvidcore/vfw/src/status.h, xvidcore/vfw/src/vfwext.h,
350 :     xvidcore/vfw/src/w32api/vfw.h: enabled auto-props property
351 :    
352 :     2011-05-18 08:51 Isibaar
353 :    
354 :     * xvidcore/src/dct/fdct.c, xvidcore/src/dct/fdct.h,
355 :     xvidcore/src/dct/idct.c, xvidcore/src/dct/idct.h: backported new
356 :     DCT/IDCT C-implementations from trunk
357 :    
358 :     2011-05-18 08:06 Isibaar
359 :    
360 :     * xvidcore/build/generic/Makefile: make info
361 :    
362 :     2011-05-18 07:59 Isibaar
363 :    
364 :     * xvidcore/build/generic/configure.in: Increased version number to
365 :     1.3.2
366 :    
367 :     2011-05-18 07:38 Isibaar
368 :    
369 :     * xvidcore/src/xvid.c, xvidcore/src/xvid.h: Pump up version number
370 :     to 1.3.2
371 :    
372 :     2011-05-16 10:09 Isibaar
373 :    
374 :     * xvidcore/build/win32/libxvidcore.sln: - Fixed issue with CR/LF
375 :    
376 :     2011-05-16 09:38 Isibaar
377 :    
378 :     * xvidcore/debian: - Removed debian directory from release branch
379 :    
380 :     2011-04-07 19:07 Isibaar
381 :    
382 :     * xvidcore/build/generic/configure.in, xvidcore/src/encoder.c,
383 :     xvidcore/src/image/postprocessing.c: switchable pthread
384 :     (backported from HEAD)
385 :    
386 :     2011-03-21 16:00 Isibaar
387 :    
388 :     * xvidcore/src/image/image.c: add brackets to avoid ambuigity
389 :    
390 :     2011-03-21 14:25 Isibaar
391 :    
392 :     * xvidcore/dshow/dshow.vcproj: switched back to LIBCMT runtime
393 :    
394 :     2011-03-18 21:16 Isibaar
395 :    
396 :     * xvidcore/dshow/src/xvid.ico: icon with darker blue
397 :    
398 :     2011-03-17 15:52 Isibaar
399 :    
400 :     * xvidcore/ChangeLog: Updated changelog
401 :    
402 :     ---------------------
403 :     Date: 2011/03/17 16:13:25
404 :     Author: Isibaar
405 :     Branch: release-1_3-branch
406 :     Tag: (none)
407 :     Log:
408 :     Don't flip RGB output for MFT decoder
409 :    
410 :     Members:
411 :     dshow/src/CXvidDecoder.cpp:1.25->1.25.2.4
412 :     dshow/src/CXvidDecoder.h:1.9->1.9.2.2
413 :    
414 :     ---------------------
415 :     Date: 2011/03/10 16:27:57
416 :     Author: Isibaar
417 :     Branch: release-1_3-branch
418 :     Tag: (none)
419 :     Log:
420 :     increase version number to 1.3.1
421 :    
422 :     Members:
423 :     build/generic/configure.in:1.33.2.3->1.33.2.4
424 :     debian/changelog:1.3->1.3.2.2
425 :    
426 :     ---------------------
427 :     Date: 2011/03/08 22:07:00
428 :     Author: Isibaar
429 :     Branch: release-1_3-branch
430 :     Tag: (none)
431 :     Log:
432 :     ramp up version number to 1.3.1
433 :    
434 :     Members:
435 :     src/xvid.c:1.85.2.2->1.85.2.3
436 :     src/xvid.h:1.74.2.3->1.74.2.4
437 :    
438 :     ---------------------
439 :     Date: 2011/03/08 20:18:34
440 :     Author: Isibaar
441 :     Branch: release-1_3-branch
442 :     Tag: (none)
443 :     Log:
444 :     fixed padding regression for input widths/heights not multiple of 16
445 :    
446 :     Members:
447 :     src/encoder.c:1.135.2.4->1.135.2.5
448 :     src/xvid.h:1.74.2.2->1.74.2.3
449 :     src/image/image.c:1.46.2.1->1.46.2.2
450 :    
451 :     ---------------------
452 :     Date: 2011/02/25 14:15:35
453 :     Author: Isibaar
454 :     Branch: release-1_3-branch
455 :     Tag: (none)
456 :     Log:
457 :     fixed syntax error for pthread check - thanks to Fabrian Greffrath
458 :    
459 :     Members:
460 :     build/generic/configure.in:1.33->1.33.2.3
461 :    
462 :     ---------------------
463 :     Date: 2011/02/25 13:40:25
464 :     Author: Isibaar
465 :     Branch: release-1_3-branch
466 :     Tag: (none)
467 :     Log:
468 :     noexec stack check not only for "elf" but also "elf32" - thanks to Fabian Greffrath
469 :    
470 :     Members:
471 :     src/nasm.inc:1.7->1.7.2.2
472 :    
473 :     ---------------------
474 :     Date: 2011/02/16 20:04:39
475 :     Author: Isibaar
476 :     Branch: release-1_3-branch
477 :     Tag: release-1_3_0
478 :     Log:
479 :     decoder support for lower case FourCCs (from Jawor's patch)
480 :     GUI cosmetics (from Jawor's patch)
481 :    
482 :     Members:
483 :     vfw/src/codec.c:1.30.2.2->1.30.2.3
484 :     vfw/src/codec.h:1.7->1.7.2.1
485 :     vfw/src/config.c:1.45->1.45.2.2
486 :     vfw/src/resource.rc:1.30.2.1->1.30.2.2
487 :    
488 :     ---------------------
489 :     Date: 2011/02/14 18:26:20
490 :     Author: Isibaar
491 :     Branch: release-1_3-branch
492 :     Tag: (none)
493 :     Log:
494 :     updated changelog for 1_3 branch
495 :    
496 :     Members:
497 :     ChangeLog:1.17->1.17.2.1
498 :    
499 :     ---------------------
500 :     Date: 2011/02/14 18:21:00
501 :     Author: Isibaar
502 :     Branch: release-1_3-branch
503 :     Tag: (none)
504 :     Log:
505 :     Increased version number
506 :    
507 :     Members:
508 :     src/xvid.c:1.85->1.85.2.2
509 :     src/xvid.h:1.74->1.74.2.2
510 :    
511 :     ---------------------
512 :     Date: 2011/02/14 17:58:54
513 :     Author: Isibaar
514 :     Branch: release-1_3-branch
515 :     Tag: (none)
516 :     Log:
517 :     Support for additional third-party FourCCs (based on Jawor's patch with some small fixes)
518 :    
519 :     Members:
520 :     dshow/src/CXvidDecoder.cpp:1.25.2.2->1.25.2.3
521 :     dshow/src/CXvidDecoder.h:1.9->1.9.2.1
522 :     dshow/src/config.c:1.12->1.12.2.1
523 :     dshow/src/config.h:1.8->1.8.2.1
524 :     dshow/src/resource.h:1.5->1.5.2.1
525 :     dshow/src/xvid.ax.rc:1.8->1.8.2.1
526 :    
527 :     ---------------------
528 :     Date: 2011/02/03 16:12:34
529 :     Author: Isibaar
530 :     Branch: release-1_3-branch
531 :     Tag: (none)
532 :     Log:
533 :     skip possible only for P_VOP (Jawor)
534 :    
535 :     Members:
536 :     src/encoder.c:1.135.2.3->1.135.2.4
537 :    
538 :     ---------------------
539 :     Date: 2011/02/03 16:01:06
540 :     Author: Isibaar
541 :     Branch: release-1_3-branch
542 :     Tag: (none)
543 :     Log:
544 :     auto framerate detection if possible, some other minor cosmetics (derived from Jawor's patches)
545 :    
546 :     Members:
547 :     examples/xvid_encraw.c:1.46.2.2->1.46.2.3
548 :    
549 :     ---------------------
550 :     Date: 2011/01/27 14:18:13
551 :     Author: Isibaar
552 :     Branch: release-1_3-branch
553 :     Tag: (none)
554 :     Log:
555 :     Increased filter merit
556 :    
557 :     Members:
558 :     dshow/src/CXvidDecoder.cpp:1.25.2.1->1.25.2.2
559 :    
560 :     ---------------------
561 :     Date: 2011/01/27 14:13:16
562 :     Author: Isibaar
563 :     Branch: release-1_3-branch
564 :     Tag: (none)
565 :     Log:
566 :     Ensure that colorspace pass-through is enabled really just for FOURCC_YV12
567 :    
568 :     Members:
569 :     vfw/src/codec.c:1.30.2.1->1.30.2.2
570 :    
571 :     ---------------------
572 :     Date: 2011/01/11 12:37:52
573 :     Author: Isibaar
574 :     Branch: release-1_3-branch
575 :     Tag: (none)
576 :     Log:
577 :     don't hardcode "ar" tool (thanks to Bin Tian)
578 :    
579 :     Members:
580 :     build/generic/Makefile:1.18->1.18.2.1
581 :     build/generic/configure.in:1.33.2.1->1.33.2.2
582 :     build/generic/platform.inc.in:1.8->1.8.2.1
583 :    
584 :     ---------------------
585 :     Date: 2011/01/09 14:20:50
586 :     Author: Isibaar
587 :     Branch: release-1_3-branch
588 :     Tag: (none)
589 :     Log:
590 :     update for macho64
591 :    
592 :     Members:
593 :     src/nasm.inc:1.7->1.7.2.1
594 :    
595 :     ---------------------
596 :     Date: 2011/01/06 15:12:29
597 :     Author: Isibaar
598 :     Branch: release-1_3-branch
599 :     Tag: (none)
600 :     Log:
601 :     patch for darwin 64-bit target (thanks to Bin Tian)
602 :    
603 :     Members:
604 :     build/generic/configure.in:1.33->1.33.2.1
605 :    
606 :     ---------------------
607 :     Date: 2011/01/03 09:31:22
608 :     Author: Isibaar
609 :     Branch: release-1_3-branch
610 :     Tag: (none)
611 :     Log:
612 :     removed absolute logo path (thanks to Brendan Brewster)
613 :    
614 :     Members:
615 :     vfw/src/resource.rc:1.30->1.30.2.1
616 :    
617 :     ---------------------
618 :     Date: 2010/12/31 11:20:22
619 :     Author: Isibaar
620 :     Branch: #CVSPS_NO_BRANCH
621 :     Tag: rc1_1_3_0
622 :     Log:
623 :     fix some typo
624 :    
625 :     Members:
626 :     src/encoder.c:1.135.2.2->1.135.2.3
627 :    
628 :     ---------------------
629 :     Date: 2010/12/30 23:59:31
630 :     Author: Isibaar
631 :     Branch: #CVSPS_NO_BRANCH
632 :     Tag: (none)
633 :     Log:
634 :     CVS corruption again
635 :    
636 :     Members:
637 :     vfw/src/hd1080_40.ico:1.1->1.1.2.1
638 :     vfw/src/hd720_40.ico:1.1->1.1.2.1
639 :     vfw/src/home_40.ico:1.1->1.1.2.1
640 :     vfw/src/mobile_40.ico:1.1->1.1.2.1
641 :    
642 :     ---------------------
643 :     Date: 2010/12/30 23:07:43
644 :     Author: Isibaar
645 :     Branch: #CVSPS_NO_BRANCH
646 :     Tag: (none)
647 :     Log:
648 :     changed num_slice determination logic
649 :    
650 :     Members:
651 :     vfw/src/codec.c:1.30->1.30.2.1
652 :     vfw/src/config.c:1.45->1.45.2.1
653 :     vfw/src/resource.h:1.15->1.15.2.1
654 :    
655 :     ---------------------
656 :     Date: 2010/12/30 12:46:58
657 :     Author: Isibaar
658 :     Branch: #CVSPS_NO_BRANCH
659 :     Tag: (none)
660 :     Log:
661 :     more bug squashing
662 :    
663 :     Members:
664 :     examples/xvid_encraw.c:1.46.2.1->1.46.2.2
665 :     src/image/image.c:1.46->1.46.2.1
666 :    
667 :     ---------------------
668 :     Date: 2010/12/29 23:29:51
669 :     Author: Isibaar
670 :     Branch: release-1_3-branch
671 :     Tag: (none)
672 :     Log:
673 :     bug fixing...
674 :    
675 :     Members:
676 :     src/encoder.c:1.135.2.1->1.135.2.2
677 :    
678 :     ---------------------
679 :     Date: 2010/12/29 23:29:44
680 :     Author: Isibaar
681 :     Branch: #CVSPS_NO_BRANCH
682 :     Tag: (none)
683 :     Log:
684 :     bug fixing...
685 :    
686 :     Members:
687 :     src/motion/estimation_bvop.c:1.28->1.28.2.1
688 :     src/motion/estimation_rd_based.c:1.16->1.16.2.1
689 :    
690 :     ---------------------
691 :     Date: 2010/12/28 20:19:57
692 :     Author: Isibaar
693 :     Branch: #CVSPS_NO_BRANCH
694 :     Tag: (none)
695 :     Log:
696 :     get rid off compiler warnings
697 :    
698 :     Members:
699 :     build/win32/libxvidcore.vcproj:1.5->1.5.2.1
700 :     build/win32/xvid_decraw.vcproj:1.3->1.3.2.1
701 :     build/win32/xvid_encraw.vcproj:1.4->1.4.2.1
702 :     dshow/dshow.vcproj:1.3->1.3.2.1
703 :     dshow/src/CXvidDecoder.cpp:1.25->1.25.2.1
704 :     examples/xvid_decraw.c:1.28->1.28.2.1
705 :     src/decoder.c:1.86->1.86.2.1
706 :     src/bitstream/bitstream.c:1.60->1.60.2.1
707 :     src/bitstream/bitstream.h:1.25->1.25.2.1
708 :     src/motion/estimation_pvop.c:1.24->1.24.2.1
709 :     src/motion/motion.h:1.27->1.27.2.1
710 :     src/motion/motion_comp.c:1.24->1.24.2.1
711 :     src/motion/sad.c:1.17->1.17.2.1
712 :     src/motion/sad.h:1.25->1.25.2.1
713 :     src/plugins/plugin_2pass2.c:1.10->1.10.2.1
714 :     src/plugins/plugin_single.c:1.4->1.4.2.1
715 :     src/quant/quant_matrix.c:1.16->1.16.4.1
716 :     vfw/vfw.vcproj:1.1->1.1.4.1
717 :    
718 :     ---------------------
719 :     Date: 2010/12/28 20:19:57
720 :     Author: Isibaar
721 :     Branch: release-1_3-branch
722 :     Tag: (none)
723 :     Log:
724 :     get rid off compiler warnings
725 :    
726 :     Members:
727 :     examples/xvid_encraw.c:1.46->1.46.2.1
728 :     src/encoder.c:1.135->1.135.2.1
729 :    
730 :     ---------------------
731 :     Date: 2010/12/28 17:34:55
732 :     Author: Isibaar
733 :     Branch: #CVSPS_NO_BRANCH
734 :     Tag: (none)
735 :     Log:
736 :     updated readme and debian files
737 :    
738 :     Members:
739 :     debian/changelog:1.3->1.3.2.1
740 :     debian/copyright:1.1->1.1.4.1
741 :     doc/INSTALL:1.3->1.3.2.1
742 :     doc/README:1.5->1.5.2.1
743 :     examples/README:1.3->1.3.6.1
744 :    
745 :     ---------------------
746 :     Date: 2010/12/28 17:04:31
747 :     Author: Isibaar
748 :     Branch: #CVSPS_NO_BRANCH
749 :     Tag: (none)
750 :     Log:
751 :     set version info to xvid-1.3.0-rc1
752 :    
753 :     Members:
754 :     src/xvid.c:1.85->1.85.2.1
755 :     src/xvid.h:1.74->1.74.2.1
756 :    
757 :     ---------------------
758 :     Date: 2010/12/27 17:39:31
759 :     Author: Isibaar
760 :     Branch: HEAD
761 :     Tag: tag-branching-1_3_0
762 :     Log:
763 :     updated changelog
764 :    
765 :     Members:
766 :     ChangeLog:INITIAL->1.17
767 :     TODO:1.8->1.9
768 :    
769 :     ---------------------
770 :     Date: 2010/12/27 17:11:05
771 :     Author: Isibaar
772 :     Branch: HEAD
773 :     Tag: (none)
774 :     Log:
775 :     auto slice determination
776 :    
777 :     Members:
778 :     vfw/src/codec.c:1.29->1.30
779 :     vfw/src/config.c:1.44->1.45
780 :     vfw/src/resource.rc:1.29->1.30
781 :    
782 :     ---------------------
783 :     Date: 2010/12/24 14:49:58
784 :     Author: Isibaar
785 :     Branch: HEAD
786 :     Tag: (none)
787 :     Log:
788 :     improved decoder robustness upon resync markers in BVOP
789 :    
790 :     Members:
791 :     src/decoder.c:1.85->1.86
792 :    
793 :     ---------------------
794 :     Date: 2010/12/24 14:31:31
795 :     Author: Isibaar
796 :     Branch: HEAD
797 :     Tag: (none)
798 :     Log:
799 :     update linker definitions (psnrhvsm plugin)
800 :    
801 :     Members:
802 :     build/generic/libxvidcore.ld:1.2->1.3
803 :    
804 :     ---------------------
805 :     Date: 2010/12/24 14:20:07
806 :     Author: Isibaar
807 :     Branch: HEAD
808 :     Tag: (none)
809 :     Log:
810 :     slice coding: workaround some third-party decoder bugs
811 :    
812 :     Members:
813 :     src/encoder.c:1.134->1.135
814 :     src/xvid.h:1.73->1.74
815 :     src/motion/estimation.h:1.15->1.16
816 :     src/motion/estimation_bvop.c:1.27->1.28
817 :     src/motion/estimation_rd_based_bvop.c:1.11->1.12
818 :     src/motion/motion.h:1.26->1.27
819 :    
820 :     ---------------------
821 :     Date: 2010/12/22 17:52:52
822 :     Author: Isibaar
823 :     Branch: HEAD
824 :     Tag: (none)
825 :     Log:
826 :     update
827 :    
828 :     Members:
829 :     AUTHORS:1.5->1.6
830 :     CodingStyle:1.3->1.4
831 :     README:1.2->1.3
832 :    
833 :     ---------------------
834 :     Date: 2010/12/22 17:52:12
835 :     Author: Isibaar
836 :     Branch: HEAD
837 :     Tag: (none)
838 :     Log:
839 :     slice coding GUI element
840 :    
841 :     Members:
842 :     vfw/src/codec.c:1.28->1.29
843 :     vfw/src/config.c:1.43->1.44
844 :     vfw/src/config.h:1.16->1.17
845 :     vfw/src/resource.h:1.14->1.15
846 :     vfw/src/resource.rc:1.28->1.29
847 :    
848 :     ---------------------
849 :     Date: 2010/12/22 16:21:13
850 :     Author: Isibaar
851 :     Branch: HEAD
852 :     Tag: (none)
853 :     Log:
854 :     read cpu_flags and num_threads from registry
855 :    
856 :     Members:
857 :     dshow/src/CXvidDecoder.cpp:1.24->1.25
858 :     dshow/src/config.c:1.11->1.12
859 :     dshow/src/config.h:1.7->1.8
860 :    
861 :     ---------------------
862 :     Date: 2010/12/21 21:23:06
863 :     Author: Isibaar
864 :     Branch: HEAD
865 :     Tag: (none)
866 :     Log:
867 :     some bugfixing...
868 :    
869 :     Members:
870 :     vfw/src/config.c:1.42->1.43
871 :     vfw/src/config.h:1.15->1.16
872 :    
873 :     ---------------------
874 :     Date: 2010/12/21 17:56:42
875 :     Author: Isibaar
876 :     Branch: HEAD
877 :     Tag: (none)
878 :     Log:
879 :     moved num_threads control to common tab
880 :     VHQ metric combobox
881 :    
882 :     Members:
883 :     vfw/src/codec.c:1.27->1.28
884 :     vfw/src/config.c:1.41->1.42
885 :     vfw/src/config.h:1.14->1.15
886 :     vfw/src/resource.h:1.13->1.14
887 :     vfw/src/resource.rc:1.27->1.28
888 :    
889 :     ---------------------
890 :     Date: 2010/12/18 17:02:00
891 :     Author: Isibaar
892 :     Branch: HEAD
893 :     Tag: (none)
894 :     Log:
895 :     refactorized encoder multi-threading
896 :     introduced slice-based encoding
897 :    
898 :     Members:
899 :     examples/xvid_encraw.c:1.45->1.46
900 :     src/encoder.c:1.133->1.134
901 :     src/encoder.h:1.33->1.34
902 :     src/xvid.h:1.72->1.73
903 :     src/bitstream/bitstream.c:1.59->1.60
904 :     src/bitstream/bitstream.h:1.24->1.25
905 :     src/motion/estimation.h:1.14->1.15
906 :     src/motion/estimation_bvop.c:1.26->1.27
907 :     src/motion/estimation_gmc.c:1.5->1.6
908 :     src/motion/estimation_pvop.c:1.23->1.24
909 :     src/motion/estimation_rd_based.c:1.15->1.16
910 :     src/motion/motion.h:1.25->1.26
911 :     src/motion/motion_comp.c:1.23->1.24
912 :     src/motion/motion_smp.h:1.7->1.8
913 :     src/prediction/mbprediction.c:1.19->1.20
914 :     src/prediction/mbprediction.h:1.25->1.26
915 :    
916 :     ---------------------
917 :     Date: 2010/12/18 11:16:46
918 :     Author: Isibaar
919 :     Branch: HEAD
920 :     Tag: (none)
921 :     Log:
922 :     set decoder threads
923 :    
924 :     Members:
925 :     dshow/src/CXvidDecoder.cpp:1.23->1.24
926 :     dshow/src/config.c:1.10->1.11
927 :     dshow/src/config.h:1.6->1.7
928 :     examples/xvid_decraw.c:1.27->1.28
929 :    
930 :     ---------------------
931 :     Date: 2010/12/18 11:13:30
932 :     Author: Isibaar
933 :     Branch: HEAD
934 :     Tag: (none)
935 :     Log:
936 :     MT deblocker
937 :    
938 :     Members:
939 :     src/decoder.c:1.84->1.85
940 :     src/decoder.h:1.19->1.20
941 :     src/xvid.h:1.71->1.72
942 :     src/image/postprocessing.c:1.5->1.6
943 :     src/image/postprocessing.h:1.6->1.7
944 :    
945 :     ---------------------
946 :     Date: 2010/12/02 07:46:07
947 :     Author: Isibaar
948 :     Branch: HEAD
949 :     Tag: (none)
950 :     Log:
951 :     some cleanup of vfw code, increased allowed max bitrate, profile for HD 1080
952 :    
953 :     Members:
954 :     vfw/src/codec.c:1.26->1.27
955 :     vfw/src/codec.h:1.6->1.7
956 :     vfw/src/config.c:1.40->1.41
957 :     vfw/src/config.h:1.13->1.14
958 :     vfw/src/debug.h:1.2->1.3
959 :     vfw/src/driverproc.c:1.11->1.12
960 :     vfw/src/hd1080_40.ico:INITIAL->1.1
961 :     vfw/src/hd720_40.ico:INITIAL->1.1
962 :     vfw/src/home_40.ico:INITIAL->1.1
963 :     vfw/src/mobile_40.ico:INITIAL->1.1
964 :     vfw/src/resource.h:1.12->1.13
965 :     vfw/src/resource.rc:1.26->1.27
966 :     vfw/src/status.c:1.4->1.5
967 :     vfw/src/status.h:1.2->1.3
968 :     vfw/src/vfwext.h:1.2->1.3
969 :     vfw/src/xvid.ico:1.2->1.3
970 :    
971 :     ---------------------
972 :     Date: 2010/11/28 16:18:21
973 :     Author: Isibaar
974 :     Branch: HEAD
975 :     Tag: (none)
976 :     Log:
977 :     PSNRHVSM R-D optimization
978 :    
979 :     Members:
980 :     examples/xvid_encraw.c:1.44->1.45
981 :     src/encoder.c:1.132->1.133
982 :     src/global.h:1.26->1.27
983 :     src/xvid.c:1.84->1.85
984 :     src/xvid.h:1.70->1.71
985 :     src/image/image.c:1.45->1.46
986 :     src/image/image.h:1.17->1.18
987 :     src/image/x86_asm/qpel_mmx.asm:1.12->1.13
988 :     src/motion/estimation.h:1.13->1.14
989 :     src/motion/estimation_bvop.c:1.25->1.26
990 :     src/motion/estimation_pvop.c:1.22->1.23
991 :     src/motion/estimation_rd_based.c:1.14->1.15
992 :     src/motion/estimation_rd_based_bvop.c:1.10->1.11
993 :     src/motion/sad.c:1.16->1.17
994 :     src/motion/sad.h:1.24->1.25
995 :     src/motion/x86_asm/sad_sse2.asm:1.20->1.21
996 :     src/plugins/plugin_psnrhvsm.c:1.3->1.4
997 :     src/utils/mbtransquant.c:1.32->1.33
998 :    
999 :     ---------------------
1000 :     Date: 2010/11/23 12:00:35
1001 :     Author: Isibaar
1002 :     Branch: HEAD
1003 :     Tag: (none)
1004 :     Log:
1005 :     Changed semantics of frame_drop_ratio: "0" will not produce any N_VOPs.
1006 :    
1007 :     Members:
1008 :     src/encoder.c:1.131->1.132
1009 :    
1010 :     ---------------------
1011 :     Date: 2010/11/16 15:58:42
1012 :     Author: Isibaar
1013 :     Branch: HEAD
1014 :     Tag: (none)
1015 :     Log:
1016 :     Had accidentally overwritten the VS 2005 project files by VS 2008 ones -> Restore previous version.
1017 :    
1018 :     Members:
1019 :     build/win32/libxvidcore.sln:1.3->1.4
1020 :     build/win32/libxvidcore.vcproj:1.4->1.5
1021 :     build/win32/xvid_decraw.vcproj:1.2->1.3
1022 :     build/win32/xvid_encraw.vcproj:1.3->1.4
1023 :    
1024 :     ---------------------
1025 :     Date: 2010/11/16 15:42:07
1026 :     Author: Isibaar
1027 :     Branch: HEAD
1028 :     Tag: (none)
1029 :     Log:
1030 :     Clean-up for vbv_peakrate handling (many thanks to Lasse Collin)
1031 :    
1032 :     Members:
1033 :     build/win32/libxvidcore.sln:1.2->1.3
1034 :     build/win32/libxvidcore.vcproj:1.3->1.4
1035 :     build/win32/xvid_decraw.vcproj:1.1->1.2
1036 :     build/win32/xvid_encraw.vcproj:1.2->1.3
1037 :     doc/INSTALL:1.2->1.3
1038 :     doc/README:1.4->1.5
1039 :     examples/xvid_encraw.c:1.43->1.44
1040 :     src/xvid.h:1.69->1.70
1041 :     src/plugins/plugin_2pass2.c:1.9->1.10
1042 :     vfw/src/codec.c:1.25->1.26
1043 :    
1044 :     ---------------------
1045 :     Date: 2010/11/12 11:10:40
1046 :     Author: Isibaar
1047 :     Branch: HEAD
1048 :     Tag: (none)
1049 :     Log:
1050 :     fix for typo on pred mv init (thanks to Lasse Collin)
1051 :    
1052 :     Members:
1053 :     src/decoder.c:1.83->1.84
1054 :    
1055 :     ---------------------
1056 :     Date: 2010/11/10 22:25:16
1057 :     Author: Isibaar
1058 :     Branch: HEAD
1059 :     Tag: (none)
1060 :     Log:
1061 :     psnrhvsm for u/v planes too
1062 :    
1063 :     Members:
1064 :     src/plugins/plugin_psnrhvsm.c:1.2->1.3
1065 :    
1066 :     ---------------------
1067 :     Date: 2010/11/08 21:20:39
1068 :     Author: Isibaar
1069 :     Branch: HEAD
1070 :     Tag: (none)
1071 :     Log:
1072 :     fixed some bugs (possible overflow, mainly)
1073 :    
1074 :     Members:
1075 :     src/plugins/plugin_psnrhvsm.c:1.1->1.2
1076 :    
1077 :     ---------------------
1078 :     Date: 2010/10/29 18:39:07
1079 :     Author: Isibaar
1080 :     Branch: HEAD
1081 :     Tag: (none)
1082 :     Log:
1083 :     don't use tray icon and MFT by default
1084 :    
1085 :     Members:
1086 :     dshow/src/CXvidDecoder.cpp:1.22->1.23
1087 :    
1088 :     ---------------------
1089 :     Date: 2010/10/29 16:33:39
1090 :     Author: Isibaar
1091 :     Branch: HEAD
1092 :     Tag: (none)
1093 :     Log:
1094 :     tray icon update
1095 :    
1096 :     Members:
1097 :     dshow/src/CXvidDecoder.cpp:1.21->1.22
1098 :     dshow/src/xvid.ico:1.1->1.2
1099 :    
1100 :     ---------------------
1101 :     Date: 2010/10/24 10:50:54
1102 :     Author: Isibaar
1103 :     Branch: HEAD
1104 :     Tag: (none)
1105 :     Log:
1106 :     forgot to add new plugin_psnrhvsm.c source file to unix-style build environment...
1107 :    
1108 :     Members:
1109 :     build/generic/sources.inc:1.15->1.16
1110 :    
1111 :     ---------------------
1112 :     Date: 2010/10/17 20:36:12
1113 :     Author: Isibaar
1114 :     Branch: HEAD
1115 :     Tag: (none)
1116 :     Log:
1117 :     fixed typo
1118 :    
1119 :     Members:
1120 :     dshow/src/CXvidDecoder.cpp:1.20->1.21
1121 :    
1122 :     ---------------------
1123 :     Date: 2010/10/17 20:31:46
1124 :     Author: Isibaar
1125 :     Branch: HEAD
1126 :     Tag: (none)
1127 :     Log:
1128 :     MFT decoder
1129 :    
1130 :     Members:
1131 :     dshow/dshow.vcproj:1.2->1.3
1132 :     dshow/src/CXvidDecoder.cpp:1.19->1.20
1133 :     dshow/src/CXvidDecoder.h:1.8->1.9
1134 :    
1135 :     ---------------------
1136 :     Date: 2010/10/17 19:46:43
1137 :     Author: Isibaar
1138 :     Branch: HEAD
1139 :     Tag: (none)
1140 :     Log:
1141 :     XVID_GBL_CONVERT: generic colorspace conversion from XVID_CSP_INTERNAL
1142 :    
1143 :     Members:
1144 :     src/xvid.c:1.83->1.84
1145 :    
1146 :     ---------------------
1147 :     Date: 2010/10/16 14:20:30
1148 :     Author: Isibaar
1149 :     Branch: HEAD
1150 :     Tag: (none)
1151 :     Log:
1152 :     tray icon
1153 :    
1154 :     Members:
1155 :     dshow/dshow.vcproj:1.1->1.2
1156 :     dshow/src/CXvidDecoder.cpp:1.18->1.19
1157 :     dshow/src/CXvidDecoder.h:1.7->1.8
1158 :     dshow/src/Configure.cpp:1.6->1.7
1159 :     dshow/src/debug.c:1.1->1.2
1160 :     dshow/src/resource.h:1.4->1.5
1161 :     dshow/src/xvid.ax.rc:1.7->1.8
1162 :     dshow/src/xvid.ico:INITIAL->1.1
1163 :    
1164 :     ---------------------
1165 :     Date: 2010/10/15 18:20:48
1166 :     Author: Isibaar
1167 :     Branch: HEAD
1168 :     Tag: (none)
1169 :     Log:
1170 :     table update
1171 :    
1172 :     Members:
1173 :     src/bitstream/mbcoding.c:1.58->1.59
1174 :    
1175 :     ---------------------
1176 :     Date: 2010/10/10 21:19:46
1177 :     Author: Isibaar
1178 :     Branch: HEAD
1179 :     Tag: (none)
1180 :     Log:
1181 :     PSNR-HVS-M quality metric
1182 :    
1183 :     Members:
1184 :     build/generic/libxvidcore.def:1.6->1.7
1185 :     build/win32/libxvidcore.vcproj:1.2->1.3
1186 :     examples/xvid_encraw.c:1.42->1.43
1187 :     src/xvid.h:1.68->1.69
1188 :     src/plugins/plugin_psnrhvsm.c:INITIAL->1.1
1189 :    
1190 :     ---------------------
1191 :     Date: 2010/09/13 09:38:09
1192 :     Author: Isibaar
1193 :     Branch: HEAD
1194 :     Tag: (none)
1195 :     Log:
1196 :     define additional simple profile levels
1197 :    
1198 :     Members:
1199 :     src/encoder.h:1.32->1.33
1200 :     src/global.h:1.25->1.26
1201 :     src/xvid.h:1.67->1.68
1202 :    
1203 :     ---------------------
1204 :     Date: 2010/08/23 16:58:48
1205 :     Author: Isibaar
1206 :     Branch: HEAD
1207 :     Tag: (none)
1208 :     Log:
1209 :     Added new simple profile levels to GUI (patch by Carl Eric Codere)
1210 :    
1211 :     Members:
1212 :     vfw/src/config.c:1.39->1.40
1213 :    
1214 :     ---------------------
1215 :     Date: 2010/08/10 17:00:06
1216 :     Author: Isibaar
1217 :     Branch: HEAD
1218 :     Tag: (none)
1219 :     Log:
1220 :     decoder: better distinguish between xvid and non-xvid streams
1221 :    
1222 :     Members:
1223 :     src/decoder.c:1.82->1.83
1224 :     src/bitstream/bitstream.c:1.58->1.59
1225 :     src/image/image.c:1.44->1.45
1226 :     src/prediction/mbprediction.c:1.18->1.19
1227 :    
1228 :     ---------------------
1229 :     Date: 2010/08/10 16:17:23
1230 :     Author: Isibaar
1231 :     Branch: HEAD
1232 :     Tag: (none)
1233 :     Log:
1234 :     API change: signal fourcc to xvidcore
1235 :    
1236 :     Members:
1237 :     dshow/src/CXvidDecoder.cpp:1.17->1.18
1238 :     src/decoder.c:1.81->1.82
1239 :     src/xvid.h:1.66->1.67
1240 :     vfw/src/codec.c:1.24->1.25
1241 :    
1242 :     ---------------------
1243 :     Date: 2010/06/07 09:03:37
1244 :     Author: Isibaar
1245 :     Branch: HEAD
1246 :     Tag: (none)
1247 :     Log:
1248 :     patch for yasm >= 1.0 by Takashi Mochizuki
1249 :    
1250 :     Members:
1251 :     build/generic/configure.in:1.32->1.33
1252 :    
1253 :     ---------------------
1254 :     Date: 2010/05/10 15:50:46
1255 :     Author: Isibaar
1256 :     Branch: HEAD
1257 :     Tag: (none)
1258 :     Log:
1259 :     fix for handle leak problem reported by Chris Korda
1260 :    
1261 :     Members:
1262 :     vfw/src/codec.c:1.23->1.24
1263 :    
1264 :     ---------------------
1265 :     Date: 2010/04/01 14:16:48
1266 :     Author: Isibaar
1267 :     Branch: HEAD
1268 :     Tag: (none)
1269 :     Log:
1270 :     fixed rounding issue for app-level multi-threading
1271 :    
1272 :     Members:
1273 :     examples/xvid_encraw.c:1.41->1.42
1274 :    
1275 :     ---------------------
1276 :     Date: 2010/03/09 17:25:17
1277 :     Author: Isibaar
1278 :     Branch: HEAD
1279 :     Tag: (none)
1280 :     Log:
1281 :     fixed multithreaded AVI input (hopefully)
1282 :    
1283 :     Members:
1284 :     examples/xvid_encraw.c:1.40->1.41
1285 :    
1286 :     ---------------------
1287 :     Date: 2010/03/09 15:56:02
1288 :     Author: Isibaar
1289 :     Branch: HEAD
1290 :     Tag: (none)
1291 :     Log:
1292 :     typo with sequence splitting
1293 :    
1294 :     Members:
1295 :     examples/xvid_encraw.c:1.39->1.40
1296 :    
1297 :     ---------------------
1298 :     Date: 2010/03/09 11:00:14
1299 :     Author: Isibaar
1300 :     Branch: HEAD
1301 :     Tag: (none)
1302 :     Log:
1303 :     app-level multi-threading for xvid_encraw
1304 :    
1305 :     Members:
1306 :     build/win32/xvid_encraw.vcproj:1.1->1.2
1307 :     examples/xvid_encraw.c:1.38->1.39
1308 :     src/decoder.h:1.18->1.19
1309 :     src/encoder.c:1.130->1.131
1310 :     src/portab.h:1.59->1.60
1311 :     src/xvid.c:1.82->1.83
1312 :     src/xvid.h:1.65->1.66
1313 :     src/dct/simple_idct.c:1.5->1.6
1314 :     src/image/reduced.c:1.4->1.5
1315 :     src/image/x86_asm/deintl_sse.asm:1.6->1.7
1316 :     src/image/x86_asm/gmc_mmx.asm:1.11->1.12
1317 :     src/image/x86_asm/postprocessing_mmx.asm:1.13->1.14
1318 :     src/image/x86_asm/postprocessing_sse2.asm:1.16->1.17
1319 :     src/image/x86_asm/qpel_mmx.asm:1.11->1.12
1320 :     src/image/x86_asm/reduced_mmx.asm:1.12->1.13
1321 :     src/motion/motion_smp.h:1.6->1.7
1322 :     src/plugins/plugin_2pass1.c:1.3->1.4
1323 :     src/plugins/plugin_2pass2.c:1.8->1.9
1324 :     src/plugins/plugin_dump.c:1.3->1.4
1325 :     src/plugins/plugin_lumimasking.c:1.8->1.9
1326 :     src/plugins/plugin_psnr.c:1.2->1.3
1327 :     src/plugins/plugin_single.c:1.3->1.4
1328 :    
1329 :     ---------------------
1330 :     Date: 2010/03/09 10:20:05
1331 :     Author: Isibaar
1332 :     Branch: HEAD
1333 :     Tag: (none)
1334 :     Log:
1335 :     added option for postprocessing
1336 :    
1337 :     Members:
1338 :     examples/xvid_decraw.c:1.26->1.27
1339 :    
1340 :     ---------------------
1341 :     Date: 2010/01/08 11:03:09
1342 :     Author: Isibaar
1343 :     Branch: HEAD
1344 :     Tag: (none)
1345 :     Log:
1346 :     bugfix for new -f yuv option
1347 :    
1348 :     Members:
1349 :     examples/xvid_decraw.c:1.25->1.26
1350 :    
1351 :     ---------------------
1352 :     Date: 2010/01/05 10:25:19
1353 :     Author: Isibaar
1354 :     Branch: HEAD
1355 :     Tag: (none)
1356 :     Log:
1357 :     added option for raw yuv output format
1358 :    
1359 :     Members:
1360 :     examples/xvid_decraw.c:1.24->1.25
1361 :    
1362 :     ---------------------
1363 :     Date: 2009/11/10 15:06:58
1364 :     Author: Isibaar
1365 :     Branch: HEAD
1366 :     Tag: (none)
1367 :     Log:
1368 :     skip mv_bits assert in _DEBUG mode
1369 :    
1370 :     Members:
1371 :     src/bitstream/mbcoding.c:1.57->1.58
1372 :    
1373 :     ---------------------
1374 :     Date: 2009/10/05 11:55:46
1375 :     Author: Isibaar
1376 :     Branch: HEAD
1377 :     Tag: (none)
1378 :     Log:
1379 :     Removed inner nested AC_CHECK_LIB test for pthread_join (autoconf-2.64 compatibility)
1380 :    
1381 :     Members:
1382 :     build/generic/configure.in:1.31->1.32
1383 :    
1384 :     ---------------------
1385 :     Date: 2009/09/16 19:07:58
1386 :     Author: Isibaar
1387 :     Branch: HEAD
1388 :     Tag: (none)
1389 :     Log:
1390 :     no_exec stack patch for x86_64 too by Michal Schmidt (mschmidt at redhat dot com)
1391 :    
1392 :     Members:
1393 :     src/nasm.inc:1.6->1.7
1394 :     src/bitstream/x86_asm/cbp_mmx.asm:1.18->1.19
1395 :     src/bitstream/x86_asm/cbp_sse2.asm:1.13->1.14
1396 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.9->1.10
1397 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.11->1.12
1398 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.14->1.15
1399 :     src/dct/x86_asm/idct_3dne.asm:1.10->1.11
1400 :     src/dct/x86_asm/idct_mmx.asm:1.14->1.15
1401 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.10->1.11
1402 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.12->1.13
1403 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.14->1.15
1404 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.11->1.12
1405 :     src/image/x86_asm/deintl_sse.asm:1.5->1.6
1406 :     src/image/x86_asm/gmc_mmx.asm:1.10->1.11
1407 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.13->1.14
1408 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.13->1.14
1409 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.24->1.25
1410 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.14->1.15
1411 :     src/image/x86_asm/postprocessing_mmx.asm:1.12->1.13
1412 :     src/image/x86_asm/postprocessing_sse2.asm:1.15->1.16
1413 :     src/image/x86_asm/qpel_mmx.asm:1.10->1.11
1414 :     src/image/x86_asm/reduced_mmx.asm:1.11->1.12
1415 :     src/motion/x86_asm/sad_3dn.asm:1.13->1.14
1416 :     src/motion/x86_asm/sad_3dne.asm:1.11->1.12
1417 :     src/motion/x86_asm/sad_mmx.asm:1.21->1.22
1418 :     src/motion/x86_asm/sad_sse2.asm:1.19->1.20
1419 :     src/motion/x86_asm/sad_xmm.asm:1.14->1.15
1420 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.12->1.13
1421 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.11->1.12
1422 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.15->1.16
1423 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.15->1.16
1424 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.12->1.13
1425 :     src/utils/x86_asm/cpuid.asm:1.18->1.19
1426 :     src/utils/x86_asm/interlacing_mmx.asm:1.11->1.12
1427 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.12->1.13
1428 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.21->1.22
1429 :    
1430 :     ---------------------
1431 :     Date: 2009/07/01 11:25:38
1432 :     Author: Isibaar
1433 :     Branch: HEAD
1434 :     Tag: (none)
1435 :     Log:
1436 :     Additional sanity check when reading stats file
1437 :    
1438 :     Members:
1439 :     src/plugins/plugin_2pass2.c:1.7->1.8
1440 :    
1441 :     ---------------------
1442 :     Date: 2009/06/09 09:48:57
1443 :     Author: Isibaar
1444 :     Branch: HEAD
1445 :     Tag: (none)
1446 :     Log:
1447 :     Use -maltivec only to compile the sources containting altivec code.
1448 :     GCC may otherwise produce altivec code on non-altivec PPC (thanks to Frederik Wikstrom)
1449 :    
1450 :     Members:
1451 :     build/generic/Makefile:1.17->1.18
1452 :     build/generic/configure.in:1.30->1.31
1453 :     build/generic/platform.inc.in:1.7->1.8
1454 :    
1455 :     ---------------------
1456 :     Date: 2009/06/05 09:58:41
1457 :     Author: Isibaar
1458 :     Branch: HEAD
1459 :     Tag: (none)
1460 :     Log:
1461 :     Patch for Amiga OS4 by Fredrik Wikstrom
1462 :    
1463 :     Members:
1464 :     src/xvid.c:1.81->1.82
1465 :     src/motion/motion_smp.h:1.5->1.6
1466 :     src/utils/ppc_asm/altivec_trigger.c:1.1->1.2
1467 :    
1468 :     ---------------------
1469 :     Date: 2009/06/02 15:06:49
1470 :     Author: Isibaar
1471 :     Branch: HEAD
1472 :     Tag: (none)
1473 :     Log:
1474 :     Added alternative processor cores detection routing for Apple (thanks to Fabian Groffen)
1475 :     C90 style fix in variance masking code
1476 :    
1477 :     Members:
1478 :     src/xvid.c:1.80->1.81
1479 :     src/plugins/plugin_lumimasking.c:1.7->1.8
1480 :    
1481 :     ---------------------
1482 :     Date: 2009/05/28 19:03:45
1483 :     Author: Isibaar
1484 :     Branch: release-1_2-branch
1485 :     Tag: release-1_2_2
1486 :     Log:
1487 :     allow text relocations for dynlib OS X target
1488 :    
1489 :     Members:
1490 :     build/generic/configure.in:1.25.2.3->1.25.2.4
1491 :    
1492 :     ---------------------
1493 :     Date: 2009/05/28 18:59:21
1494 :     Author: Isibaar
1495 :     Branch: HEAD
1496 :     Tag: (none)
1497 :     Log:
1498 :     Allow text relocations for dynlib OS X target
1499 :    
1500 :     Members:
1501 :     build/generic/configure.in:1.29->1.30
1502 :    
1503 :     ---------------------
1504 :     Date: 2009/05/28 17:52:33
1505 :     Author: Isibaar
1506 :     Branch: release-1_2-branch
1507 :     Tag: (none)
1508 :     Log:
1509 :     back-port from HEAD:
1510 :     - add resync-marker range check
1511 :     - return E_FAIL on XVID_ERR_MEMORY error in dshow
1512 :    
1513 :     Members:
1514 :     ChangeLog:1.14.4.3->1.14.4.4
1515 :     dshow/src/CXvidDecoder.cpp:1.16->1.16.4.1
1516 :     src/decoder.c:1.80->1.80.2.1
1517 :    
1518 :     ---------------------
1519 :     Date: 2009/05/28 17:42:06
1520 :     Author: Isibaar
1521 :     Branch: HEAD
1522 :     Tag: (none)
1523 :     Log:
1524 :     Bugfix:
1525 :     - Added missing resync marker range check in decoder.c (reported by IBM X-Force. Thanks go to John McDonald and Christopher Valasek)
1526 :     - return E_FAIL instead of S_FALSE upon XVID_ERR_MEMORY error in dshow frontend (reported by IBM X-Force. Thanks to John McDonald and Mark Dowd)
1527 :    
1528 :     Members:
1529 :     dshow/src/CXvidDecoder.cpp:1.16->1.17
1530 :     src/decoder.c:1.80->1.81
1531 :    
1532 :     ---------------------
1533 :     Date: 2009/05/28 17:04:35
1534 :     Author: Isibaar
1535 :     Branch: release-1_2-branch
1536 :     Tag: (none)
1537 :     Log:
1538 :     backport from HEAD: yasm compatibility
1539 :    
1540 :     Members:
1541 :     build/generic/configure.in:1.25.2.2->1.25.2.3
1542 :     src/nasm.inc:1.1.2.3->1.1.2.4
1543 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.10.2.1->1.10.2.2
1544 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.11.2.1->1.11.2.2
1545 :     src/image/x86_asm/postprocessing_mmx.asm:1.9.2.1->1.9.2.2
1546 :     src/image/x86_asm/postprocessing_sse2.asm:1.10.2.2->1.10.2.3
1547 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.9.2.1->1.9.2.2
1548 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.10.2.1->1.10.2.2
1549 :    
1550 :     ---------------------
1551 :     Date: 2009/05/28 16:15:53
1552 :     Author: Isibaar
1553 :     Branch: HEAD
1554 :     Tag: (none)
1555 :     Log:
1556 :     require yasm >= 0.8.0
1557 :    
1558 :     Members:
1559 :     build/generic/configure.in:1.28->1.29
1560 :    
1561 :     ---------------------
1562 :     Date: 2009/05/28 10:42:37
1563 :     Author: Isibaar
1564 :     Branch: release-1_2-branch
1565 :     Tag: (none)
1566 :     Log:
1567 :     backport from HEAD: Use of TEXT macro for Mach-O
1568 :    
1569 :     Members:
1570 :     src/nasm.inc:1.1.2.2->1.1.2.3
1571 :     src/bitstream/x86_asm/cbp_mmx.asm:1.17->1.17.2.1
1572 :     src/bitstream/x86_asm/cbp_sse2.asm:1.10.2.1->1.10.2.2
1573 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.8->1.8.2.1
1574 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.10->1.10.2.1
1575 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.10.2.2->1.10.2.3
1576 :     src/dct/x86_asm/idct_3dne.asm:1.9->1.9.2.1
1577 :     src/dct/x86_asm/idct_mmx.asm:1.13->1.13.2.1
1578 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.8.2.1->1.8.2.2
1579 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.10.2.1->1.10.2.2
1580 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.10->1.10.2.1
1581 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.10->1.10.2.1
1582 :     src/image/x86_asm/deintl_sse.asm:1.4->1.4.2.1
1583 :     src/image/x86_asm/gmc_mmx.asm:1.7.2.2->1.7.2.3
1584 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.12->1.12.2.1
1585 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.11->1.11.2.1
1586 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.22->1.22.2.1
1587 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.13->1.13.2.1
1588 :     src/image/x86_asm/postprocessing_mmx.asm:1.9->1.9.2.1
1589 :     src/image/x86_asm/postprocessing_sse2.asm:1.10.2.1->1.10.2.2
1590 :     src/image/x86_asm/qpel_mmx.asm:1.9->1.9.2.1
1591 :     src/image/x86_asm/reduced_mmx.asm:1.9->1.9.2.1
1592 :     src/motion/x86_asm/sad_3dn.asm:1.12->1.12.2.1
1593 :     src/motion/x86_asm/sad_3dne.asm:1.10->1.10.2.1
1594 :     src/motion/x86_asm/sad_mmx.asm:1.20->1.20.2.1
1595 :     src/motion/x86_asm/sad_sse2.asm:1.16.2.1->1.16.2.2
1596 :     src/motion/x86_asm/sad_xmm.asm:1.13->1.13.2.1
1597 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.9.2.1->1.9.2.2
1598 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.9->1.9.2.1
1599 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.11.2.2->1.11.2.3
1600 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.13->1.13.2.1
1601 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.10->1.10.2.1
1602 :     src/utils/x86_asm/cpuid.asm:1.15.2.1->1.15.2.2
1603 :     src/utils/x86_asm/interlacing_mmx.asm:1.10->1.10.2.1
1604 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.11->1.11.2.1
1605 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.20->1.20.2.1
1606 :    
1607 :     ---------------------
1608 :     Date: 2009/05/27 19:27:56
1609 :     Author: Isibaar
1610 :     Branch: HEAD
1611 :     Tag: (none)
1612 :     Log:
1613 :     GUI for variance masking
1614 :    
1615 :     Members:
1616 :     vfw/src/codec.c:1.22->1.23
1617 :     vfw/src/config.c:1.38->1.39
1618 :     vfw/src/resource.h:1.11->1.12
1619 :     vfw/src/resource.rc:1.25->1.26
1620 :    
1621 :     ---------------------
1622 :     Date: 2009/05/27 17:52:05
1623 :     Author: Isibaar
1624 :     Branch: HEAD
1625 :     Tag: (none)
1626 :     Log:
1627 :     Added Darkshikari's variance masking as an option to lumimasking
1628 :    
1629 :     Members:
1630 :     ChangeLog:1.15->1.16
1631 :     examples/xvid_encraw.c:1.37->1.38
1632 :     src/xvid.h:1.64->1.65
1633 :     src/plugins/plugin_lumimasking.c:1.6->1.7
1634 :    
1635 :     ---------------------
1636 :     Date: 2009/05/13 11:39:20
1637 :     Author: Isibaar
1638 :     Branch: HEAD
1639 :     Tag: (none)
1640 :     Log:
1641 :     improved precision and rounding for RGB->YV12 conversion
1642 :    
1643 :     Members:
1644 :     src/image/colorspace.c:1.14->1.15
1645 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.11->1.12
1646 :    
1647 :     ---------------------
1648 :     Date: 2009/03/30 16:40:05
1649 :     Author: Isibaar
1650 :     Branch: HEAD
1651 :     Tag: (none)
1652 :     Log:
1653 :     attempt at fixing a RGB24 access violation bug reported by Matthew Allen
1654 :    
1655 :     Members:
1656 :     src/image/image.c:1.43->1.44
1657 :    
1658 :     ---------------------
1659 :     Date: 2009/02/19 18:07:29
1660 :     Author: Isibaar
1661 :     Branch: HEAD
1662 :     Tag: (none)
1663 :     Log:
1664 :     added proper license headers to the IA64 asm files
1665 :    
1666 :     Members:
1667 :     src/dct/ia64_asm/fdct_ia64.s:1.5->1.6
1668 :     src/dct/ia64_asm/idct_fini.s:1.1->1.2
1669 :     src/dct/ia64_asm/idct_ia64_ecc.s:1.1->1.2
1670 :     src/dct/ia64_asm/idct_ia64_gcc.s:1.1->1.2
1671 :     src/dct/ia64_asm/idct_init.s:1.1->1.2
1672 :     src/image/ia64_asm/interpolate8x8_ia64.s:1.5->1.6
1673 :     src/image/ia64_asm/interpolate8x8_ia64_exact.s:1.1->1.2
1674 :     src/motion/ia64_asm/calc_delta_1.s:1.1->1.2
1675 :     src/motion/ia64_asm/calc_delta_2.s:1.1->1.2
1676 :     src/motion/ia64_asm/calc_delta_3.s:1.1->1.2
1677 :     src/motion/ia64_asm/halfpel8_refine_ia64.s:1.3->1.4
1678 :     src/motion/ia64_asm/sad_ia64.s:1.7->1.8
1679 :     src/quant/ia64_asm/quant_h263_ia64.s:1.6->1.7
1680 :     src/utils/ia64_asm/mem_transfer_ia64.s:1.5->1.6
1681 :    
1682 :     ---------------------
1683 :     Date: 2009/02/18 23:09:37
1684 :     Author: Isibaar
1685 :     Branch: HEAD
1686 :     Tag: (none)
1687 :     Log:
1688 :     amd64
1689 :    
1690 :     Members:
1691 :     debian/control:1.3->1.4
1692 :    
1693 :     ---------------------
1694 :     Date: 2009/02/18 16:10:19
1695 :     Author: Isibaar
1696 :     Branch: HEAD
1697 :     Tag: (none)
1698 :     Log:
1699 :     - Some updates to license headers
1700 :    
1701 :     Members:
1702 :     src/image/x86_asm/colorspace_mmx.inc:1.8->1.9
1703 :     src/motion/motion.h:1.24->1.25
1704 :    
1705 :     ---------------------
1706 :     Date: 2009/01/07 17:32:31
1707 :     Author: Isibaar
1708 :     Branch: HEAD
1709 :     Tag: (none)
1710 :     Log:
1711 :     Added note for OSX users that nasm >=2.06rc2 is required for MACH-O build
1712 :    
1713 :     Will auto-check in the configure script once 2.06 release is out...
1714 :    
1715 :     Members:
1716 :     doc/README:1.3->1.4
1717 :    
1718 :     ---------------------
1719 :     Date: 2009/01/07 17:22:02
1720 :     Author: Isibaar
1721 :     Branch: HEAD
1722 :     Tag: (none)
1723 :     Log:
1724 :     added quotes around nasm include paths to fix problems with directory names containing spaces
1725 :    
1726 :     Members:
1727 :     build/win32/libxvidcore.dsp:1.15->1.16
1728 :     build/win32/libxvidcore_static.dsp:1.5->1.6
1729 :    
1730 :     ---------------------
1731 :     Date: 2008/12/15 11:22:07
1732 :     Author: Isibaar
1733 :     Branch: HEAD
1734 :     Tag: (none)
1735 :     Log:
1736 :     added -D_WIN32_IE=0x0501 to CFLAGS
1737 :    
1738 :     Members:
1739 :     vfw/bin/Makefile:1.6->1.7
1740 :    
1741 :     ---------------------
1742 :     Date: 2008/12/09 11:42:38
1743 :     Author: Isibaar
1744 :     Branch: HEAD
1745 :     Tag: (none)
1746 :     Log:
1747 :     Note for yasm version required for MacOS X
1748 :    
1749 :     Members:
1750 :     doc/README:1.2->1.3
1751 :    
1752 :     ---------------------
1753 :     Date: 2008/12/05 11:33:47
1754 :     Author: Isibaar
1755 :     Branch: HEAD
1756 :     Tag: (none)
1757 :     Log:
1758 :     added a comment
1759 :    
1760 :     Members:
1761 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.13->1.14
1762 :    
1763 :     ---------------------
1764 :     Date: 2008/12/05 11:18:52
1765 :     Author: Isibaar
1766 :     Branch: HEAD
1767 :     Tag: (none)
1768 :     Log:
1769 :     Added -arch ppc for Apple gcc
1770 :    
1771 :     Members:
1772 :     build/generic/configure.in:1.27->1.28
1773 :    
1774 :     ---------------------
1775 :     Date: 2008/12/05 11:15:02
1776 :     Author: Isibaar
1777 :     Branch: HEAD
1778 :     Tag: (none)
1779 :     Log:
1780 :     MacOS X specific changes
1781 :    
1782 :     Members:
1783 :     src/nasm.inc:1.5->1.6
1784 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.12->1.13
1785 :    
1786 :     ---------------------
1787 :     Date: 2008/12/04 19:30:36
1788 :     Author: Isibaar
1789 :     Branch: HEAD
1790 :     Tag: (none)
1791 :     Log:
1792 :     yasm compatibility
1793 :    
1794 :     Members:
1795 :     build/generic/configure.in:INITIAL->1.27
1796 :     src/nasm.inc:1.4->1.5
1797 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.13->1.14
1798 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.12->1.13
1799 :     src/image/x86_asm/postprocessing_mmx.asm:1.11->1.12
1800 :     src/image/x86_asm/postprocessing_sse2.asm:1.14->1.15
1801 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.10->1.11
1802 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.14->1.15
1803 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.14->1.15
1804 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.11->1.12
1805 :    
1806 :     ---------------------
1807 :     Date: 2008/12/04 15:41:50
1808 :     Author: Isibaar
1809 :     Branch: HEAD
1810 :     Tag: (none)
1811 :     Log:
1812 :     trying to add back yasm support
1813 :    
1814 :     Members:
1815 :     src/nasm.inc:INITIAL->1.4
1816 :     src/bitstream/x86_asm/cbp_mmx.asm:1.17->1.18
1817 :     src/bitstream/x86_asm/cbp_sse2.asm:1.12->1.13
1818 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.8->1.9
1819 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.10->1.11
1820 :     src/dct/x86_asm/fdct_sse2_skal.asm:INITIAL->1.12
1821 :     src/dct/x86_asm/idct_3dne.asm:1.9->1.10
1822 :     src/dct/x86_asm/idct_mmx.asm:1.13->1.14
1823 :     src/dct/x86_asm/idct_sse2_dmitry.asm:INITIAL->1.10
1824 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.10->1.11
1825 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.12->1.13
1826 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.10->1.11
1827 :     src/image/x86_asm/deintl_sse.asm:1.4->1.5
1828 :     src/image/x86_asm/gmc_mmx.asm:INITIAL->1.10
1829 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.12->1.13
1830 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.11->1.12
1831 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.23->1.24
1832 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.13->1.14
1833 :     src/image/x86_asm/postprocessing_mmx.asm:1.10->1.11
1834 :     src/image/x86_asm/postprocessing_sse2.asm:1.13->1.14
1835 :     src/image/x86_asm/qpel_mmx.asm:1.9->1.10
1836 :     src/image/x86_asm/reduced_mmx.asm:1.10->1.11
1837 :     src/motion/x86_asm/sad_3dn.asm:1.12->1.13
1838 :     src/motion/x86_asm/sad_3dne.asm:1.10->1.11
1839 :     src/motion/x86_asm/sad_mmx.asm:1.20->1.21
1840 :     src/motion/x86_asm/sad_sse2.asm:1.18->1.19
1841 :     src/motion/x86_asm/sad_xmm.asm:1.13->1.14
1842 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.11->1.12
1843 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.9->1.10
1844 :     src/quant/x86_asm/quantize_h263_mmx.asm:INITIAL->1.14
1845 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.13->1.14
1846 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.10->1.11
1847 :     src/utils/x86_asm/cpuid.asm:INITIAL->1.18
1848 :     src/utils/x86_asm/interlacing_mmx.asm:1.10->1.11
1849 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.11->1.12
1850 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.20->1.21
1851 :    
1852 :     ---------------------
1853 :     Date: 2008/12/02 14:58:30
1854 :     Author: Isibaar
1855 :     Branch: HEAD
1856 :     Tag: (none)
1857 :     Log:
1858 :     missing ENDFUNC
1859 :    
1860 :     Members:
1861 :     src/utils/x86_asm/cpuid.asm:1.16->1.17
1862 :    
1863 :     ---------------------
1864 :     Date: 2008/12/02 14:44:55
1865 :     Author: Isibaar
1866 :     Branch: HEAD
1867 :     Tag: (none)
1868 :     Log:
1869 :     WIN64 XMM6/XMM7 bench and asm optimization patch by Andrew Dunstan
1870 :    
1871 :     Members:
1872 :     examples/xvid_bench.c:1.38->1.39
1873 :     src/bitstream/x86_asm/cbp_sse2.asm:1.11->1.12
1874 :     src/image/x86_asm/gmc_mmx.asm:1.8->1.9
1875 :     src/image/x86_asm/postprocessing_sse2.asm:1.12->1.13
1876 :     src/motion/x86_asm/sad_sse2.asm:1.17->1.18
1877 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.10->1.11
1878 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.12->1.13
1879 :     src/utils/emms.h:1.16->1.17
1880 :     src/utils/x86_asm/cpuid.asm:1.15->1.16
1881 :    
1882 :     ---------------------
1883 :     Date: 2008/12/01 16:22:37
1884 :     Author: Isibaar
1885 :     Branch: HEAD
1886 :     Tag: (none)
1887 :     Log:
1888 :     fix for previous commit
1889 :    
1890 :     Members:
1891 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.11->1.12
1892 :    
1893 :     ---------------------
1894 :     Date: 2008/12/01 16:06:48
1895 :     Author: Isibaar
1896 :     Branch: HEAD
1897 :     Tag: (none)
1898 :     Log:
1899 :     OSX/Leopard compilation fix by Guillaume Poirier
1900 :    
1901 :     Members:
1902 :     src/xvid.c:1.79->1.80
1903 :    
1904 :     ---------------------
1905 :     Date: 2008/12/01 16:00:44
1906 :     Author: Isibaar
1907 :     Branch: HEAD
1908 :     Tag: (none)
1909 :     Log:
1910 :     ASM clean-up patch by Carlo Bramix
1911 :    
1912 :     Members:
1913 :     src/image/x86_asm/colorspace_mmx.inc:1.7->1.8
1914 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.10->1.11
1915 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.22->1.23
1916 :     src/image/x86_asm/postprocessing_mmx.asm:1.9->1.10
1917 :     src/image/x86_asm/postprocessing_sse2.asm:1.11->1.12
1918 :     src/image/x86_asm/reduced_mmx.asm:1.9->1.10
1919 :    
1920 :     ---------------------
1921 :     Date: 2008/12/01 15:45:45
1922 :     Author: Isibaar
1923 :     Branch: HEAD
1924 :     Tag: (none)
1925 :     Log:
1926 :     properly treat XMM6/XMM7 as non-volatile on WIN64 (to be tested)
1927 :    
1928 :     Members:
1929 :     src/nasm.inc:1.2->1.3
1930 :     src/bitstream/x86_asm/cbp_sse2.asm:1.10->1.11
1931 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.10->1.11
1932 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.8->1.9
1933 :     src/image/x86_asm/gmc_mmx.asm:1.7->1.8
1934 :     src/image/x86_asm/postprocessing_sse2.asm:1.10->1.11
1935 :     src/motion/x86_asm/sad_sse2.asm:1.16->1.17
1936 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.9->1.10
1937 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.11->1.12
1938 :    
1939 :     ---------------------
1940 :     Date: 2008/11/30 19:05:42
1941 :     Author: Isibaar
1942 :     Branch: HEAD
1943 :     Tag: (none)
1944 :     Log:
1945 :     finish up WIN64 compatibility
1946 :    
1947 :     Members:
1948 :     vfw/src/driverproc.c:1.10->1.11
1949 :    
1950 :     ---------------------
1951 :     Date: 2008/11/30 18:56:07
1952 :     Author: Isibaar
1953 :     Branch: HEAD
1954 :     Tag: (none)
1955 :     Log:
1956 :     finish up WIN64 compatibility
1957 :    
1958 :     Members:
1959 :     vfw/src/config.c:1.37->1.38
1960 :     vfw/src/driverproc.c:1.9->1.10
1961 :     vfw/src/status.c:1.3->1.4
1962 :    
1963 :     ---------------------
1964 :     Date: 2008/11/30 17:36:44
1965 :     Author: Isibaar
1966 :     Branch: HEAD
1967 :     Tag: (none)
1968 :     Log:
1969 :     VC8 win32 / x64 project files
1970 :    
1971 :     Members:
1972 :     build/win32/libxvidcore.sln:1.1->1.2
1973 :     build/win32/libxvidcore.vcproj:1.1->1.2
1974 :     build/win32/xvid_decraw.vcproj:INITIAL->1.1
1975 :     build/win32/xvid_encraw.vcproj:INITIAL->1.1
1976 :     dshow/dshow.vcproj:INITIAL->1.1
1977 :     dshow/src/CAbout.cpp:1.2->1.3
1978 :     dshow/src/CAbout.h:1.2->1.3
1979 :     dshow/src/Configure.cpp:1.5->1.6
1980 :     dshow/src/config.c:1.9->1.10
1981 :     src/nasm.inc:1.1->1.2
1982 :     src/portab.h:1.58->1.59
1983 :     src/xvid.c:INITIAL->1.79
1984 :     src/motion/gmc.c:1.9->1.10
1985 :     vfw/vfw.dsp:INITIAL->1.4
1986 :     vfw/vfw.vcproj:INITIAL->1.1
1987 :     vfw/src/config.c:1.36->1.37
1988 :     vfw/src/config.h:1.12->1.13
1989 :     vfw/src/driverproc.c:1.8->1.9
1990 :    
1991 :     ---------------------
1992 :     Date: 2008/11/28 19:28:41
1993 :     Author: Isibaar
1994 :     Branch: HEAD
1995 :     Tag: (none)
1996 :     Log:
1997 :     updated nasm dependency
1998 :    
1999 :     Members:
2000 :     debian/control:1.2->1.3
2001 :    
2002 :     ---------------------
2003 :     Date: 2008/11/28 19:16:42
2004 :     Author: Isibaar
2005 :     Branch: HEAD
2006 :     Tag: (none)
2007 :     Log:
2008 :     pump up HEAD version numbers
2009 :    
2010 :     Members:
2011 :     build/generic/configure.in:1.25->1.26
2012 :     debian/changelog:1.2->1.3
2013 :     src/xvid.c:1.77->1.78
2014 :     src/xvid.h:1.63->1.64
2015 :    
2016 :     ---------------------
2017 :     Date: 2008/11/28 17:54:43
2018 :     Author: Isibaar
2019 :     Branch: HEAD
2020 :     Tag: tag-branching-1_2_0
2021 :     Log:
2022 :     WIN64 compatibility
2023 :    
2024 :     Members:
2025 :     dshow/src/config.h:1.5->1.6
2026 :    
2027 :     ---------------------
2028 :     Date: 2008/11/28 17:42:50
2029 :     Author: Isibaar
2030 :     Branch: HEAD
2031 :     Tag: (none)
2032 :     Log:
2033 :     alternative multicore detection
2034 :    
2035 :     Members:
2036 :     src/xvid.c:1.76->1.77
2037 :    
2038 :     ---------------------
2039 :     Date: 2008/11/28 12:56:01
2040 :     Author: Isibaar
2041 :     Branch: HEAD
2042 :     Tag: (none)
2043 :     Log:
2044 :     Auto SMP
2045 :    
2046 :     Members:
2047 :     vfw/src/codec.c:1.21->1.22
2048 :     vfw/src/config.c:1.35->1.36
2049 :     vfw/src/resource.rc:1.24->1.25
2050 :    
2051 :     ---------------------
2052 :     Date: 2008/11/28 11:58:07
2053 :     Author: Isibaar
2054 :     Branch: HEAD
2055 :     Tag: (none)
2056 :     Log:
2057 :     bugfix: prevent access violation if width/height is not multiple of 2
2058 :    
2059 :     Members:
2060 :     src/image/image.c:1.42->1.43
2061 :    
2062 :     ---------------------
2063 :     Date: 2008/11/27 21:46:13
2064 :     Author: Isibaar
2065 :     Branch: HEAD
2066 :     Tag: (none)
2067 :     Log:
2068 :     AMD64 fix
2069 :    
2070 :     Members:
2071 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.8->1.9
2072 :    
2073 :     ---------------------
2074 :     Date: 2008/11/27 21:34:53
2075 :     Author: Isibaar
2076 :     Branch: HEAD
2077 :     Tag: (none)
2078 :     Log:
2079 :     readded cpu check
2080 :    
2081 :     Members:
2082 :     src/plugins/plugin_ssim.c:1.11->1.12
2083 :    
2084 :     ---------------------
2085 :     Date: 2008/11/27 21:17:33
2086 :     Author: Isibaar
2087 :     Branch: HEAD
2088 :     Tag: (none)
2089 :     Log:
2090 :     more ssim fixes
2091 :    
2092 :     Members:
2093 :     examples/xvid_encraw.c:1.36->1.37
2094 :     src/xvid.h:1.62->1.63
2095 :     src/plugins/plugin_ssim.c:1.10->1.11
2096 :     src/plugins/plugin_ssim.h:1.3->1.4
2097 :    
2098 :     ---------------------
2099 :     Date: 2008/11/27 20:45:28
2100 :     Author: Isibaar
2101 :     Branch: HEAD
2102 :     Tag: (none)
2103 :     Log:
2104 :     fix for -ssim option
2105 :    
2106 :     Members:
2107 :     examples/xvid_encraw.c:1.35->1.36
2108 :    
2109 :     ---------------------
2110 :     Date: 2008/11/27 19:35:36
2111 :     Author: Isibaar
2112 :     Branch: HEAD
2113 :     Tag: (none)
2114 :     Log:
2115 :     64-bit fix
2116 :    
2117 :     Members:
2118 :     src/utils/x86_asm/interlacing_mmx.asm:1.9->1.10
2119 :    
2120 :     ---------------------
2121 :     Date: 2008/11/27 17:42:00
2122 :     Author: Isibaar
2123 :     Branch: HEAD
2124 :     Tag: (none)
2125 :     Log:
2126 :     updated strings
2127 :    
2128 :     Members:
2129 :     vfw/bin/xvid.inf:1.3->1.4
2130 :    
2131 :     ---------------------
2132 :     Date: 2008/11/27 17:33:32
2133 :     Author: Isibaar
2134 :     Branch: HEAD
2135 :     Tag: (none)
2136 :     Log:
2137 :     64-bit GUI note
2138 :    
2139 :     Members:
2140 :     vfw/src/config.c:1.34->1.35
2141 :     vfw/src/config.h:1.11->1.12
2142 :     vfw/src/resource.rc:1.23->1.24
2143 :    
2144 :     ---------------------
2145 :     Date: 2008/11/27 17:31:48
2146 :     Author: Isibaar
2147 :     Branch: HEAD
2148 :     Tag: (none)
2149 :     Log:
2150 :     enable SSE4 GMC code
2151 :    
2152 :     Members:
2153 :     src/portab.h:1.57->1.58
2154 :     src/motion/gmc.c:1.8->1.9
2155 :    
2156 :     ---------------------
2157 :     Date: 2008/11/27 12:57:28
2158 :     Author: Isibaar
2159 :     Branch: HEAD
2160 :     Tag: (none)
2161 :     Log:
2162 :     WIN64 compatibility
2163 :    
2164 :     Members:
2165 :     dshow/Makefile:1.6->1.7
2166 :     vfw/bin/Makefile:1.5->1.6
2167 :     vfw/src/config.c:1.33->1.34
2168 :     vfw/src/status.c:1.2->1.3
2169 :    
2170 :     ---------------------
2171 :     Date: 2008/11/27 01:47:03
2172 :     Author: Isibaar
2173 :     Branch: HEAD
2174 :     Tag: (none)
2175 :     Log:
2176 :     brightness control fix
2177 :    
2178 :     Members:
2179 :     src/xvid.c:1.75->1.76
2180 :     src/image/postprocessing.c:1.4->1.5
2181 :     src/image/x86_asm/postprocessing_sse2.asm:1.9->1.10
2182 :    
2183 :     ---------------------
2184 :     Date: 2008/11/27 00:37:28
2185 :     Author: Isibaar
2186 :     Branch: HEAD
2187 :     Tag: (none)
2188 :     Log:
2189 :     sad8bi bench
2190 :    
2191 :     Members:
2192 :     examples/xvid_bench.c:1.37->1.38
2193 :    
2194 :     ---------------------
2195 :     Date: 2008/11/27 00:35:50
2196 :     Author: Isibaar
2197 :     Branch: HEAD
2198 :     Tag: (none)
2199 :     Log:
2200 :     some WIN64 fixes
2201 :    
2202 :     Members:
2203 :     src/image/x86_asm/colorspace_mmx.inc:1.6->1.7
2204 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.9->1.10
2205 :     src/image/x86_asm/gmc_mmx.asm:1.6->1.7
2206 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.21->1.22
2207 :     src/image/x86_asm/postprocessing_mmx.asm:1.8->1.9
2208 :     src/image/x86_asm/qpel_mmx.asm:1.8->1.9
2209 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.10->1.11
2210 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.12->1.13
2211 :    
2212 :     ---------------------
2213 :     Date: 2008/11/26 11:11:16
2214 :     Author: Isibaar
2215 :     Branch: HEAD
2216 :     Tag: (none)
2217 :     Log:
2218 :     GUI controls for SSE3/SSE4
2219 :     Updated about box and messages
2220 :    
2221 :     Members:
2222 :     dshow/src/CXvidDecoder.h:1.6->1.7
2223 :     dshow/src/Configure.cpp:1.4->1.5
2224 :     dshow/src/config.c:1.8->1.9
2225 :     vfw/src/codec.h:1.5->1.6
2226 :     vfw/src/config.c:1.32->1.33
2227 :     vfw/src/resource.h:1.10->1.11
2228 :     vfw/src/resource.rc:1.22->1.23
2229 :    
2230 :     ---------------------
2231 :     Date: 2008/11/26 10:31:06
2232 :     Author: Isibaar
2233 :     Branch: HEAD
2234 :     Tag: (none)
2235 :     Log:
2236 :     some more benches
2237 :    
2238 :     Members:
2239 :     examples/xvid_bench.c:1.36->1.37
2240 :    
2241 :     ---------------------
2242 :     Date: 2008/11/26 03:36:37
2243 :     Author: Isibaar
2244 :     Branch: HEAD
2245 :     Tag: (none)
2246 :     Log:
2247 :     increment bs version
2248 :    
2249 :     Members:
2250 :     src/xvid.h:1.61->1.62
2251 :    
2252 :     ---------------------
2253 :     Date: 2008/11/26 03:32:54
2254 :     Author: Isibaar
2255 :     Branch: HEAD
2256 :     Tag: (none)
2257 :     Log:
2258 :     removed obsolete AMD64 asm source files
2259 :    
2260 :     Members:
2261 :     src/dct/x86_64_asm/fdct_mmx_skal.asm:1.3->1.4(DEAD)
2262 :     src/dct/x86_64_asm/idct_mmx.asm:1.3->1.4(DEAD)
2263 :     src/image/x86_64_asm/interpolate8x8_mmx.asm:1.3->1.4(DEAD)
2264 :     src/image/x86_64_asm/interpolate8x8_xmm.asm:1.3->1.4(DEAD)
2265 :     src/image/x86_64_asm/qpel_mmx.asm:1.4->1.5(DEAD)
2266 :     src/motion/x86_64_asm/sad_mmx.asm:1.3->1.4(DEAD)
2267 :     src/motion/x86_64_asm/sad_xmm.asm:1.3->1.4(DEAD)
2268 :     src/quant/x86_64_asm/quantize_h263_mmx.asm:1.3->1.4(DEAD)
2269 :     src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.3->1.4(DEAD)
2270 :     src/utils/x86_64_asm/cpuid.asm:1.6->1.7(DEAD)
2271 :     src/utils/x86_64_asm/interlacing_mmx.asm:1.5->1.6(DEAD)
2272 :     src/utils/x86_64_asm/mem_transfer_mmx.asm:1.3->1.4(DEAD)
2273 :    
2274 :     ---------------------
2275 :     Date: 2008/11/26 03:21:02
2276 :     Author: Isibaar
2277 :     Branch: HEAD
2278 :     Tag: (none)
2279 :     Log:
2280 :     X86_64 fixes
2281 :    
2282 :     Members:
2283 :     src/image/x86_asm/postprocessing_mmx.asm:1.7->1.8
2284 :     src/image/x86_asm/postprocessing_sse2.asm:1.8->1.9
2285 :     src/quant/quant_mpeg.c:1.4->1.5
2286 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.11->1.12
2287 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.9->1.10
2288 :    
2289 :     ---------------------
2290 :     Date: 2008/11/26 03:17:50
2291 :     Author: Isibaar
2292 :     Branch: HEAD
2293 :     Tag: (none)
2294 :     Log:
2295 :     win64 target
2296 :    
2297 :     Members:
2298 :     build/generic/Makefile:1.16->1.17
2299 :     build/generic/configure.in:1.24->1.25
2300 :     build/generic/sources.inc:1.14->1.15
2301 :    
2302 :     ---------------------
2303 :     Date: 2008/11/26 03:12:41
2304 :     Author: Isibaar
2305 :     Branch: HEAD
2306 :     Tag: (none)
2307 :     Log:
2308 :     updated MSVC project files
2309 :    
2310 :     Members:
2311 :     build/win32/libxvidcore.dsp:1.14->1.15
2312 :     build/win32/libxvidcore_static.dsp:1.4->1.5
2313 :    
2314 :     ---------------------
2315 :     Date: 2008/11/26 02:04:34
2316 :     Author: Isibaar
2317 :     Branch: HEAD
2318 :     Tag: (none)
2319 :     Log:
2320 :     Unified elf64/win64 X86_64 support
2321 :    
2322 :     Members:
2323 :     src/nasm.inc:INITIAL->1.1
2324 :     src/xvid.c:1.74->1.75
2325 :     src/bitstream/cbp.h:1.11->1.12
2326 :     src/bitstream/mbcoding.c:1.56->1.57
2327 :     src/bitstream/x86_asm/cbp_3dne.asm:1.7->1.8(DEAD)
2328 :     src/bitstream/x86_asm/cbp_mmx.asm:1.16->1.17
2329 :     src/bitstream/x86_asm/cbp_sse2.asm:1.9->1.10
2330 :     src/dct/fdct.h:1.10->1.11
2331 :     src/dct/idct.h:1.12->1.13
2332 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.7->1.8
2333 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.9->1.10
2334 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.9->1.10
2335 :     src/dct/x86_asm/idct_3dne.asm:1.8->1.9
2336 :     src/dct/x86_asm/idct_mmx.asm:1.12->1.13
2337 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.7->1.8
2338 :     src/dct/x86_asm/simple_idct_mmx.asm:1.9->1.10(DEAD)
2339 :     src/image/colorspace.h:1.9->1.10
2340 :     src/image/image.c:1.41->1.42
2341 :     src/image/interpolate8x8.h:1.16->1.17
2342 :     src/image/qpel.c:1.8->1.9
2343 :     src/image/qpel.h:1.7->1.8
2344 :     src/image/reduced.h:1.3->1.4
2345 :     src/image/x86_asm/colorspace_mmx.inc:1.5->1.6
2346 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.9->1.10
2347 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.8->1.9
2348 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.9->1.10
2349 :     src/image/x86_asm/deintl_sse.asm:1.3->1.4
2350 :     src/image/x86_asm/gmc_mmx.asm:1.5->1.6
2351 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.11->1.12
2352 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.10->1.11
2353 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.20->1.21
2354 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.12->1.13
2355 :     src/image/x86_asm/postprocessing_mmx.asm:1.6->1.7
2356 :     src/image/x86_asm/postprocessing_sse2.asm:1.7->1.8
2357 :     src/image/x86_asm/qpel_mmx.asm:1.7->1.8
2358 :     src/image/x86_asm/reduced_mmx.asm:1.8->1.9
2359 :     src/motion/motion_smp.h:1.4->1.5
2360 :     src/motion/sad.h:1.23->1.24
2361 :     src/motion/x86_asm/sad_3dn.asm:1.11->1.12
2362 :     src/motion/x86_asm/sad_3dne.asm:1.9->1.10
2363 :     src/motion/x86_asm/sad_mmx.asm:1.19->1.20
2364 :     src/motion/x86_asm/sad_sse2.asm:1.15->1.16
2365 :     src/motion/x86_asm/sad_xmm.asm:1.12->1.13
2366 :     src/plugins/plugin_ssim.c:1.9->1.10
2367 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.7->1.8
2368 :     src/quant/quant.h:1.7->1.8
2369 :     src/quant/quant_matrix.c:1.15->1.16
2370 :     src/quant/quant_mpeg.c:1.3->1.4
2371 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.8->1.9
2372 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.9->1.10
2373 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.10->1.11
2374 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.8->1.9
2375 :     src/utils/mbfunctions.h:1.20->1.21
2376 :     src/utils/mem_transfer.h:1.17->1.18
2377 :     src/utils/x86_asm/cpuid.asm:1.14->1.15
2378 :     src/utils/x86_asm/interlacing_mmx.asm:1.8->1.9
2379 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.10->1.11
2380 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.19->1.20
2381 :    
2382 :     ---------------------
2383 :     Date: 2008/11/14 16:43:27
2384 :     Author: Isibaar
2385 :     Branch: HEAD
2386 :     Tag: (none)
2387 :     Log:
2388 :     initial SSE4 support
2389 :    
2390 :     Members:
2391 :     build/generic/configure.in:1.23->1.24
2392 :     examples/xvid_bench.c:1.35->1.36
2393 :     examples/xvid_encraw.c:1.34->1.35
2394 :     src/xvid.c:1.73->1.74
2395 :     src/xvid.h:1.60->1.61
2396 :     src/image/x86_asm/gmc_mmx.asm:1.4->1.5
2397 :     src/motion/gmc.c:1.7->1.8
2398 :     src/utils/x86_64_asm/cpuid.asm:1.5->1.6
2399 :     src/utils/x86_asm/cpuid.asm:1.13->1.14
2400 :    
2401 :     ---------------------
2402 :     Date: 2008/11/11 21:46:24
2403 :     Author: Isibaar
2404 :     Branch: HEAD
2405 :     Tag: (none)
2406 :     Log:
2407 :     NASM 2.x compatibility
2408 :    
2409 :     Members:
2410 :     src/bitstream/x86_asm/cbp_3dne.asm:1.6->1.7
2411 :     src/bitstream/x86_asm/cbp_mmx.asm:1.15->1.16
2412 :     src/bitstream/x86_asm/cbp_sse2.asm:1.8->1.9
2413 :     src/dct/x86_64_asm/fdct_mmx_skal.asm:1.2->1.3
2414 :     src/dct/x86_64_asm/idct_mmx.asm:1.2->1.3
2415 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.6->1.7
2416 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.8->1.9
2417 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.8->1.9
2418 :     src/dct/x86_asm/idct_3dne.asm:1.7->1.8
2419 :     src/dct/x86_asm/idct_mmx.asm:1.11->1.12
2420 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.6->1.7
2421 :     src/dct/x86_asm/simple_idct_mmx.asm:1.8->1.9
2422 :     src/image/x86_64_asm/interpolate8x8_mmx.asm:1.2->1.3
2423 :     src/image/x86_64_asm/interpolate8x8_xmm.asm:1.2->1.3
2424 :     src/image/x86_64_asm/qpel_mmx.asm:1.3->1.4
2425 :     src/image/x86_asm/colorspace_mmx.inc:1.4->1.5
2426 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.8->1.9
2427 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.7->1.8
2428 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.8->1.9
2429 :     src/image/x86_asm/deintl_sse.asm:1.2->1.3
2430 :     src/image/x86_asm/gmc_mmx.asm:1.3->1.4
2431 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.10->1.11
2432 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.9->1.10
2433 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.19->1.20
2434 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.11->1.12
2435 :     src/image/x86_asm/postprocessing_mmx.asm:1.5->1.6
2436 :     src/image/x86_asm/postprocessing_sse2.asm:1.6->1.7
2437 :     src/image/x86_asm/qpel_mmx.asm:1.6->1.7
2438 :     src/image/x86_asm/reduced_mmx.asm:1.7->1.8
2439 :     src/motion/x86_64_asm/sad_mmx.asm:1.2->1.3
2440 :     src/motion/x86_64_asm/sad_xmm.asm:1.2->1.3
2441 :     src/motion/x86_asm/sad_3dn.asm:1.10->1.11
2442 :     src/motion/x86_asm/sad_3dne.asm:1.8->1.9
2443 :     src/motion/x86_asm/sad_mmx.asm:1.18->1.19
2444 :     src/motion/x86_asm/sad_sse2.asm:1.14->1.15
2445 :     src/motion/x86_asm/sad_xmm.asm:1.11->1.12
2446 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.6->1.7
2447 :     src/quant/x86_64_asm/quantize_h263_mmx.asm:1.2->1.3
2448 :     src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.2->1.3
2449 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.7->1.8
2450 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.8->1.9
2451 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.9->1.10
2452 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.7->1.8
2453 :     src/utils/x86_64_asm/cpuid.asm:1.4->1.5
2454 :     src/utils/x86_64_asm/interlacing_mmx.asm:1.4->1.5
2455 :     src/utils/x86_64_asm/mem_transfer_mmx.asm:1.2->1.3
2456 :     src/utils/x86_asm/cpuid.asm:1.12->1.13
2457 :     src/utils/x86_asm/interlacing_mmx.asm:1.7->1.8
2458 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.9->1.10
2459 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.18->1.19
2460 :    
2461 :     ---------------------
2462 :     Date: 2008/09/02 14:23:30
2463 :     Author: Isibaar
2464 :     Branch: HEAD
2465 :     Tag: (none)
2466 :     Log:
2467 :     - added the debian files from 1.1.3 release to CVS head
2468 :     - applied a patch by Fabian Greffrath <greffrath at leat ! rub ! de>
2469 :    
2470 :     Members:
2471 :     debian/changelog:1.1->1.2
2472 :     debian/compat:INITIAL->1.1
2473 :     debian/control:1.1->1.2
2474 :     debian/copyright:INITIAL->1.1
2475 :     debian/libxvidcore4-dev.dirs:INITIAL->1.1
2476 :     debian/libxvidcore4-dev.docs:INITIAL->1.1
2477 :     debian/libxvidcore4-dev.install:INITIAL->1.1
2478 :     debian/libxvidcore4.dirs:INITIAL->1.1
2479 :     debian/libxvidcore4.docs:INITIAL->1.1
2480 :     debian/libxvidcore4.install:INITIAL->1.1
2481 :     debian/rules:1.1->1.2
2482 :    
2483 :     ---------------------
2484 :     Date: 2008/08/19 11:17:17
2485 :     Author: Isibaar
2486 :     Branch: HEAD
2487 :     Tag: (none)
2488 :     Log:
2489 :     - removed accidental duplicates
2490 :    
2491 :     Members:
2492 :     src/utils/x86_64_asm/cpuid.asm:1.3->1.4
2493 :     src/utils/x86_64_asm/interlacing_mmx.asm:1.3->1.4
2494 :    
2495 :     ---------------------
2496 :     Date: 2008/08/19 11:06:48
2497 :     Author: Isibaar
2498 :     Branch: HEAD
2499 :     Tag: (none)
2500 :     Log:
2501 :     - noexecstack patch by Hans de Goede
2502 :    
2503 :     Members:
2504 :     src/bitstream/x86_asm/cbp_3dne.asm:1.5->1.6
2505 :     src/bitstream/x86_asm/cbp_mmx.asm:1.14->1.15
2506 :     src/bitstream/x86_asm/cbp_sse2.asm:1.7->1.8
2507 :     src/dct/x86_64_asm/fdct_mmx_skal.asm:1.1->1.2
2508 :     src/dct/x86_64_asm/idct_mmx.asm:1.1->1.2
2509 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.5->1.6
2510 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.7->1.8
2511 :     src/dct/x86_asm/fdct_sse2_skal.asm:1.7->1.8
2512 :     src/dct/x86_asm/idct_3dne.asm:1.6->1.7
2513 :     src/dct/x86_asm/idct_mmx.asm:1.10->1.11
2514 :     src/dct/x86_asm/idct_sse2_dmitry.asm:1.5->1.6
2515 :     src/dct/x86_asm/simple_idct_mmx.asm:1.7->1.8
2516 :     src/image/x86_64_asm/interpolate8x8_mmx.asm:1.1->1.2
2517 :     src/image/x86_64_asm/interpolate8x8_xmm.asm:1.1->1.2
2518 :     src/image/x86_64_asm/qpel_mmx.asm:1.2->1.3
2519 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.7->1.8
2520 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.6->1.7
2521 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.7->1.8
2522 :     src/image/x86_asm/deintl_sse.asm:1.1->1.2
2523 :     src/image/x86_asm/gmc_mmx.asm:1.2->1.3
2524 :     src/image/x86_asm/interpolate8x8_3dn.asm:1.9->1.10
2525 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.8->1.9
2526 :     src/image/x86_asm/interpolate8x8_mmx.asm:1.18->1.19
2527 :     src/image/x86_asm/interpolate8x8_xmm.asm:1.10->1.11
2528 :     src/image/x86_asm/postprocessing_mmx.asm:1.4->1.5
2529 :     src/image/x86_asm/postprocessing_sse2.asm:1.5->1.6
2530 :     src/image/x86_asm/qpel_mmx.asm:1.5->1.6
2531 :     src/image/x86_asm/reduced_mmx.asm:1.6->1.7
2532 :     src/motion/x86_64_asm/sad_mmx.asm:1.1->1.2
2533 :     src/motion/x86_64_asm/sad_xmm.asm:1.1->1.2
2534 :     src/motion/x86_asm/sad_3dn.asm:1.9->1.10
2535 :     src/motion/x86_asm/sad_3dne.asm:1.7->1.8
2536 :     src/motion/x86_asm/sad_mmx.asm:1.17->1.18
2537 :     src/motion/x86_asm/sad_sse2.asm:1.13->1.14
2538 :     src/motion/x86_asm/sad_xmm.asm:1.10->1.11
2539 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.5->1.6
2540 :     src/quant/x86_64_asm/quantize_h263_mmx.asm:1.1->1.2
2541 :     src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.1->1.2
2542 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.6->1.7
2543 :     src/quant/x86_asm/quantize_h263_mmx.asm:1.7->1.8
2544 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.8->1.9
2545 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.6->1.7
2546 :     src/utils/x86_64_asm/cpuid.asm:1.2->1.3
2547 :     src/utils/x86_64_asm/interlacing_mmx.asm:1.2->1.3
2548 :     src/utils/x86_64_asm/mem_transfer_mmx.asm:1.1->1.2
2549 :     src/utils/x86_asm/cpuid.asm:1.11->1.12
2550 :     src/utils/x86_asm/interlacing_mmx.asm:1.6->1.7
2551 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.8->1.9
2552 :     src/utils/x86_asm/mem_transfer_mmx.asm:1.17->1.18
2553 :    
2554 :     ---------------------
2555 :     Date: 2007/11/23 11:45:09
2556 :     Author: Isibaar
2557 :     Branch: HEAD
2558 :     Tag: (none)
2559 :     Log:
2560 :     - add missing #!/usr/bin/perl
2561 :    
2562 :     Members:
2563 :     examples/bench_list.pl:1.2->1.3
2564 :    
2565 :     ---------------------
2566 :     Date: 2007/11/23 11:44:11
2567 :     Author: Isibaar
2568 :     Branch: HEAD
2569 :     Tag: (none)
2570 :     Log:
2571 :     - update for nasm >= 0.99
2572 :    
2573 :     Members:
2574 :     build/generic/configure.in:1.22->1.23
2575 :    
2576 :     ---------------------
2577 :     Date: 2007/09/11 14:41:13
2578 :     Author: suxen_drol
2579 :     Branch: HEAD
2580 :     Tag: (none)
2581 :     Log:
2582 :     nasm 0.99.x compatibility
2583 :    
2584 :     Members:
2585 :     src/dct/x86_asm/fdct_mmx_skal.asm:1.6->1.7
2586 :     src/image/x86_asm/interpolate8x8_3dne.asm:1.7->1.8
2587 :     src/motion/x86_asm/sad_3dne.asm:1.6->1.7
2588 :     src/quant/x86_asm/quantize_h263_3dne.asm:1.5->1.6
2589 :     src/utils/x86_asm/mem_transfer_3dne.asm:1.7->1.8
2590 :    
2591 :     ---------------------
2592 :     Date: 2007/07/26 16:30:31
2593 :     Author: suxen_drol
2594 :     Branch: HEAD
2595 :     Tag: (none)
2596 :     Log:
2597 :     posix compliance; s/malloc\.h/stdlib\.h/
2598 :    
2599 :     Members:
2600 :     src/plugins/plugin_ssim.c:1.8->1.9
2601 :    
2602 :     ---------------------
2603 :     Date: 2007/07/24 11:43:10
2604 :     Author: Isibaar
2605 :     Branch: HEAD
2606 :     Tag: (none)
2607 :     Log:
2608 :     - improve b-frame decoding robustness (with broken stream or missing
2609 :     ref frame)
2610 :    
2611 :     Members:
2612 :     src/bitstream/bitstream.c:1.57->1.58
2613 :    
2614 :     ---------------------
2615 :     Date: 2007/07/19 15:46:16
2616 :     Author: suxen_drol
2617 :     Branch: HEAD
2618 :     Tag: (none)
2619 :     Log:
2620 :     remove plugin_fixed.c as per instruction "[Xvid-devel] pete cvs commits digest" (13 May 2003)
2621 :    
2622 :     Members:
2623 :     src/plugins/plugin_fixed.c:1.2->1.3(DEAD)
2624 :    
2625 :     ---------------------
2626 :     Date: 2007/06/28 16:55:11
2627 :     Author: Skal
2628 :     Branch: HEAD
2629 :     Tag: (none)
2630 :     Log:
2631 :    
2632 :     Simplify index testing after get_coeff(), esp. after decoding error.
2633 :    
2634 :     Members:
2635 :     src/bitstream/mbcoding.c:1.55->1.56
2636 :    
2637 :     ---------------------
2638 :     Date: 2007/06/27 16:38:05
2639 :     Author: Isibaar
2640 :     Branch: HEAD
2641 :     Tag: (none)
2642 :     Log:
2643 :     - patch for a potential vulnerability reported by Secunia
2644 :    
2645 :     Members:
2646 :     src/bitstream/mbcoding.c:1.54->1.55
2647 :    
2648 :     ---------------------
2649 :     Date: 2007/06/02 15:53:13
2650 :     Author: syskin
2651 :     Branch: HEAD
2652 :     Tag: (none)
2653 :     Log:
2654 :     compile with unicode support correctly (windows/debug). Patch by Kurt Pruenner
2655 :    
2656 :     Members:
2657 :     src/portab.h:1.56->1.57
2658 :    
2659 :     ---------------------
2660 :     Date: 2007/04/28 18:30:20
2661 :     Author: syskin
2662 :     Branch: HEAD
2663 :     Tag: (none)
2664 :     Log:
2665 :     Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files
2666 :    
2667 :     Members:
2668 :     build/win32/libxvidcore.sln:INITIAL->1.1
2669 :     build/win32/libxvidcore.vcproj:INITIAL->1.1
2670 :     src/bitstream/mbcoding.c:1.53->1.54
2671 :     src/motion/motion_inlines.h:1.4->1.5
2672 :    
2673 :     ---------------------
2674 :     Date: 2007/04/16 21:01:28
2675 :     Author: Skal
2676 :     Branch: HEAD
2677 :     Tag: (none)
2678 :     Log:
2679 :    
2680 :     fix for bad resync_marker length in b-vops (both enc and dec)
2681 :    
2682 :     Thanks to Mathieu Monnier for the report
2683 :     (mathieu.monnier at polytechnique dot org)
2684 :    
2685 :     Members:
2686 :     src/decoder.c:1.79->1.80
2687 :     src/bitstream/bitstream.c:1.56->1.57
2688 :    
2689 :     ---------------------
2690 :     Date: 2007/03/08 22:40:12
2691 :     Author: Isibaar
2692 :     Branch: HEAD
2693 :     Tag: (none)
2694 :     Log:
2695 :     - fix SSE3 detection and port to x86_64
2696 :    
2697 :     Members:
2698 :     src/utils/x86_64_asm/cpuid.asm:1.1->1.2
2699 :     src/utils/x86_asm/cpuid.asm:1.10->1.11
2700 :    
2701 :     ---------------------
2702 :     Date: 2007/02/08 14:10:24
2703 :     Author: Isibaar
2704 :     Branch: HEAD
2705 :     Tag: (none)
2706 :     Log:
2707 :     - avoid access violation when stats==NULL - patch by Felipe Contreras
2708 :    
2709 :     Members:
2710 :     src/encoder.c:1.129->1.130
2711 :    
2712 :     ---------------------
2713 :     Date: 2007/01/09 21:08:53
2714 :     Author: Isibaar
2715 :     Branch: HEAD
2716 :     Tag: (none)
2717 :     Log:
2718 :     - ssim and colorspace set-up patches by Johannes Reinhardt
2719 :    
2720 :     Members:
2721 :     examples/xvid_encraw.c:1.33->1.34
2722 :    
2723 :     ---------------------
2724 :     Date: 2006/12/22 00:29:27
2725 :     Author: Isibaar
2726 :     Branch: HEAD
2727 :     Tag: (none)
2728 :     Log:
2729 :     - build patch for Mac by Eric Petit
2730 :    
2731 :     Members:
2732 :     build/generic/configure.in:1.21->1.22
2733 :    
2734 :     ---------------------
2735 :     Date: 2006/12/22 00:27:25
2736 :     Author: Isibaar
2737 :     Branch: HEAD
2738 :     Tag: (none)
2739 :     Log:
2740 :     - PPC build cleanup patch for SSIM by Paul Kurucz
2741 :    
2742 :     Members:
2743 :     examples/xvid_bench.c:1.34->1.35
2744 :     src/plugins/plugin_ssim.c:1.7->1.8
2745 :    
2746 :     ---------------------
2747 :     Date: 2006/12/14 14:09:00
2748 :     Author: Isibaar
2749 :     Branch: HEAD
2750 :     Tag: (none)
2751 :     Log:
2752 :     - missing emms() fix by squid_80
2753 :    
2754 :     Members:
2755 :     src/encoder.c:1.128->1.129
2756 :    
2757 :     ---------------------
2758 :     Date: 2006/12/06 20:55:42
2759 :     Author: Isibaar
2760 :     Branch: HEAD
2761 :     Tag: (none)
2762 :     Log:
2763 :     - Add xvid_plugin_ssim
2764 :    
2765 :     Members:
2766 :     build/generic/libxvidcore.def:1.4->1.5
2767 :    
2768 :     ---------------------
2769 :     Date: 2006/12/06 20:55:07
2770 :     Author: Isibaar
2771 :     Branch: HEAD
2772 :     Tag: (none)
2773 :     Log:
2774 :     - SSE3 patch
2775 :    
2776 :     Members:
2777 :     src/xvid.c:1.72->1.73
2778 :     src/xvid.h:1.59->1.60
2779 :     src/motion/sad.h:1.22->1.23
2780 :     src/motion/x86_asm/sad_sse2.asm:1.12->1.13
2781 :     src/utils/x86_asm/cpuid.asm:1.9->1.10
2782 :    
2783 :     ---------------------
2784 :     Date: 2006/11/12 02:40:36
2785 :     Author: chl
2786 :     Branch: HEAD
2787 :     Tag: (none)
2788 :     Log:
2789 :     MMX version of RGB_to_yv12, shamelessly copy&pasted from the BGR version.
2790 :    
2791 :     Members:
2792 :     src/xvid.c:1.71->1.72
2793 :     src/image/colorspace.h:1.8->1.9
2794 :     src/image/x86_asm/colorspace_rgb_mmx.asm:1.6->1.7
2795 :    
2796 :     ---------------------
2797 :     Date: 2006/11/11 23:06:44
2798 :     Author: chl
2799 :     Branch: HEAD
2800 :     Tag: (none)
2801 :     Log:
2802 :     Fixed RGB but, simply forgot to initialize the function ptr
2803 :    
2804 :     Members:
2805 :     src/xvid.c:1.70->1.71
2806 :    
2807 :     ---------------------
2808 :     Date: 2006/11/11 23:03:30
2809 :     Author: chl
2810 :     Branch: HEAD
2811 :     Tag: (none)
2812 :     Log:
2813 :     Same RGB bug, different location
2814 :    
2815 :     Members:
2816 :     src/image/image.c:1.40->1.41
2817 :    
2818 :     ---------------------
2819 :     Date: 2006/11/11 06:07:25
2820 :     Author: chl
2821 :     Branch: HEAD
2822 :     Tag: (none)
2823 :     Log:
2824 :     Typo in RGB, but still seems broken.
2825 :    
2826 :     Members:
2827 :     src/image/image.c:1.39->1.40
2828 :    
2829 :     ---------------------
2830 :     Date: 2006/11/10 19:58:39
2831 :     Author: chl
2832 :     Branch: HEAD
2833 :     Tag: (none)
2834 :     Log:
2835 :     Added support for RGB colorspace. Incredible that after 5 years, this still
2836 :     wasn't there (only BGR and RGB+alpha).
2837 :     There are no accelerated MMX version, yet.
2838 :    
2839 :     Members:
2840 :     src/xvid.h:1.58->1.59
2841 :     src/image/colorspace.c:1.13->1.14
2842 :     src/image/colorspace.h:1.7->1.8
2843 :     src/image/image.c:1.38->1.39
2844 :    
2845 :     ---------------------
2846 :     Date: 2006/11/08 08:17:22
2847 :     Author: Skal
2848 :     Branch: HEAD
2849 :     Tag: (none)
2850 :     Log:
2851 :    
2852 :     + added an integer-based alternative to float gaussian.
2853 :     #define USE_INT_GAUSSIAN to activate it
2854 :    
2855 :     Members:
2856 :     src/plugins/plugin_ssim.c:1.6->1.7
2857 :    
2858 :     ---------------------
2859 :     Date: 2006/11/08 07:55:27
2860 :     Author: Skal
2861 :     Branch: HEAD
2862 :     Tag: (none)
2863 :     Log:
2864 :    
2865 :     + applied ssim_part3.diff patch, by Johannes Reinhardt
2866 :    
2867 :     Members:
2868 :     examples/xvid_encraw.c:1.32->1.33
2869 :     src/plugins/plugin_ssim.c:1.5->1.6
2870 :     src/plugins/plugin_ssim.h:1.2->1.3
2871 :    
2872 :     ---------------------
2873 :     Date: 2006/11/07 20:59:03
2874 :     Author: Skal
2875 :     Branch: HEAD
2876 :     Tag: (none)
2877 :     Log:
2878 :    
2879 :     + added a seamingly missing emms() to generate_GMCimage()
2880 :     + little ASM clean-up, pointer out by Celtic_Druid
2881 :    
2882 :     Members:
2883 :     src/image/x86_asm/gmc_mmx.asm:1.1->1.2
2884 :     src/motion/gmc.c:1.6->1.7
2885 :    
2886 :     ---------------------
2887 :     Date: 2006/11/01 11:04:29
2888 :     Author: Isibaar
2889 :     Branch: HEAD
2890 :     Tag: (none)
2891 :     Log:
2892 :     - upped BS_VERSION to 47
2893 :    
2894 :     Members:
2895 :     src/xvid.h:1.57->1.58
2896 :    
2897 :     ---------------------
2898 :     Date: 2006/11/01 08:12:26
2899 :     Author: Skal
2900 :     Branch: HEAD
2901 :     Tag: (none)
2902 :     Log:
2903 :    
2904 :     + added a very simple bench to test bitstream-read functions
2905 :     mostly to be used in conjunction to valgrind to spot uninitialized
2906 :     reads.
2907 :    
2908 :     Members:
2909 :     examples/xvid_bench.c:1.33->1.34
2910 :    
2911 :     ---------------------
2912 :     Date: 2006/10/30 23:23:05
2913 :     Author: chl
2914 :     Branch: HEAD
2915 :     Tag: (none)
2916 :     Log:
2917 :     nasm/yasm (at least my versions) didn't like the 0EH syntax in pshufd.
2918 :     Change to 0x0E fixes it (thanks for the hint, skal!).
2919 :    
2920 :     Members:
2921 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.4->1.5
2922 :    
2923 :     ---------------------
2924 :     Date: 2006/10/30 12:33:57
2925 :     Author: Skal
2926 :     Branch: HEAD
2927 :     Tag: (none)
2928 :     Log:
2929 :    
2930 :     + fix for rounding error while descaling
2931 :    
2932 :     Members:
2933 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.3->1.4
2934 :    
2935 :     ---------------------
2936 :     Date: 2006/10/30 12:21:42
2937 :     Author: Skal
2938 :     Branch: HEAD
2939 :     Tag: (none)
2940 :     Log:
2941 :    
2942 :     + further patch for SSIM plugin by Johannes Reinhardt
2943 :     + updated `xvid_bench 15` => there's still a little
2944 :     rounding inaccuracy in the reported CRCs. Work in progress...
2945 :    
2946 :     Members:
2947 :     examples/xvid_bench.c:1.32->1.33
2948 :     examples/xvid_encraw.c:1.31->1.32
2949 :     src/xvid.h:1.56->1.57
2950 :     src/plugins/plugin_ssim.c:1.4->1.5
2951 :     src/plugins/plugin_ssim.h:1.1->1.2
2952 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.2->1.3
2953 :    
2954 :     ---------------------
2955 :     Date: 2006/10/30 11:52:00
2956 :     Author: Skal
2957 :     Branch: HEAD
2958 :     Tag: (none)
2959 :     Log:
2960 :    
2961 :     + added support for NULL u/v pointer in yv12_to_yv12* functions
2962 :     (+little bug fix for the vflip case).
2963 :     Added a bench in xvid_bench.c (`xvid_bench 16`)
2964 :    
2965 :     Members:
2966 :     examples/xvid_bench.c:1.31->1.32
2967 :     src/image/colorspace.c:1.12->1.13
2968 :     src/image/x86_asm/colorspace_yuv_mmx.asm:1.5->1.6
2969 :    
2970 :     ---------------------
2971 :     Date: 2006/10/29 09:04:02
2972 :     Author: chl
2973 :     Branch: HEAD
2974 :     Tag: (none)
2975 :     Log:
2976 :     Simple handle to flooding chroma components with 0x80: set src->u and
2977 :     src->v to NULL. To work with VFlip, set also src_uv_stride=0.
2978 :    
2979 :     Members:
2980 :     src/image/colorspace.c:1.11->1.12
2981 :    
2982 :     ---------------------
2983 :     Date: 2006/10/26 18:34:32
2984 :     Author: Skal
2985 :     Branch: HEAD
2986 :     Tag: (none)
2987 :     Log:
2988 :    
2989 :     slightly faster lum_8x8_mmx
2990 :    
2991 :     Members:
2992 :     src/plugins/x86_asm/plugin_ssim-a.asm:1.1->1.2
2993 :    
2994 :     ---------------------
2995 :     Date: 2006/10/16 06:46:01
2996 :     Author: Skal
2997 :     Branch: HEAD
2998 :     Tag: (none)
2999 :     Log:
3000 :     update totalPSNR[], whatever the ARG_PROGRESS
3001 :    
3002 :     Members:
3003 :     examples/xvid_encraw.c:1.30->1.31
3004 :    
3005 :     ---------------------
3006 :     Date: 2006/10/13 17:19:48
3007 :     Author: Skal
3008 :     Branch: HEAD
3009 :     Tag: (none)
3010 :     Log:
3011 :    
3012 :     bench on lum2x8 was wrong (uninitialized reads)
3013 :    
3014 :     Members:
3015 :     examples/xvid_bench.c:1.30->1.31
3016 :    
3017 :     ---------------------
3018 :     Date: 2006/10/13 17:16:25
3019 :     Author: Skal
3020 :     Branch: HEAD
3021 :     Tag: (none)
3022 :     Log:
3023 :    
3024 :     some more SSIM patches by Johannes
3025 :    
3026 :     Members:
3027 :     examples/xvid_bench.c:1.29->1.30
3028 :     examples/xvid_encraw.c:1.29->1.30
3029 :     src/plugins/plugin_ssim.c:1.3->1.4
3030 :    
3031 :     ---------------------
3032 :     Date: 2006/10/13 13:26:18
3033 :     Author: Skal
3034 :     Branch: HEAD
3035 :     Tag: (none)
3036 :     Log:
3037 :    
3038 :     wrong call to check_cpu_features() in case of non-ARCH_IS_IA32
3039 :    
3040 :     Members:
3041 :     src/image/image.c:1.37->1.38
3042 :    
3043 :     ---------------------
3044 :     Date: 2006/10/13 11:28:46
3045 :     Author: Skal
3046 :     Branch: HEAD
3047 :     Tag: (none)
3048 :     Log:
3049 :    
3050 :     removed the #ifndef WIN32 protection around xvid_plugin_ssim
3051 :    
3052 :     Members:
3053 :     examples/xvid_encraw.c:1.28->1.29
3054 :    
3055 :     ---------------------
3056 :     Date: 2006/10/13 10:39:07
3057 :     Author: Isibaar
3058 :     Branch: HEAD
3059 :     Tag: (none)
3060 :     Log:
3061 :     - Updated the MSVC project files plus some minor compilation fixes
3062 :    
3063 :     Members:
3064 :     build/win32/libxvidcore.dsp:1.13->1.14
3065 :     src/image/image.c:1.36->1.37
3066 :     src/plugins/plugin_ssim.c:1.2->1.3
3067 :    
3068 :     ---------------------
3069 :     Date: 2006/10/13 09:38:09
3070 :     Author: Skal
3071 :     Branch: HEAD
3072 :     Tag: (none)
3073 :     Log:
3074 :    
3075 :     + added a simple de-interlacing func (c + sse version),
3076 :     declared as xvid_image_deinterlace() in image.h
3077 :    
3078 :     Of course, one should prefer deinterlacing through some avisynth
3079 :     plugin, but...
3080 :    
3081 :     please update the dsp/dsw
3082 :    
3083 :     Members:
3084 :     build/generic/sources.inc:1.13->1.14
3085 :     src/image/image.c:1.35->1.36
3086 :     src/image/image.h:1.16->1.17
3087 :     src/image/x86_asm/deintl_sse.asm:INITIAL->1.1
3088 :    
3089 :     ---------------------
3090 :     Date: 2006/10/13 08:32:02
3091 :     Author: Skal
3092 :     Branch: HEAD
3093 :     Tag: (none)
3094 :     Log:
3095 :    
3096 :     + added a forgotten ARCH_IS_IA32
3097 :     + added some missing emms() after asm calls (since floats are used)
3098 :    
3099 :     Members:
3100 :     src/plugins/plugin_ssim.c:1.1->1.2
3101 :    
3102 :     ---------------------
3103 :     Date: 2006/10/11 16:55:28
3104 :     Author: Skal
3105 :     Branch: HEAD
3106 :     Tag: (none)
3107 :     Log:
3108 :    
3109 :     + added a bench for SSIM's internal function (`xvid_bench 15`)
3110 :    
3111 :     Members:
3112 :     examples/xvid_bench.c:1.28->1.29
3113 :    
3114 :     ---------------------
3115 :     Date: 2006/10/11 15:55:32
3116 :     Author: Skal
3117 :     Branch: HEAD
3118 :     Tag: (none)
3119 :     Log:
3120 :    
3121 :     + added SSIM plugin code
3122 :    
3123 :     Patch by Johannes Reinhardt at uni-konstanz dot de
3124 :    
3125 :     Members:
3126 :     build/generic/sources.inc:1.12->1.13
3127 :     src/xvid.h:1.55->1.56
3128 :     src/plugins/plugin_ssim.c:INITIAL->1.1
3129 :     src/plugins/plugin_ssim.h:INITIAL->1.1
3130 :     src/plugins/x86_asm/plugin_ssim-a.asm:INITIAL->1.1
3131 :    
3132 :     ---------------------
3133 :     Date: 2006/10/11 15:52:06
3134 :     Author: Skal
3135 :     Branch: HEAD
3136 :     Tag: (none)
3137 :     Log:
3138 :    
3139 :     + added SSIM pluging to xvid_encraw.c (only for non-WIN32
3140 :     for now)
3141 :     + modified Makefile to use generic/=build/libxvidcore.a
3142 :     direct path
3143 :    
3144 :     Patch by Johannes Reinhardt at uni-konstanz dot de
3145 :    
3146 :     Members:
3147 :     examples/Makefile:1.9->1.10
3148 :     examples/xvid_encraw.c:1.27->1.28
3149 :    
3150 :     ---------------------
3151 :     Date: 2006/09/22 05:40:11
3152 :     Author: syskin
3153 :     Branch: HEAD
3154 :     Tag: (none)
3155 :     Log:
3156 :     stop using cmov with mmx
3157 :    
3158 :     Members:
3159 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.7->1.8
3160 :    
3161 :     ---------------------
3162 :     Date: 2006/09/11 00:42:15
3163 :     Author: Isibaar
3164 :     Branch: HEAD
3165 :     Tag: (none)
3166 :     Log:
3167 :     - small bug reported by Greg Handi
3168 :    
3169 :     Members:
3170 :     src/decoder.c:1.78->1.79
3171 :    
3172 :     ---------------------
3173 :     Date: 2006/09/03 10:46:56
3174 :     Author: Skal
3175 :     Branch: HEAD
3176 :     Tag: (none)
3177 :     Log:
3178 :    
3179 :     + added a protection flag XVID_SAFE_BS_TAIL for not reading
3180 :     more than 4byte past the end of the input buffer. This is
3181 :     disabled by default (because slow), and 8byte-padding of input
3182 :     buffer should be a prefered solution in case of problem.
3183 :     Please cross-check i didn't break something.
3184 :    
3185 :    
3186 :     Thanks to Liang Jian ( jianliang79 at gmail dot com ) for
3187 :     pointing out the problem.
3188 :    
3189 :     Members:
3190 :     src/bitstream/bitstream.h:1.23->1.24
3191 :    
3192 :     ---------------------
3193 :     Date: 2006/08/23 22:27:22
3194 :     Author: Skal
3195 :     Branch: HEAD
3196 :     Tag: (none)
3197 :     Log:
3198 :    
3199 :     Typo: use stride from data->current instead of data->reference
3200 :     Thanks to Johannes.Reinhardt at uni-konstanz dot de
3201 :    
3202 :     Members:
3203 :     src/plugins/plugin_dump.c:1.2->1.3
3204 :    
3205 :     ---------------------
3206 :     Date: 2006/07/11 20:36:18
3207 :     Author: Isibaar
3208 :     Branch: HEAD
3209 :     Tag: (none)
3210 :     Log:
3211 :     - updated graphics
3212 :    
3213 :     Members:
3214 :     dshow/src/Xvid_logo.bmp:1.2->1.3
3215 :     vfw/src/Xvid_logo.bmp:1.2->1.3
3216 :     vfw/src/xvid.ico:1.1->1.2
3217 :    
3218 :     ---------------------
3219 :     Date: 2006/07/11 19:17:09
3220 :     Author: chl
3221 :     Branch: HEAD
3222 :     Tag: (none)
3223 :     Log:
3224 :     ARG_FRAMERATE=0. broke encoding with default
3225 :    
3226 :     Members:
3227 :     examples/xvid_encraw.c:1.26->1.27
3228 :    
3229 :     ---------------------
3230 :     Date: 2006/07/11 12:19:27
3231 :     Author: chl
3232 :     Branch: HEAD
3233 :     Tag: (none)
3234 :     Log:
3235 :     linking to pthread library was missing
3236 :    
3237 :     Members:
3238 :     examples/Makefile:1.8->1.9
3239 :    
3240 :     ---------------------
3241 :     Date: 2006/07/11 12:01:27
3242 :     Author: chl
3243 :     Branch: HEAD
3244 :     Tag: (none)
3245 :     Log:
3246 :     fissing .endfunc
3247 :    
3248 :     Members:
3249 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.6->1.7
3250 :    
3251 :     ---------------------
3252 :     Date: 2006/07/10 19:39:23
3253 :     Author: Isibaar
3254 :     Branch: HEAD
3255 :     Tag: (none)
3256 :     Log:
3257 :     - updated profile definitions
3258 :    
3259 :     Members:
3260 :     vfw/src/codec.c:1.20->1.21
3261 :     vfw/src/config.c:1.31->1.32
3262 :     vfw/src/config.h:1.10->1.11
3263 :    
3264 :     ---------------------
3265 :     Date: 2006/07/10 19:25:23
3266 :     Author: Isibaar
3267 :     Branch: HEAD
3268 :     Tag: (none)
3269 :     Log:
3270 :     - increment bs version to 45
3271 :    
3272 :     Members:
3273 :     src/xvid.h:1.54->1.55
3274 :    
3275 :     ---------------------
3276 :     Date: 2006/07/10 10:09:59
3277 :     Author: syskin
3278 :     Branch: HEAD
3279 :     Tag: (none)
3280 :     Log:
3281 :     faster and waaay more precise mpeg intra quantization
3282 :    
3283 :     Members:
3284 :     src/encoder.h:1.31->1.32
3285 :     src/xvid.c:1.69->1.70
3286 :     src/quant/quant.h:1.6->1.7
3287 :     src/quant/quant_matrix.c:1.14->1.15
3288 :     src/quant/quant_matrix.h:1.7->1.8
3289 :     src/quant/quant_mpeg.c:1.2->1.3
3290 :     src/quant/x86_asm/quantize_mpeg_mmx.asm:1.5->1.6
3291 :     src/quant/x86_asm/quantize_mpeg_xmm.asm:1.5->1.6
3292 :     src/utils/mbtransquant.c:1.31->1.32
3293 :    
3294 :     ---------------------
3295 :     Date: 2006/07/08 16:19:04
3296 :     Author: Skal
3297 :     Branch: HEAD
3298 :     Tag: (none)
3299 :     Log:
3300 :    
3301 :     some compile fix... note: -start <int> only works for
3302 :     raw YUV input (type 0).
3303 :    
3304 :     Members:
3305 :     examples/xvid_encraw.c:1.25->1.26
3306 :    
3307 :     ---------------------
3308 :     Date: 2006/06/17 15:07:55
3309 :     Author: Isibaar
3310 :     Branch: HEAD
3311 :     Tag: (none)
3312 :     Log:
3313 :     - Enabled Skal's new SIMD optimizations for GMC
3314 :    
3315 :     Members:
3316 :     build/win32/libxvidcore.dsp:1.12->1.13
3317 :     src/motion/gmc.c:1.5->1.6
3318 :    
3319 :     ---------------------
3320 :     Date: 2006/06/16 12:08:28
3321 :     Author: syskin
3322 :     Branch: HEAD
3323 :     Tag: (none)
3324 :     Log:
3325 :     xvid_encraw with AVI input support, possible MKV output support, and all options/settings. Possibly the ugliest piece of code in our tree. Needs a rewrite.
3326 :    
3327 :     Members:
3328 :     examples/xvid_encraw.c:1.24->1.25
3329 :    
3330 :     ---------------------
3331 :     Date: 2006/06/14 23:44:07
3332 :     Author: Skal
3333 :     Branch: HEAD
3334 :     Tag: (none)
3335 :     Log:
3336 :    
3337 :     added mmx/sse2 code for GMC (3-pts only).
3338 :     new file: image/x86_asm/gmc_mmx.asm
3339 :    
3340 :     At this point, new GMC code isn't enabled (gmc.c:586).
3341 :     So: this commit should give binary-exact same input/output
3342 :     than before.
3343 :    
3344 :     dsp/dsw not updated.
3345 :    
3346 :     Members:
3347 :     build/generic/sources.inc:1.11->1.12
3348 :     src/xvid.c:1.68->1.69
3349 :     src/image/x86_asm/gmc_mmx.asm:INITIAL->1.1
3350 :     src/motion/gmc.c:1.4->1.5
3351 :     src/motion/gmc.h:1.2->1.3
3352 :    
3353 :     ---------------------
3354 :     Date: 2006/06/07 23:00:55
3355 :     Author: Skal
3356 :     Branch: HEAD
3357 :     Tag: (none)
3358 :     Log:
3359 :    
3360 :     + fix for a long-standing typo in the clipping value
3361 :     for 1-pts GMC prediction.
3362 :    
3363 :     Members:
3364 :     src/motion/gmc.c:1.3->1.4
3365 :    
3366 :     ---------------------
3367 :     Date: 2006/06/05 23:30:49
3368 :     Author: Skal
3369 :     Branch: HEAD
3370 :     Tag: (none)
3371 :     Log:
3372 :    
3373 :     + added a test_yuv() stub to test YUV functions,
3374 :     at least : yv12_to_yuyv and yv12_to_uyvy
3375 :    
3376 :     Members:
3377 :     examples/xvid_bench.c:1.27->1.28
3378 :    
3379 :     ---------------------
3380 :     Date: 2006/06/05 23:27:36
3381 :     Author: Skal
3382 :     Branch: HEAD
3383 :     Tag: (none)
3384 :     Log:
3385 :    
3386 :     + faster yv12->yuyv / uyvy MMX functions
3387 :     patch suggested by Carlo Bramini ( carlo bramix at libero dot it )
3388 :    
3389 :     Members:
3390 :     src/image/x86_asm/colorspace_yuyv_mmx.asm:1.6->1.7
3391 :    
3392 :     ---------------------
3393 :     Date: 2006/05/28 09:52:45
3394 :     Author: suxen_drol
3395 :     Branch: HEAD
3396 :     Tag: (none)
3397 :     Log:
3398 :     define _INTPTR_T_DEFINED
3399 :    
3400 :     Members:
3401 :     src/portab.h:1.55->1.56
3402 :    
3403 :     ---------------------
3404 :     Date: 2006/05/06 06:37:15
3405 :     Author: syskin
3406 :     Branch: HEAD
3407 :     Tag: (none)
3408 :     Log:
3409 :     missing #include b0rks compilation
3410 :    
3411 :     Members:
3412 :     src/plugins/plugin_lumimasking.c:1.5->1.6
3413 :    
3414 :     ---------------------
3415 :     Date: 2006/04/26 19:44:29
3416 :     Author: Skal
3417 :     Branch: HEAD
3418 :     Tag: (none)
3419 :     Log:
3420 :    
3421 :     + bswap and quant_h264_intra naming fix.
3422 :    
3423 :     Patch by Thomas Koeckerbauer ( k0055217 at students dot uni-linz dot ac dot at )
3424 :    
3425 :     Members:
3426 :     src/portab.h:1.54->1.55
3427 :     src/quant/quant.h:1.5->1.6
3428 :    
3429 :     ---------------------
3430 :     Date: 2006/04/25 17:19:27
3431 :     Author: syskin
3432 :     Branch: HEAD
3433 :     Tag: (none)
3434 :     Log:
3435 :     write stats file in the same directory as target file, not in root directory
3436 :    
3437 :     Members:
3438 :     vfw/src/config.h:1.9->1.10
3439 :    
3440 :     ---------------------
3441 :     Date: 2006/04/19 17:42:19
3442 :     Author: syskin
3443 :     Branch: HEAD
3444 :     Tag: (none)
3445 :     Log:
3446 :     final skip threshold had its sign reversed, oops
3447 :    
3448 :     Members:
3449 :     src/motion/estimation_pvop.c:1.21->1.22
3450 :    
3451 :     ---------------------
3452 :     Date: 2006/04/15 06:17:02
3453 :     Author: syskin
3454 :     Branch: HEAD
3455 :     Tag: (none)
3456 :     Log:
3457 :     s/max/MAX - *nix compilation bustage fix
3458 :    
3459 :     Members:
3460 :     src/plugins/plugin_lumimasking.c:1.4->1.5
3461 :    
3462 :     ---------------------
3463 :     Date: 2006/04/14 09:24:47
3464 :     Author: Skal
3465 :     Branch: HEAD
3466 :     Tag: (none)
3467 :     Log:
3468 :    
3469 :     preserve the intervening bytes in BitstreamInit()
3470 :    
3471 :     original reports by Alex Volkov and Liang Jian.
3472 :    
3473 :     Members:
3474 :     src/bitstream/bitstream.h:1.22->1.23
3475 :    
3476 :     ---------------------
3477 :     Date: 2006/04/13 22:48:06
3478 :     Author: Isibaar
3479 :     Branch: HEAD
3480 :     Tag: (none)
3481 :     Log:
3482 :     - debian patch by GomGom
3483 :    
3484 :     Members:
3485 :     debian/README.Debian:INITIAL->1.1
3486 :     debian/changelog:INITIAL->1.1
3487 :     debian/control:INITIAL->1.1
3488 :     debian/rules:INITIAL->1.1
3489 :    
3490 :     ---------------------
3491 :     Date: 2006/03/27 13:21:48
3492 :     Author: Skal
3493 :     Branch: HEAD
3494 :     Tag: (none)
3495 :     Log:
3496 :    
3497 :     fix for the visual_object_verid vs. video_object_layer_verid
3498 :     problem of 6.3.3, reported by Li Xiang (lixiang01 at gmail dot com)
3499 :     Thanks for report and test bitstreams!
3500 :    
3501 :     Members:
3502 :     src/decoder.c:1.77->1.78
3503 :     src/decoder.h:1.17->1.18
3504 :     src/bitstream/bitstream.c:1.55->1.56
3505 :    
3506 :     ---------------------
3507 :     Date: 2006/03/11 13:10:42
3508 :     Author: syskin
3509 :     Branch: HEAD
3510 :     Tag: (none)
3511 :     Log:
3512 :     let lumimasking work with quant 1 too
3513 :    
3514 :     Members:
3515 :     src/plugins/plugin_lumimasking.c:1.3->1.4
3516 :    
3517 :     ---------------------
3518 :     Date: 2006/03/05 05:01:07
3519 :     Author: syskin
3520 :     Branch: HEAD
3521 :     Tag: (none)
3522 :     Log:
3523 :     detect pthreads and add proper linking flags if they are found. patch by caro from irc
3524 :    
3525 :     Members:
3526 :     build/generic/configure.in:1.20->1.21
3527 :    
3528 :     ---------------------
3529 :     Date: 2006/03/03 12:54:58
3530 :     Author: syskin
3531 :     Branch: HEAD
3532 :     Tag: (none)
3533 :     Log:
3534 :     fixed destructor bug - temp lamdas not freed
3535 :    
3536 :     Members:
3537 :     src/encoder.c:1.127->1.128
3538 :    
3539 :     ---------------------
3540 :     Date: 2006/02/27 13:16:04
3541 :     Author: suxen_drol
3542 :     Branch: HEAD
3543 :     Tag: (none)
3544 :     Log:
3545 :     mingw compatibility, remove gcc warnings
3546 :    
3547 :     Members:
3548 :     src/motion/motion_smp.h:1.3->1.4
3549 :    
3550 :     ---------------------
3551 :     Date: 2006/02/27 01:24:02
3552 :     Author: syskin
3553 :     Branch: HEAD
3554 :     Tag: (none)
3555 :     Log:
3556 :     synchronize only once *slaps forhead*
3557 :    
3558 :     Members:
3559 :     src/motion/estimation_pvop.c:1.20->1.21
3560 :    
3561 :     ---------------------
3562 :     Date: 2006/02/27 01:22:31
3563 :     Author: syskin
3564 :     Branch: HEAD
3565 :     Tag: (none)
3566 :     Log:
3567 :     cosmetics; make it compile on linux and others without #defines
3568 :    
3569 :     Members:
3570 :     src/motion/motion_smp.h:1.2->1.3
3571 :    
3572 :     ---------------------
3573 :     Date: 2006/02/26 02:52:34
3574 :     Author: suxen_drol
3575 :     Branch: HEAD
3576 :     Tag: (none)
3577 :     Log:
3578 :     add debug.c
3579 :    
3580 :     Members:
3581 :     dshow/dshow.dsp:1.6->1.7
3582 :     dshow/src/debug.c:INITIAL->1.1
3583 :     dshow/src/debug.h:1.5->1.6
3584 :    
3585 :     ---------------------
3586 :     Date: 2006/02/25 05:41:12
3587 :     Author: suxen_drol
3588 :     Branch: HEAD
3589 :     Tag: (none)
3590 :     Log:
3591 :     win32: populate info.num_thread fields using GetProcessAffinityMask()
3592 :    
3593 :     Members:
3594 :     src/xvid.c:1.67->1.68
3595 :    
3596 :     ---------------------
3597 :     Date: 2006/02/25 02:20:41
3598 :     Author: syskin
3599 :     Branch: HEAD
3600 :     Tag: (none)
3601 :     Log:
3602 :     oops I forgot to commit these yesterday ;_;
3603 :    
3604 :     Members:
3605 :     src/motion/estimation_bvop.c:1.24->1.25
3606 :     src/motion/estimation_pvop.c:1.19->1.20
3607 :    
3608 :     ---------------------
3609 :     Date: 2006/02/25 00:35:04
3610 :     Author: suxen_drol
3611 :     Branch: HEAD
3612 :     Tag: (none)
3613 :     Log:
3614 :     add minfcode and minbcode members to SMPmotionData struct
3615 :    
3616 :     Members:
3617 :     src/motion/motion_smp.h:1.1->1.2
3618 :    
3619 :     ---------------------
3620 :     Date: 2006/02/24 23:59:07
3621 :     Author: suxen_drol
3622 :     Branch: HEAD
3623 :     Tag: (none)
3624 :     Log:
3625 :     prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru)
3626 :    
3627 :     Members:
3628 :     vfw/src/codec.c:1.19->1.20
3629 :    
3630 :     ---------------------
3631 :     Date: 2006/02/24 15:18:59
3632 :     Author: syskin
3633 :     Branch: HEAD
3634 :     Tag: (none)
3635 :     Log:
3636 :     SMP update - don't run encoding in parallel after all
3637 :    
3638 :     Members:
3639 :     src/encoder.c:1.126->1.127
3640 :    
3641 :     ---------------------
3642 :     Date: 2006/02/24 11:39:23
3643 :     Author: syskin
3644 :     Branch: HEAD
3645 :     Tag: (none)
3646 :     Log:
3647 :     support -threads parameter (defaults to zero)
3648 :    
3649 :     Members:
3650 :     examples/xvid_encraw.c:1.23->1.24
3651 :    
3652 :     ---------------------
3653 :     Date: 2006/02/24 09:46:22
3654 :     Author: syskin
3655 :     Branch: HEAD
3656 :     Tag: (none)
3657 :     Log:
3658 :     multithreaded encoding
3659 :    
3660 :     Members:
3661 :     src/encoder.c:1.125->1.126
3662 :     src/encoder.h:1.30->1.31
3663 :     src/motion/estimation_bvop.c:1.23->1.24
3664 :     src/motion/estimation_pvop.c:1.18->1.19
3665 :     src/motion/motion_smp.h:INITIAL->1.1
3666 :    
3667 :     ---------------------
3668 :     Date: 2006/02/24 09:33:52
3669 :     Author: syskin
3670 :     Branch: HEAD
3671 :     Tag: (none)
3672 :     Log:
3673 :     enable number of threads; treat is as any other config (no auto-detection)
3674 :    
3675 :     Members:
3676 :     vfw/src/config.c:1.30->1.31
3677 :    
3678 :     ---------------------
3679 :     Date: 2006/02/23 08:22:43
3680 :     Author: syskin
3681 :     Branch: HEAD
3682 :     Tag: (none)
3683 :     Log:
3684 :     reset dquant table, all of it
3685 :    
3686 :     Members:
3687 :     src/encoder.c:1.124->1.125
3688 :    
3689 :     ---------------------
3690 :     Date: 2006/02/15 21:58:43
3691 :     Author: Isibaar
3692 :     Branch: HEAD
3693 :     Tag: (none)
3694 :     Log:
3695 :     - N-VOP patch by Andrew Dunstan
3696 :    
3697 :     Members:
3698 :     src/encoder.c:1.123->1.124
3699 :    
3700 :     ---------------------
3701 :     Date: 2006/02/15 20:16:39
3702 :     Author: Isibaar
3703 :     Branch: HEAD
3704 :     Tag: (none)
3705 :     Log:
3706 :     Bugfix: Decoding was prematurely terminated upon EOF
3707 :    
3708 :     Members:
3709 :     examples/xvid_decraw.c:1.23->1.24
3710 :    
3711 :     ---------------------
3712 :     Date: 2006/01/19 23:25:18
3713 :     Author: Isibaar
3714 :     Branch: HEAD
3715 :     Tag: (none)
3716 :     Log:
3717 :     - Added MV bits to statistics
3718 :    
3719 :     Members:
3720 :     src/encoder.c:1.122->1.123
3721 :     src/encoder.h:1.29->1.30
3722 :     src/bitstream/mbcoding.c:1.52->1.53
3723 :    
3724 :     ---------------------
3725 :     Date: 2006/01/17 20:06:25
3726 :     Author: Isibaar
3727 :     Branch: HEAD
3728 :     Tag: (none)
3729 :     Log:
3730 :     - Removed the 9999 frames encode limit from xvid_encraw
3731 :    
3732 :     Members:
3733 :     examples/xvid_encraw.c:1.22->1.23
3734 :    
3735 :     ---------------------
3736 :     Date: 2006/01/09 01:39:43
3737 :     Author: Isibaar
3738 :     Branch: HEAD
3739 :     Tag: (none)
3740 :     Log:
3741 :     - fix for EMT64 platform
3742 :    
3743 :     Members:
3744 :     src/xvid.c:1.66->1.67
3745 :    
3746 :     ---------------------
3747 :     Date: 2006/01/08 23:25:57
3748 :     Author: Isibaar
3749 :     Branch: HEAD
3750 :     Tag: (none)
3751 :     Log:
3752 :     - Increased the bs_version to 43
3753 :    
3754 :     Members:
3755 :     src/xvid.h:1.53->1.54
3756 :    
3757 :     ---------------------
3758 :     Date: 2005/12/30 15:04:49
3759 :     Author: Isibaar
3760 :     Branch: HEAD
3761 :     Tag: (none)
3762 :     Log:
3763 :     - Initialize dec->bs_version to high value. Before it seemed unititalized for
3764 :     non Xvid streams...
3765 :    
3766 :     Members:
3767 :     src/decoder.c:1.76->1.77
3768 :    
3769 :     ---------------------
3770 :     Date: 2005/12/30 14:52:32
3771 :     Author: Isibaar
3772 :     Branch: HEAD
3773 :     Tag: (none)
3774 :     Log:
3775 :     - Made the debug build config link again
3776 :    
3777 :     Members:
3778 :     dshow/dshow.dsp:1.5->1.6
3779 :     dshow/src/debug.h:1.4->1.5
3780 :    
3781 :     ---------------------
3782 :     Date: 2005/12/24 02:06:20
3783 :     Author: Isibaar
3784 :     Branch: HEAD
3785 :     Tag: (none)
3786 :     Log:
3787 :     - (hopefully) fixed the decoder bugs reported by Michael Niedermayer
3788 :    
3789 :     Members:
3790 :     src/decoder.c:1.75->1.76
3791 :    
3792 :     ---------------------
3793 :     Date: 2005/12/18 07:52:12
3794 :     Author: syskin
3795 :     Branch: HEAD
3796 :     Tag: (none)
3797 :     Log:
3798 :     cleanup; skip decision moved to separate function
3799 :    
3800 :     Members:
3801 :     src/motion/estimation_pvop.c:1.17->1.18
3802 :     src/motion/motion.h:1.23->1.24
3803 :    
3804 :     ---------------------
3805 :     Date: 2005/12/18 03:55:54
3806 :     Author: syskin
3807 :     Branch: HEAD
3808 :     Tag: (none)
3809 :     Log:
3810 :     -freduce-all-givs not supporeted by gcc4 - easiest to just remove
3811 :    
3812 :     Members:
3813 :     dshow/Makefile:1.5->1.6
3814 :     vfw/bin/Makefile:1.4->1.5
3815 :    
3816 :     ---------------------
3817 :     Date: 2005/12/17 14:57:15
3818 :     Author: syskin
3819 :     Branch: HEAD
3820 :     Tag: (none)
3821 :     Log:
3822 :     stupid typo in latest patch
3823 :    
3824 :     Members:
3825 :     src/image/image.c:1.34->1.35
3826 :    
3827 :     ---------------------
3828 :     Date: 2005/12/17 13:04:52
3829 :     Author: syskin
3830 :     Branch: HEAD
3831 :     Tag: (none)
3832 :     Log:
3833 :     easier image_interpolate() call, absolete comments removed
3834 :    
3835 :     Members:
3836 :     src/encoder.c:1.121->1.122
3837 :     src/image/image.c:1.33->1.34
3838 :     src/image/image.h:1.15->1.16
3839 :    
3840 :     ---------------------
3841 :     Date: 2005/12/17 12:24:32
3842 :     Author: syskin
3843 :     Branch: HEAD
3844 :     Tag: (none)
3845 :     Log:
3846 :     ancient useless code removed
3847 :    
3848 :     Members:
3849 :     src/image/image.c:1.32->1.33
3850 :    
3851 :     ---------------------
3852 :     Date: 2005/12/10 06:20:35
3853 :     Author: syskin
3854 :     Branch: HEAD
3855 :     Tag: (none)
3856 :     Log:
3857 :     slightly better trellis - check at least 3 coefficients. 0.05dB better with no measurable speed penalty
3858 :    
3859 :     Members:
3860 :     src/utils/mbtransquant.c:1.30->1.31
3861 :    
3862 :     ---------------------
3863 :     Date: 2005/12/09 05:45:35
3864 :     Author: syskin
3865 :     Branch: HEAD
3866 :     Tag: (none)
3867 :     Log:
3868 :     expose VHQ and Trellis lambdas to HVS plugins
3869 :    
3870 :     Members:
3871 :     src/encoder.c:1.120->1.121
3872 :     src/encoder.h:1.28->1.29
3873 :     src/global.h:1.24->1.25
3874 :     src/xvid.h:1.52->1.53
3875 :     src/motion/estimation_rd_based.c:1.13->1.14
3876 :     src/motion/estimation_rd_based_bvop.c:1.9->1.10
3877 :     src/utils/mbtransquant.c:1.29->1.30
3878 :    
3879 :     ---------------------
3880 :     Date: 2005/12/09 05:39:49
3881 :     Author: syskin
3882 :     Branch: HEAD
3883 :     Tag: (none)
3884 :     Log:
3885 :     tuning lambdas for better PSNR and vhq0 mode decision
3886 :    
3887 :     Members:
3888 :     src/motion/estimation.h:1.12->1.13
3889 :     src/motion/estimation_common.c:1.12->1.13
3890 :    
3891 :     ---------------------
3892 :     Date: 2005/11/25 13:07:01
3893 :     Author: chl
3894 :     Branch: HEAD
3895 :     Tag: (none)
3896 :     Log:
3897 :     remove "xvid" in PGM-header, so xvid_encraw understands it
3898 :    
3899 :     Members:
3900 :     examples/xvid_decraw.c:1.22->1.23
3901 :    
3902 :     ---------------------
3903 :     Date: 2005/11/22 11:53:10
3904 :     Author: suxen_drol
3905 :     Branch: HEAD
3906 :     Tag: (none)
3907 :     Log:
3908 :     update cvs-head to reflect xvid-1.2 development status:
3909 :     set build string to "xvid-1.2.0-dev"
3910 :     set XVID_VERSION to 1.2.-127
3911 :     set XVID_BS_VERSION to 40
3912 :     set XVID_UNSTABLE
3913 :    
3914 :     Members:
3915 :     src/xvid.c:1.65->1.66
3916 :     src/xvid.h:1.51->1.52
3917 :    
3918 :     ---------------------
3919 :     Date: 2005/11/22 11:23:01
3920 :     Author: suxen_drol
3921 :     Branch: HEAD
3922 :     Tag: (none)
3923 :     Log:
3924 :     cleanings in code spotted by sparse (ed dot gomez at free dot fr>
3925 :    
3926 :     Members:
3927 :     src/decoder.c:1.74->1.75
3928 :     src/encoder.c:1.119->1.120
3929 :     src/xvid.c:1.64->1.65
3930 :     src/bitstream/bitstream.c:1.54->1.55
3931 :     src/dct/idct.c:1.8->1.9
3932 :     src/image/colorspace.c:1.10->1.11
3933 :     src/image/font.c:1.6->1.7
3934 :     src/image/qpel.c:1.7->1.8
3935 :     src/motion/estimation_rd_based.c:1.12->1.13
3936 :     src/motion/estimation_rd_based_bvop.c:1.8->1.9
3937 :     src/prediction/mbprediction.c:1.17->1.18
3938 :     src/utils/emms.c:1.10->1.11
3939 :     src/utils/mbtransquant.c:1.28->1.29
3940 :     src/utils/timer.h:1.10->1.11
3941 :    
3942 :     ---------------------
3943 :     Date: 2005/11/03 06:44:07
3944 :     Author: Skal
3945 :     Branch: HEAD
3946 :     Tag: (none)
3947 :     Log:
3948 :    
3949 :     typo fixed (thanks squid_80)
3950 :    
3951 :     Members:
3952 :     examples/xvid_bench.c:1.26->1.27
3953 :    
3954 :     ---------------------
3955 :     Date: 2005/10/26 14:38:33
3956 :     Author: Skal
3957 :     Branch: HEAD
3958 :     Tag: (none)
3959 :     Log:
3960 :    
3961 :     + removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
3962 :     As suggested by Gruel, there might be a compiler
3963 :     problem for some very very exotic platform.
3964 :     Hence, i've added a test_compiler() in xvid_bench.c, to
3965 :     be sure everything are ok. Hope the test is correct.
3966 :    
3967 :     + added benches for interlaced decoding, as supplied
3968 :     by Christoph Kühnel (info at intek-darmstadt dot de).
3969 :     Thanks a lot.
3970 :    
3971 :     Members:
3972 :     examples/xvid_bench.c:1.25->1.26
3973 :     src/image/qpel.h:1.6->1.7
3974 :    
3975 :     ---------------------
3976 :     Date: 2005/10/23 00:32:44
3977 :     Author: Isibaar
3978 :     Branch: HEAD
3979 :     Tag: (none)
3980 :     Log:
3981 :     - Renamed and extended the profiles
3982 :    
3983 :     Members:
3984 :     vfw/src/codec.c:1.18->1.19
3985 :     vfw/src/config.c:1.29->1.30
3986 :     vfw/src/config.h:1.8->1.9
3987 :    
3988 :     ---------------------
3989 :     Date: 2005/10/16 02:00:04
3990 :     Author: suxen_drol
3991 :     Branch: HEAD
3992 :     Tag: (none)
3993 :     Log:
3994 :     vfw quality presets
3995 :    
3996 :     Members:
3997 :     vfw/src/codec.c:1.17->1.18
3998 :     vfw/src/config.c:1.28->1.29
3999 :     vfw/src/config.h:1.7->1.8
4000 :     vfw/src/resource.h:1.9->1.10
4001 :     vfw/src/resource.rc:1.21->1.22
4002 :    
4003 :     ---------------------
4004 :     Date: 2005/10/09 09:38:33
4005 :     Author: suxen_drol
4006 :     Branch: HEAD
4007 :     Tag: (none)
4008 :     Log:
4009 :     TODO/Changelog update
4010 :    
4011 :     Members:
4012 :     ChangeLog:1.13->1.14
4013 :     TODO:1.7->1.8
4014 :    
4015 :     2005/10/8 0:58:2, 'suxen_drol'
4016 :     compatibility with haali media splitter:
4017 :     - FORMAT_MPEG2Video support
4018 :     - handle uppercase MP4V fourcc/clsid
4019 :    
4020 :     2005/10/7 15:2:28, 'suxen_drol'
4021 :     minor xvid_{enc,dec}_raw fixes:
4022 :     - fix clock resolution (thanks yuri khan)
4023 :     - link vfw32.lib for win32 avifile support
4024 :     - honour avifile stream length
4025 :    
4026 :     2005/10/6 18:28:31, 'Isibaar'
4027 :     - added avi/avs input support
4028 :     - various new options
4029 :    
4030 :     2005/10/6 10:46:42, 'Isibaar'
4031 :     - Wiped the remainders of RRV encoding support
4032 :     - Marked the RRV flags as obsolete in xvid.h API
4033 :    
4034 :     2005/10/5 11:20:22, 'suxen_drol'
4035 :     vfw: replace "Picture Aspect Ratio" with "Display Aspect Ratio"
4036 :    
4037 :     2005/9/24 3:10:37, 'suxen_drol'
4038 :     bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
4039 :     see http://forum.doom9.org/showthread.php?t=100275 for description of bug.
4040 :    
4041 :     2005/9/23 12:53:35, 'suxen_drol'
4042 :     +ve/-ve cbp test (to demonstrate fault with current calc_cbp_mmx function
4043 :    
4044 :     2005/9/20 11:54:11, 'suxen_drol'
4045 :     > > - uint32_t intra_dc_threshold; /* fake variable */
4046 :     > > + int intra_dc_threshold; /* fake variable */
4047 :     This patch fixes a warning spotted by gcc 4.0.1, because &intra_dc_threshold
4048 :     is passed to some function which expects a int*, not a uint32_t* (on 64bit this
4049 :     is important, even if this is fake data, the callee could corrupt the stack
4050 :     writing 64bit to a 32bit allocated destination)
4051 :    
4052 :     2005/9/20 11:51:40, 'suxen_drol'
4053 :     msvc fails on void* arithmetic in xvid_bench.c
4054 :    
4055 :     2005/9/20 11:19:34, 'suxen_drol'
4056 :     update example documentation to "newer" commandline arguments for encraw/decraw (the arguments were changed ~2003).
4057 :     bugfix: prevent endless loop when useful_bytes==1 within xvid_decraw.c
4058 :    
4059 :     2005/9/18 1:34:13, 'suxen_drol'
4060 :     renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.
4061 :    
4062 :     2005/9/15 10:52:28, 'suxen_drol'
4063 :     bugfix: support for aspect ratio when decoding unpacked b-frames
4064 :    
4065 :     2005/9/15 10:55:29, 'suxen_drol'
4066 :     OutputDebugString cleanup
4067 :    
4068 :     2005-09-19 19:37:45 GMT patch-38
4069 :    
4070 :     Summary:
4071 :     Renamed dshow aspect ratio registry key
4072 :     Revision:
4073 :     xvidcore--head--0.0--patch-38
4074 :    
4075 :     From pete:
4076 :     * Renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio",
4077 :     in order to prevent conflict with vfw encoder registry key.
4078 :    
4079 :     modified files:
4080 :     dshow/src/config.c
4081 :    
4082 :    
4083 :     2005-09-15 16:30:59 GMT patch-37
4084 :    
4085 :     Summary:
4086 :     Field interlaced decoding
4087 :     Revision:
4088 :     xvidcore--head--0.0--patch-37
4089 :    
4090 :     From Christoph Kuehnel:
4091 :    
4092 :     * decoder.c
4093 :     - Some new defines for DIV
4094 :     - <decoder_mb_decode> modified: had wrong address offsets for
4095 :     interlaced
4096 :     - <decoder_mbinter_field> = new function for interlaced
4097 :     - <get_motion_vector_interlaced> = new function for interlaced
4098 :     motion vector prediction
4099 :     - <decoder_pframe> modified so that it differs between frame and
4100 :     field prediction
4101 :    
4102 :     * global.h
4103 :     - For field motion prediction MACORBLOCK has new member that is the
4104 :     average of field1 and field2 motion vector = <mvs_avg>
4105 :    
4106 :     * xvid.c
4107 :     - For field predicted macroblocks we need new field oriented transfer
4108 :     functions.
4109 :     For colour calculations they may only process 4 lines (one field
4110 :     from the colour macroblock that is 8x8). So I introduced 4 new
4111 :     function pointers:
4112 :     <transfer8x4_copy, interpolate8x4_ ...>
4113 :    
4114 :     * mbcoding.c
4115 :     - _DEBUG code; index is checked against 64
4116 :    
4117 :     * interpolate8x8.[c,h,asm]
4118 :     - New 8x4 functions
4119 :    
4120 :     * mbpredicition.[c,h]
4121 :     - New function <get_pmv2_interlaced> for interlaced prediciton
4122 :     according to spec
4123 :    
4124 :     * mem_transfer.[c,h,asm]
4125 :     - New 8x4 function
4126 :    
4127 :     modified files:
4128 :     AUTHORS src/bitstream/mbcoding.c src/decoder.c src/global.h
4129 :     src/image/image.c src/image/image.h src/image/interpolate8x8.c
4130 :     src/image/interpolate8x8.h
4131 :     src/image/x86_asm/interpolate8x8_3dn.asm
4132 :     src/image/x86_asm/interpolate8x8_3dne.asm
4133 :     src/image/x86_asm/interpolate8x8_mmx.asm
4134 :     src/image/x86_asm/interpolate8x8_xmm.asm
4135 :     src/prediction/mbprediction.c src/prediction/mbprediction.h
4136 :     src/utils/mem_transfer.c src/utils/mem_transfer.h
4137 :     src/utils/x86_asm/mem_transfer_3dne.asm
4138 :     src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
4139 :     vfw/src/config.c vfw/src/driverproc.c
4140 :    
4141 :    
4142 :     2005-09-15 16:27:07 GMT patch-36
4143 :    
4144 :     Summary:
4145 :     Optimiozed cbp operator on IA32
4146 :     Revision:
4147 :     xvidcore--head--0.0--patch-36
4148 :    
4149 :     From carlo dot bramix at libero dot it:
4150 :     - Optimized CBP opeartor for ia32 arch
4151 :    
4152 :     modified files:
4153 :     examples/xvid_bench.c src/bitstream/x86_asm/cbp_mmx.asm
4154 :    
4155 :    
4156 :     2005-09-15 16:20:49 GMT patch-35
4157 :    
4158 :     Summary:
4159 :     OutputDebugStream cleanup
4160 :     Revision:
4161 :     xvidcore--head--0.0--patch-35
4162 :    
4163 :     From pete:
4164 :     - OutputDebugStream cleanup
4165 :    
4166 :     modified files:
4167 :     dshow/dshow.dsp dshow/sources.inc dshow/src/CXvidDecoder.cpp
4168 :     dshow/src/debug.h
4169 :    
4170 :    
4171 :     2005-07-26 23:32:52 GMT patch-34
4172 :    
4173 :     Summary:
4174 :     Long standing error in xvid_decraw for big endian hosts
4175 :     Revision:
4176 :     xvidcore--head--0.0--patch-34
4177 :    
4178 :     From ed.gomez, spoted by Paul Kurucz ptk9417 at ritvax.isc.rit.edu
4179 :     * No width and height declared in write_tga bug.
4180 :    
4181 :     modified files:
4182 :     examples/xvid_decraw.c
4183 :    
4184 :    
4185 :     2005-07-25 19:45:25 GMT patch-33
4186 :    
4187 :     Summary:
4188 :     Fix big endian tga output for decraw.
4189 :     Revision:
4190 :     xvidcore--head--0.0--patch-33
4191 :    
4192 :     From ed.gomez:
4193 :     * Writing pointed data is always better than memory
4194 :     addresses
4195 :    
4196 :     modified files:
4197 :     examples/xvid_decraw.c
4198 :    
4199 :    
4200 :     2005-07-14 14:25:43 GMT patch-32
4201 :    
4202 :     Summary:
4203 :     Disable packed-bframes widget for dxn profile
4204 :     Revision:
4205 :     xvidcore--head--0.0--patch-32
4206 :    
4207 :     From pete:
4208 :     * Disable packed-bframes widget for dxn profile
4209 :    
4210 :     modified files:
4211 :     vfw/src/config.c
4212 :    
4213 :    
4214 :     2005-07-14 14:22:53 GMT patch-31
4215 :    
4216 :     Summary:
4217 :     Fixed qpel for gcc4 and x86_64
4218 :     Revision:
4219 :     xvidcore--head--0.0--patch-31
4220 :    
4221 :     From Martin Drab <drab at kepler dot fjfi dot cvut dot cz>
4222 :     * Incomplete type definitions are not supported in GCC4 and newer.
4223 :     This was breaking x86_64.
4224 :    
4225 :     From ed.gomez:
4226 :     * If both generic and x86_64 share 90% of the array declaration,
4227 :     better use an extern macro. Makes teh code clearer.
4228 :    
4229 :     modified files:
4230 :     src/image/qpel.c
4231 :    
4232 :    
4233 :     2005-07-14 14:11:24 GMT patch-30
4234 :    
4235 :     Summary:
4236 :     Added VHQ support to xvid_encraw
4237 :     Revision:
4238 :     xvidcore--head--0.0--patch-30
4239 :    
4240 :     From skal:
4241 :     * Added VHQ support to xvid_encraw
4242 :    
4243 :     modified files:
4244 :     examples/xvid_encraw.c
4245 :    
4246 :    
4247 :     2005-06-26 15:05:01 GMT patch-29
4248 :    
4249 :     Summary:
4250 :     Merge noise
4251 :     Revision:
4252 :     xvidcore--head--0.0--patch-29
4253 :    
4254 :     From ed.gomez:
4255 :     - Merge noise forgotten bit. Other small differences exist with
4256 :     the CVS tree, but i consider them to not fullfill the local
4257 :     code style and thus don't fit well...
4258 :    
4259 :     modified files:
4260 :     src/dct/idct.h
4261 :    
4262 :    
4263 :     2005-06-26 15:02:05 GMT patch-28
4264 :    
4265 :     Summary:
4266 :     Bench updates
4267 :     Revision:
4268 :     xvidcore--head--0.0--patch-28
4269 :    
4270 :     From skal:
4271 :     - Fixed bench for big endian platforms, updated tests
4272 :    
4273 :     modified files:
4274 :     examples/bench.pl examples/bench_list.pl examples/xvid_bench.c
4275 :    
4276 :    
4277 :     2005-06-26 14:59:17 GMT patch-27
4278 :    
4279 :     Summary:
4280 :     Optimized C mem transfer functions
4281 :     Revision:
4282 :     xvidcore--head--0.0--patch-27
4283 :    
4284 :     From skal:
4285 :     - Optimized C mem transfer funcs, disabled for safety.
4286 :     Enabled by undefining USE_REFERENCE_CODE at the top of
4287 :     the mem_transfer.c file
4288 :    
4289 :     modified files:
4290 :     src/utils/mem_transfer.c
4291 :    
4292 :    
4293 :     2005-06-26 14:55:35 GMT patch-26
4294 :    
4295 :     Summary:
4296 :     Optimized gcd
4297 :     Revision:
4298 :     xvidcore--head--0.0--patch-26
4299 :    
4300 :     From skal:
4301 :     - Optmized GCD, added test for gcd in xvid_bench
4302 :    
4303 :     modified files:
4304 :     examples/xvid_bench.c src/encoder.c
4305 :    
4306 :    
4307 :     2005-06-26 14:51:35 GMT patch-25
4308 :    
4309 :     Summary:
4310 :     Fixed write_video_packet_header
4311 :     Revision:
4312 :     xvidcore--head--0.0--patch-25
4313 :    
4314 :     From Sigdrak at free.fr:
4315 :     - Fix write_video_packet_header() which was buggy and kind of obfuscated.
4316 :    
4317 :     From skal:
4318 :     - Fixed log table
4319 :     - Small cleanup
4320 :    
4321 :     modified files:
4322 :     src/bitstream/bitstream.c
4323 :    
4324 :    
4325 :     2005-06-26 14:46:23 GMT patch-24
4326 :    
4327 :     Summary:
4328 :     Added greyscale option support in xvid_encraw
4329 :     Revision:
4330 :     xvidcore--head--0.0--patch-24
4331 :    
4332 :     Added greyscale option support in xvid_encraw
4333 :    
4334 :    
4335 :     modified files:
4336 :     examples/xvid_encraw.c
4337 :    
4338 :    
4339 :     2005-06-26 14:43:42 GMT patch-23
4340 :    
4341 :     Summary:
4342 :     IEEE-1180 SSE2 iDCT implementation
4343 :     Revision:
4344 :     xvidcore--head--0.0--patch-23
4345 :    
4346 :     From skal:
4347 :     - Implemented IEEE-1180 SSE2 iDCT. Disabled for safety.
4348 :    
4349 :     modified files:
4350 :     src/dct/x86_asm/fdct_sse2_skal.asm src/xvid.c
4351 :    
4352 :    
4353 :     2005-05-18 22:08:12 GMT patch-22
4354 :    
4355 :     Summary:
4356 :     No executable shared objects installed
4357 :     Revision:
4358 :     xvidcore--head--0.0--patch-22
4359 :    
4360 :     From ed.gomez:
4361 :     * Do not install the lib as executable. It's no use as the SO has no
4362 :     main symbol anyway, and the static lib is not runnable anyway.
4363 :    
4364 :     modified files:
4365 :     build/generic/Makefile
4366 :    
4367 :    
4368 :     2005-05-18 22:05:09 GMT patch-21
4369 :    
4370 :     Summary:
4371 :     Statically link xvid_bench with libxvidcore.a
4372 :     Revision:
4373 :     xvidcore--head--0.0--patch-21
4374 :    
4375 :     Statically link xvid_bench with libxvidcore.a
4376 :    
4377 :    
4378 :     modified files:
4379 :     examples/Makefile
4380 :    
4381 :    
4382 :     2005-05-18 21:59:27 GMT patch-20
4383 :    
4384 :     Summary:
4385 :     New autoconf garbage removal
4386 :     Revision:
4387 :     xvidcore--head--0.0--patch-20
4388 :    
4389 :     New autoconf garbage removal
4390 :    
4391 :    
4392 :     modified files:
4393 :     build/generic/bootstrap.sh
4394 :    
4395 :    
4396 :     2005-05-18 21:58:16 GMT patch-19
4397 :    
4398 :     Summary:
4399 :     Quotes in configure.in
4400 :     Revision:
4401 :     xvidcore--head--0.0--patch-19
4402 :    
4403 :     Quotes in configure.in
4404 :    
4405 :    
4406 :     modified files:
4407 :     build/generic/configure.in
4408 :    
4409 :    
4410 :     2005-05-18 19:40:18 GMT patch-18
4411 :    
4412 :     Summary:
4413 :     Added bitstream helper functions for packets.
4414 :     Revision:
4415 :     xvidcore--head--0.0--patch-18
4416 :    
4417 :     From Skal:
4418 :     * Added helper functions for video packets, though they're still unused.
4419 :    
4420 :     modified files:
4421 :     src/bitstream/bitstream.c src/bitstream/bitstream.h
4422 :    
4423 :    
4424 :     2005-05-18 19:30:41 GMT patch-17
4425 :    
4426 :     Summary:
4427 :     A few more bench stuff
4428 :     Revision:
4429 :     xvidcore--head--0.0--patch-17
4430 :    
4431 :     From Skal:
4432 :     * Added Perl scripts to automate benches.
4433 :     * Worked on xvid_bench tests to cover more code.
4434 :    
4435 :     new files:
4436 :     examples/.arch-ids/bench.pl.id
4437 :     examples/.arch-ids/bench_list.pl.id examples/bench.pl
4438 :     examples/bench_list.pl
4439 :    
4440 :     modified files:
4441 :     examples/xvid_bench.c
4442 :    
4443 :    
4444 :     2005-05-18 19:22:28 GMT patch-16
4445 :    
4446 :     Summary:
4447 :     Decoder cleanup for memory de/allocation
4448 :     Revision:
4449 :     xvidcore--head--0.0--patch-16
4450 :    
4451 :     From Skal:
4452 :     * Memory de/allocation code refactored using goto.
4453 :    
4454 :     modified files:
4455 :     src/decoder.c
4456 :    
4457 :    
4458 :     2005-05-11 21:18:41 GMT patch-15
4459 :    
4460 :     Summary:
4461 :     Export only public API for GNU/Linux and Solaris
4462 :     Revision:
4463 :     xvidcore--head--0.0--patch-15
4464 :    
4465 :     From ed.gomez:
4466 :     * Use ld version script to hide internal functions.
4467 :    
4468 :     new files:
4469 :     build/generic/.arch-ids/libxvidcore.ld.id
4470 :     build/generic/libxvidcore.ld
4471 :    
4472 :     modified files:
4473 :     build/generic/Makefile build/generic/configure.in
4474 :    
4475 :    
4476 :     2005-05-11 21:07:00 GMT patch-14
4477 :    
4478 :     Summary:
4479 :     Warnings GCC4
4480 :     Revision:
4481 :     xvidcore--head--0.0--patch-14
4482 :    
4483 :     From ed.gomez:
4484 :     * Remove all GCC 4 warnings.
4485 :    
4486 :     modified files:
4487 :     src/bitstream/bitstream.c src/bitstream/bitstream.h
4488 :     src/decoder.c src/encoder.c src/image/image.c
4489 :     src/image/image.h src/motion/estimation_common.c
4490 :     src/utils/mbtransquant.c
4491 :    
4492 :    
4493 :     2005-05-11 20:18:49 GMT patch-13
4494 :    
4495 :     Summary:
4496 :     Add support for gcc-4 in configure system
4497 :     Revision:
4498 :     xvidcore--head--0.0--patch-13
4499 :    
4500 :     From ed.gomez:
4501 :     * Added gcc 4 detection and CFLAG option filtering for it.
4502 :    
4503 :     modified files:
4504 :     build/generic/configure.in
4505 :    
4506 :    
4507 :     2005-05-11 20:07:54 GMT patch-12
4508 :    
4509 :     Summary:
4510 :    
4511 :     Revision:
4512 :     xvidcore--head--0.0--patch-12
4513 :    
4514 :     From pete:
4515 :     * bugfix: correct max bitrate display for slider
4516 :     layout: "(kbps)" added to avgerage bitrate labels within calculator
4517 :     dialog
4518 :    
4519 :     modified files:
4520 :     vfw/src/config.c vfw/src/resource.rc
4521 :    
4522 :    
4523 :     2005-05-11 20:06:04 GMT patch-11
4524 :    
4525 :     Summary:
4526 :     Fix alignment issue for mem tranfer
4527 :     Revision:
4528 :     xvidcore--head--0.0--patch-11
4529 :    
4530 :     From skal:
4531 :     * Fix alignment issue (32 bit reading from non aligned memory)
4532 :     likely for RISC CPUs using the C code.
4533 :    
4534 :     modified files:
4535 :     src/utils/mem_transfer.c
4536 :    
4537 :    
4538 :     2005-05-11 20:03:57 GMT patch-10
4539 :    
4540 :     Summary:
4541 :     Get time function right on win32
4542 :     Revision:
4543 :     xvidcore--head--0.0--patch-10
4544 :    
4545 :     From Skal:
4546 :     * Get the time function right for win32 (ms precision)
4547 :    
4548 :     modified files:
4549 :     examples/xvid_bench.c
4550 :    
4551 :    
4552 :     2005-05-11 20:01:28 GMT patch-9
4553 :    
4554 :     Summary:
4555 :     Better ASP bitstream autodetection
4556 :     Revision:
4557 :     xvidcore--head--0.0--patch-9
4558 :    
4559 :     From pete:
4560 :     - Use more flags to determine ASP activation or not.
4561 :    
4562 :     modified files:
4563 :     src/bitstream/bitstream.c
4564 :    
4565 :    
4566 :     #########################################################################
4567 :     # 1.1.0-beta2 (Bitstream Version 39)
4568 :     #########################################################################
4569 :    
4570 :     2005-04-03 20:15:00 GMT patch-7
4571 :    
4572 :     Summary:
4573 :     Makefile credits and whitespace cleaning
4574 :     Revision:
4575 :     xvidcore--head--0.0--patch-7
4576 :    
4577 :     Makefile credits and whitespace cleaning
4578 :    
4579 :    
4580 :     modified files:
4581 :     dshow/Makefile vfw/bin/Makefile
4582 :    
4583 :    
4584 :     2005-04-03 19:52:35 GMT patch-6
4585 :    
4586 :     Summary:
4587 :     Various small things to vbv conformance and divx5 compatibility.
4588 :     Revision:
4589 :     xvidcore--head--0.0--patch-6
4590 :    
4591 :     From pete:
4592 :     xvidcore
4593 :     ========
4594 :     * added XVID_GLOBAL_DIVX5_USERDATA global flag
4595 :     * removed the bvop delay warning text ("warning: nothing to output),
4596 :     as this often confuses joe user.
4597 :     * minor changed to closed gop image_printf statement:
4598 :     s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
4599 :     * additional comments for low_delay_default mode within decoder_decode()
4600 :     * divx userdata string: s/DivX999b000/DivX503b1393. this has been
4601 :     suggested by dxn for improved hardware compatibility [nb: i dont
4602 :     have a hardware player to confirm this]
4603 :     * vbv_peakrate constraint is ignored if <= 0
4604 :    
4605 :     vfw frontend
4606 :     ============
4607 :     * dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1",
4608 :     February 2005. this document was provided by DivXNetworks, USA. when a
4609 :     dxn profile is selected, strict conformance is enabled:
4610 :     - force 1:1 picture aspect ratio
4611 :     - disable bframes if interlacing is enabled
4612 :     - force maximum of 1 consecutive bvops for the portable and ht profiles,
4613 :     2 bvops for the hd profile
4614 :     - always write divx 5 userdata string to bitstream
4615 :     - force packed bitstream option
4616 :     - updated dxn vbv parameters
4617 :     * added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
4618 :     * moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
4619 :     * profile[].max_bitrate now measured in bit/sec (not kbps)
4620 :     * profile->level box: widgets are now greyed-out if they are not used.
4621 :     * increase vertical size of profile drop down list.
4622 :     * about box button: s/Dismiss/OK
4623 :    
4624 :     modified files:
4625 :     src/bitstream/bitstream.c src/decoder.c src/encoder.c
4626 :     src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c
4627 :     vfw/src/config.c vfw/src/config.h vfw/src/resource.h
4628 :     vfw/src/resource.rc
4629 :    
4630 :    
4631 :     2005-04-03 19:50:05 GMT patch-5
4632 :    
4633 :     Summary:
4634 :     Fixed bug in cartoon mode.
4635 :     Revision:
4636 :     xvidcore--head--0.0--patch-5
4637 :    
4638 :     From Isiibar:
4639 :     - Fixed cartoon bug as described by CrunCher.
4640 :    
4641 :     modified files:
4642 :     src/motion/estimation_pvop.c
4643 :    
4644 :    
4645 :     2005-03-22 20:40:47 GMT patch-4
4646 :    
4647 :     Summary:
4648 :     Added MPEG quant support for PPC
4649 :     Revision:
4650 :     xvidcore--head--0.0--patch-4
4651 :    
4652 :     From Christoph Nageli:
4653 :     * Added support for MPEG quant functions for PPC.
4654 :    
4655 :     new files:
4656 :     src/quant/ppc_asm/.arch-ids/quant_mpeg_altivec.c.id
4657 :     src/quant/ppc_asm/quant_mpeg_altivec.c
4658 :    
4659 :     modified files:
4660 :     build/generic/sources.inc src/quant/quant.h src/xvid.c
4661 :    
4662 :    
4663 :     2005-03-18 18:00:13 GMT patch-3
4664 :    
4665 :     Summary:
4666 :     Updated ChangeLog
4667 :     Revision:
4668 :     xvidcore--head--0.0--patch-3
4669 :    
4670 :     Updated ChangeLog
4671 :    
4672 :    
4673 :     modified files:
4674 :     ChangeLog
4675 :    
4676 :    
4677 :     2005-03-18 17:53:24 GMT patch-2
4678 :    
4679 :     Summary:
4680 :     Colorspace code for PPC
4681 :     Revision:
4682 :     xvidcore--head--0.0--patch-2
4683 :    
4684 :     From Christoph Nageli:
4685 :     - Colorspace function fixes for non 16bytes aligned target adresses.
4686 :    
4687 :     modified files:
4688 :     src/image/ppc_asm/colorspace_altivec.c
4689 :    
4690 :    
4691 :     2005-03-18 17:39:00 GMT patch-1
4692 :    
4693 :     Summary:
4694 :     Fix for 64bit interlacing
4695 :     Revision:
4696 :     xvidcore--head--0.0--patch-1
4697 :    
4698 :     From Andrew Dunstan:
4699 :     * Fixed bug where 64bit mov shoud have been 32bit
4700 :    
4701 :     modified files:
4702 :     src/utils/x86_64_asm/interlacing_mmx.asm
4703 :    
4704 :    
4705 :     2005-03-18 17:28:00 GMT base-0
4706 :    
4707 :     Summary:
4708 :     tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-121
4709 :     Revision:
4710 :     xvidcore--head--0.0--base-0
4711 :    
4712 :     (automatically generated log message)
4713 :    
4714 :     # Change of arch/tla archive, explains the patch number wraparound
4715 :    
4716 :     2005-03-18 16:58:08 GMT patch-121
4717 :    
4718 :     Summary:
4719 :     ME work
4720 :     Revision:
4721 :     xvidcore--head--0.0--patch-121
4722 :    
4723 :     From Isiibar:
4724 :     - Cartoon mode bugfix
4725 :     - New lambda tables for R-D motion search. The old tables were
4726 :     obviously taken from h.264, which uses a logarithmic quantizer
4727 :     scale. This lead to bad results at very low bit-rates. With this
4728 :     patch, compression efficiency at low bit-rates is greatly improved.
4729 :    
4730 :     modified files:
4731 :     src/motion/estimation.h src/motion/estimation_bvop.c
4732 :     src/motion/estimation_common.c src/motion/estimation_pvop.c
4733 :    
4734 :    
4735 :     2005-03-18 16:56:13 GMT patch-120
4736 :    
4737 :     Summary:
4738 :     Better instruction pairing in sad mmx
4739 :     Revision:
4740 :     xvidcore--head--0.0--patch-120
4741 :    
4742 :     From Dark sylinc (dark_sylinc at yahoo dor com dor ar), commited by Isiibar:
4743 :     * Better instruction pairing in sad_mmx.asm, improves speed.
4744 :    
4745 :     modified files:
4746 :     src/motion/x86_asm/sad_mmx.asm src/utils/emms.c
4747 :    
4748 :    
4749 :     2005-03-18 16:53:00 GMT patch-119
4750 :    
4751 :     Summary:
4752 :     Fixed resource leak in Dshow
4753 :     Revision:
4754 :     xvidcore--head--0.0--patch-119
4755 :    
4756 :     From antonz, commited by Isiibar:
4757 :     * Fixed resource leaking caused by poor xvidcore initialization tracking.
4758 :    
4759 :     modified files:
4760 :     dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4761 :    
4762 :    
4763 :     2005-03-18 16:50:44 GMT patch-118
4764 :    
4765 :     Summary:
4766 :     Debug flag support in vfw
4767 :     Revision:
4768 :     xvidcore--head--0.0--patch-118
4769 :    
4770 :     From pete:
4771 :     * debug flag support for vfw decoder.
4772 :    
4773 :     modified files:
4774 :     vfw/src/codec.c
4775 :    
4776 :    
4777 :     #########################################################################
4778 :     # 1.1.0-beta1 (Bitstream Version 38)
4779 :     #########################################################################
4780 :    
4781 :    
4782 :     2005-01-16 10:27:41 GMT patch-117
4783 :    
4784 :     Summary:
4785 :     License was using wrong linefeeds for vfw
4786 :     Revision:
4787 :     xvidcore--head--0.0--patch-117
4788 :    
4789 :     License was using wrong linefeeds for vfw
4790 :    
4791 :    
4792 :     new files:
4793 :     vfw/.arch-ids/LICENSE.id vfw/LICENSE
4794 :    
4795 :     modified files:
4796 :     vfw/src/resource.rc
4797 :    
4798 :    
4799 :     2005-01-10 22:59:46 GMT patch-116
4800 :    
4801 :     Summary:
4802 :     Last minutes vfw bugfixes/improvements
4803 :     Revision:
4804 :     xvidcore--head--0.0--patch-116
4805 :    
4806 :     From sysKin:
4807 :     * last minute fixes and improvements to vfw frontend.
4808 :    
4809 :     modified files:
4810 :     vfw/src/codec.c vfw/src/config.c vfw/src/config.h
4811 :     vfw/src/resource.rc
4812 :    
4813 :    
4814 :     2005-01-09 20:37:32 GMT patch-115
4815 :    
4816 :     Summary:
4817 :     Marking 1.1.0 beta1
4818 :     Revision:
4819 :     xvidcore--head--0.0--patch-115
4820 :    
4821 :     From ed.gomez:
4822 :     * Marking xvid 1.1.0 beta1 release.
4823 :    
4824 :     modified files:
4825 :     ChangeLog build/generic/configure.in src/xvid.c src/xvid.h
4826 :    
4827 :    
4828 :     2005-01-09 20:15:14 GMT patch-114
4829 :    
4830 :     Summary:
4831 :     Moved cartoon mode to zones in vfw.
4832 :     Revision:
4833 :     xvidcore--head--0.0--patch-114
4834 :    
4835 :     From sysKin:
4836 :     * Moved cartoon mode to zones in vfw frontend.
4837 :    
4838 :     modified files:
4839 :     vfw/src/codec.c vfw/src/config.c vfw/src/config.h
4840 :     vfw/src/resource.rc
4841 :    
4842 :    
4843 :     2005-01-09 20:09:27 GMT patch-113
4844 :    
4845 :     Summary:
4846 :    
4847 :     Revision:
4848 :     xvidcore--head--0.0--patch-113
4849 :    
4850 :     From algern0n (#xvid@freenode):
4851 :     * Avoid infinite loop when updating audio size.
4852 :    
4853 :     modified files:
4854 :     vfw/src/config.c
4855 :    
4856 :    
4857 :     2005-01-09 11:32:41 GMT patch-112
4858 :    
4859 :     Summary:
4860 :     Long standing bug in 2pass2 code. Double overflow accumulation.
4861 :     Revision:
4862 :     xvidcore--head--0.0--patch-112
4863 :    
4864 :     From pengvado (x264 developer, sorry i don't have your realname):
4865 :     * rc_2pass2_after accumulates overflow twice, once in each I/PB subcase
4866 :     and then in a common code path. The common path was just supposed to
4867 :     store the stat struct entry error for statistics (even if they're unused)
4868 :    
4869 :     modified files:
4870 :     src/plugins/plugin_2pass2.c
4871 :    
4872 :    
4873 :     2005-01-06 23:42:12 GMT patch-111
4874 :    
4875 :     Summary:
4876 :     Merged amd64 branch fix
4877 :     Revision:
4878 :     xvidcore--head--0.0--patch-111
4879 :    
4880 :     Merged amd64 branch fix
4881 :    
4882 :     Patches applied:
4883 :    
4884 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
4885 :     Merged upstream
4886 :    
4887 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
4888 :     Bug fix for qpel problem from Andrew Dunstan
4889 :    
4890 :    
4891 :     modified files:
4892 :     src/image/x86_64_asm/qpel_mmx.asm
4893 :    
4894 :     new patches:
4895 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
4896 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
4897 :    
4898 :    
4899 :     2005-01-05 22:53:12 GMT patch-110
4900 :    
4901 :     Summary:
4902 :     Merged x86_64 Linux port
4903 :     Revision:
4904 :     xvidcore--head--0.0--patch-110
4905 :    
4906 :     Merged x86_64 Linux port
4907 :    
4908 :     Patches applied:
4909 :    
4910 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
4911 :     tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-96
4912 :    
4913 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
4914 :     Merged mainline up to patch-101
4915 :    
4916 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
4917 :     Merged mainline again for hotfixes
4918 :    
4919 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
4920 :     Added x86_64 detection in configure system
4921 :    
4922 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
4923 :     Added src/utils/x86_64_asm files
4924 :    
4925 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
4926 :     Added /src/quant/x86_64_asm files
4927 :    
4928 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
4929 :     Added src/motion/x86_64_asm files
4930 :    
4931 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
4932 :     Added src/dct/x86_64_asm
4933 :    
4934 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
4935 :     Added halfpel part of src/image/x86_64_asm files
4936 :    
4937 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
4938 :     Merged mainline
4939 :    
4940 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
4941 :     Ported the new mem transfer function
4942 :    
4943 :     * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
4944 :     Added src/image/x86_4 qpel code
4945 :    
4946 :    
4947 :     new files:
4948 :     src/dct/x86_64_asm/.arch-ids/=id
4949 :     src/dct/x86_64_asm/.arch-ids/fdct_mmx_skal.asm.id
4950 :     src/dct/x86_64_asm/.arch-ids/idct_mmx.asm.id
4951 :     src/dct/x86_64_asm/fdct_mmx_skal.asm
4952 :     src/dct/x86_64_asm/idct_mmx.asm
4953 :     src/image/x86_64_asm/.arch-ids/=id
4954 :     src/image/x86_64_asm/.arch-ids/interpolate8x8_mmx.asm.id
4955 :     src/image/x86_64_asm/.arch-ids/interpolate8x8_xmm.asm.id
4956 :     src/image/x86_64_asm/.arch-ids/qpel_mmx.asm.id
4957 :     src/image/x86_64_asm/interpolate8x8_mmx.asm
4958 :     src/image/x86_64_asm/interpolate8x8_xmm.asm
4959 :     src/image/x86_64_asm/qpel_mmx.asm
4960 :     src/motion/x86_64_asm/.arch-ids/=id
4961 :     src/motion/x86_64_asm/.arch-ids/sad_mmx.asm.id
4962 :     src/motion/x86_64_asm/.arch-ids/sad_xmm.asm.id
4963 :     src/motion/x86_64_asm/sad_mmx.asm
4964 :     src/motion/x86_64_asm/sad_xmm.asm
4965 :     src/quant/x86_64_asm/.arch-ids/=id
4966 :     src/quant/x86_64_asm/.arch-ids/quantize_h263_mmx.asm.id
4967 :     src/quant/x86_64_asm/.arch-ids/quantize_mpeg_xmm.asm.id
4968 :     src/quant/x86_64_asm/quantize_h263_mmx.asm
4969 :     src/quant/x86_64_asm/quantize_mpeg_xmm.asm
4970 :     src/utils/x86_64_asm/.arch-ids/=id
4971 :     src/utils/x86_64_asm/.arch-ids/cpuid.asm.id
4972 :     src/utils/x86_64_asm/.arch-ids/interlacing_mmx.asm.id
4973 :     src/utils/x86_64_asm/.arch-ids/mem_transfer_mmx.asm.id
4974 :     src/utils/x86_64_asm/cpuid.asm
4975 :     src/utils/x86_64_asm/interlacing_mmx.asm
4976 :     src/utils/x86_64_asm/mem_transfer_mmx.asm
4977 :    
4978 :     modified files:
4979 :     build/generic/configure.in build/generic/sources.inc
4980 :     examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h
4981 :     src/image/interpolate8x8.h src/image/qpel.c src/image/qpel.h
4982 :     src/motion/sad.h src/portab.h src/quant/quant.h
4983 :     src/utils/emms.h src/utils/mbfunctions.h
4984 :     src/utils/mem_transfer.h src/xvid.c
4985 :    
4986 :     new directories:
4987 :     src/dct/x86_64_asm src/dct/x86_64_asm/.arch-ids
4988 :     src/image/x86_64_asm src/image/x86_64_asm/.arch-ids
4989 :     src/motion/x86_64_asm src/motion/x86_64_asm/.arch-ids
4990 :     src/quant/x86_64_asm src/quant/x86_64_asm/.arch-ids
4991 :     src/utils/x86_64_asm src/utils/x86_64_asm/.arch-ids
4992 :    
4993 :     new patches:
4994 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
4995 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
4996 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
4997 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
4998 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
4999 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
5000 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
5001 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
5002 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
5003 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
5004 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
5005 :     ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
5006 :    
5007 :    
5008 :     2004-12-19 16:58:13 GMT patch-109
5009 :    
5010 :     Summary:
5011 :     bvhq speedup.
5012 :     Revision:
5013 :     xvidcore--head--0.0--patch-109
5014 :    
5015 :     From sysKin:
5016 :     * Add cbp cost as soon as possible, so it saves a few candidates
5017 :     testing.
5018 :    
5019 :     modified files:
5020 :     src/motion/estimation_rd_based_bvop.c
5021 :    
5022 :    
5023 :     2004-12-19 16:55:47 GMT patch-108
5024 :    
5025 :     Summary:
5026 :     Added ia32 optimized code for new mem transfer operator.
5027 :     Revision:
5028 :     xvidcore--head--0.0--patch-108
5029 :    
5030 :     From sysKin:
5031 :     * Added ia32 (xmm) optimized code for new mem transfer operator.
5032 :    
5033 :     modified files:
5034 :     src/utils/mem_transfer.c src/utils/mem_transfer.h
5035 :     src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
5036 :    
5037 :    
5038 :     2004-12-19 13:39:58 GMT patch-107
5039 :    
5040 :     Summary:
5041 :     Added missing license header
5042 :     Revision:
5043 :     xvidcore--head--0.0--patch-107
5044 :    
5045 :     From ed.gomez:
5046 :     * The GPL header was missing
5047 :    
5048 :    
5049 :    
5050 :     modified files:
5051 :     src/motion/estimation_rd_based_bvop.c
5052 :    
5053 :    
5054 :     2004-12-19 12:41:02 GMT patch-106
5055 :    
5056 :     Summary:
5057 :     Updated ChangeLog
5058 :     Revision:
5059 :     xvidcore--head--0.0--patch-106
5060 :    
5061 :     Updated ChangeLog
5062 :    
5063 :    
5064 :     modified files:
5065 :     ChangeLog
5066 :    
5067 :    
5068 :     2004-12-19 12:38:15 GMT patch-105
5069 :    
5070 :     Summary:
5071 :     Merged stable 1.0.3 release patches
5072 :     Revision:
5073 :     xvidcore--head--0.0--patch-105
5074 :    
5075 :     Merged stable 1.0.3 release patches
5076 :    
5077 :     Patches applied:
5078 :    
5079 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
5080 :     Trellis overflow for quant<=2
5081 :    
5082 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
5083 :     Marking 1.0.3 release
5084 :    
5085 :    
5086 :     modified files:
5087 :     ChangeLog-1.0 src/utils/mbtransquant.c src/xvid.h
5088 :    
5089 :     new patches:
5090 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
5091 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
5092 :    
5093 :    
5094 :     2004-12-19 11:15:53 GMT patch-104
5095 :    
5096 :     Summary:
5097 :     Faster bvhq
5098 :     Revision:
5099 :     xvidcore--head--0.0--patch-104
5100 :    
5101 :     From sysKin:
5102 :     * Faster bvhq skipping Intra test if the rd optimized rate
5103 :     is already < 24bits... some other things too
5104 :    
5105 :     modified files:
5106 :     src/motion/estimation.h src/motion/estimation_bvop.c
5107 :     src/motion/estimation_rd_based.c
5108 :     src/motion/estimation_rd_based_bvop.c
5109 :    
5110 :    
5111 :     2004-12-10 20:51:56 GMT patch-103
5112 :    
5113 :     Summary:
5114 :     Encoder cleanups.
5115 :     Revision:
5116 :     xvidcore--head--0.0--patch-103
5117 :    
5118 :     From sysKin:
5119 :     * Moved greyscale code to mbcoding.
5120 :     * Moved the fcode code to its own function.
5121 :     * Some other minor cleanups.
5122 :    
5123 :    
5124 :     modified files:
5125 :     src/bitstream/mbcoding.c src/encoder.c
5126 :    
5127 :    
5128 :     2004-12-10 20:39:23 GMT patch-102
5129 :    
5130 :     Summary:
5131 :     Fixed patch-101
5132 :     Revision:
5133 :     xvidcore--head--0.0--patch-102
5134 :    
5135 :     From sysKin:
5136 :     * Add a cbp assigment that should not have disapeared in patch-101.
5137 :    
5138 :     modified files:
5139 :     src/encoder.c
5140 :    
5141 :    
5142 :     2004-12-09 22:53:20 GMT patch-101
5143 :    
5144 :     Summary:
5145 :     Speedup using RD results
5146 :     Revision:
5147 :     xvidcore--head--0.0--patch-101
5148 :    
5149 :     From sysKin:
5150 :     * Use cbp from RD to speedup things a bit.
5151 :    
5152 :     modified files:
5153 :     src/encoder.c
5154 :    
5155 :    
5156 :     2004-12-09 22:51:02 GMT patch-100
5157 :    
5158 :     Summary:
5159 :     Speedup RD a bit
5160 :     Revision:
5161 :     xvidcore--head--0.0--patch-100
5162 :    
5163 :     From sysKin:
5164 :     * Saves a few multiplies in RD code saving the quant*quant value
5165 :     into the SearchData struct.
5166 :    
5167 :     modified files:
5168 :     src/motion/estimation.h src/motion/estimation_bvop.c
5169 :     src/motion/estimation_rd_based.c
5170 :    
5171 :    
5172 :     2004-12-09 22:48:06 GMT patch-99
5173 :    
5174 :     Summary:
5175 :     Smarter fcode code
5176 :     Revision:
5177 :     xvidcore--head--0.0--patch-99
5178 :    
5179 :     From sysKin:
5180 :     * Replaced old fcode code with smarter one.
5181 :    
5182 :     modified files:
5183 :     src/bitstream/mbcoding.c src/encoder.c src/motion/estimation.h
5184 :     src/motion/estimation_bvop.c src/motion/estimation_common.c
5185 :     src/motion/estimation_pvop.c src/motion/motion_inlines.h
5186 :    
5187 :    
5188 :     2004-12-09 22:00:49 GMT patch-98
5189 :    
5190 :     Summary:
5191 :     Removed Reduced Resolution Vops support
5192 :     Revision:
5193 :     xvidcore--head--0.0--patch-98
5194 :    
5195 :     From sysKin:
5196 :     * it's now a long time we planned removing support for RRV as it
5197 :     adds complexity to the ME, to the decoder and this feature fits
5198 :     nowhere in any MPEG4 profile we plan to support.
5199 :    
5200 :     modified files:
5201 :     src/bitstream/bitstream.c src/bitstream/bitstream.h
5202 :     src/decoder.c src/encoder.c src/image/image.c
5203 :     src/motion/estimation.h src/motion/estimation_bvop.c
5204 :     src/motion/estimation_gmc.c src/motion/estimation_pvop.c
5205 :     src/motion/estimation_rd_based.c
5206 :     src/motion/estimation_rd_based_bvop.c src/motion/motion.h
5207 :     src/motion/motion_comp.c src/motion/motion_inlines.h
5208 :     src/motion/vop_type_decision.c src/utils/mbtransquant.c
5209 :     src/xvid.c
5210 :    
5211 :    
5212 :     2004-12-07 23:58:12 GMT patch-97
5213 :    
5214 :     Summary:
5215 :     Merged PowerPC fixes from christoph naegeli's branch
5216 :     Revision:
5217 :     xvidcore--head--0.0--patch-97
5218 :    
5219 :     Merged PowerPC fixes from christoph naegeli's branch
5220 :    
5221 :     Patches applied:
5222 :    
5223 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
5224 :     Star-merge with Edouards Branch
5225 :    
5226 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
5227 :     debug alignment bugfixes
5228 :    
5229 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
5230 :     bugfixes in altivec alignment assumptions
5231 :    
5232 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
5233 :     linux gcc fixes
5234 :    
5235 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
5236 :     linux ppc long fixes
5237 :    
5238 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
5239 :     minor ppc linux enhancements...
5240 :    
5241 :    
5242 :     modified files:
5243 :     src/image/ppc_asm/colorspace_altivec.c
5244 :     src/image/ppc_asm/interpolate8x8_altivec.c
5245 :     src/image/ppc_asm/qpel_altivec.c
5246 :     src/motion/ppc_asm/sad_altivec.c
5247 :     src/quant/ppc_asm/quant_h263_altivec.c
5248 :     src/utils/ppc_asm/mem_transfer_altivec.c src/xvid.c
5249 :    
5250 :     new patches:
5251 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
5252 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
5253 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
5254 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
5255 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
5256 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
5257 :    
5258 :    
5259 :     2004-11-24 22:10:17 GMT patch-96
5260 :    
5261 :     Summary:
5262 :     Forgotten bit of patch-94 (vbv code in vfw)
5263 :     Revision:
5264 :     xvidcore--head--0.0--patch-96
5265 :    
5266 :     Forgotten bit of patch-94 (vbv code in vfw)
5267 :    
5268 :    
5269 :     modified files:
5270 :     vfw/src/codec.c
5271 :    
5272 :    
5273 :     2004-11-24 21:50:45 GMT patch-95
5274 :    
5275 :     Summary:
5276 :     Changed default Brightness value in DShow frontend
5277 :     Revision:
5278 :     xvidcore--head--0.0--patch-95
5279 :    
5280 :     Changed default Brightness value in DShow frontend
5281 :    
5282 :    
5283 :     modified files:
5284 :     dshow/src/config.c
5285 :    
5286 :    
5287 :     2004-11-24 21:50:14 GMT patch-94
5288 :    
5289 :     Summary:
5290 :     Added support for VBV in frontend.
5291 :     Revision:
5292 :     xvidcore--head--0.0--patch-94
5293 :    
5294 :     From sysKin:
5295 :     * Added support code for VBV in VFW frontend.
5296 :    
5297 :     modified files:
5298 :     vfw/src/config.c vfw/src/resource.rc
5299 :    
5300 :    
5301 :     2004-11-24 21:48:35 GMT patch-93
5302 :    
5303 :     Summary:
5304 :     Added interlaced option parsing in xvid_encraw.
5305 :     Revision:
5306 :     xvidcore--head--0.0--patch-93
5307 :    
5308 :     From christoph:
5309 :     * Added support for interlaced option in xvid_encraw.
5310 :    
5311 :     modified files:
5312 :     examples/xvid_encraw.c
5313 :    
5314 :    
5315 :     2004-11-24 21:45:47 GMT patch-92
5316 :    
5317 :     Summary:
5318 :     Synced with stable tree
5319 :     Revision:
5320 :     xvidcore--head--0.0--patch-92
5321 :    
5322 :     Synced with stable tree
5323 :    
5324 :     Patches applied:
5325 :    
5326 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
5327 :     Fixed DiamondSearch
5328 :    
5329 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
5330 :     Fixed stride in DShow decoder.
5331 :    
5332 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
5333 :     Fixed stride in vfw frontend.
5334 :    
5335 :    
5336 :     modified files:
5337 :     dshow/src/CXvidDecoder.cpp src/motion/estimation_common.c
5338 :     vfw/src/codec.c
5339 :    
5340 :     new patches:
5341 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
5342 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
5343 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
5344 :    
5345 :    
5346 :     2004-10-17 10:13:02 GMT patch-91
5347 :    
5348 :     Summary:
5349 :     Syncing with Christoph Nageli branch
5350 :     Revision:
5351 :     xvidcore--head--0.0--patch-91
5352 :    
5353 :     Syncing with Christoph Nageli branch
5354 :    
5355 :     Patches applied:
5356 :    
5357 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
5358 :     tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-68
5359 :    
5360 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
5361 :     interpolate8x8_haflpel add functions
5362 :    
5363 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
5364 :     little enhancement
5365 :    
5366 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
5367 :     Basic QPel pass_16 routines altivec codec
5368 :    
5369 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
5370 :     Basic QPel pass_8 routines altivec code
5371 :    
5372 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
5373 :     packed pass_16 routines in a macro
5374 :    
5375 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
5376 :     packed pass_8 routines in a macro
5377 :    
5378 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
5379 :     Enhancement of the qpel functions for P-frames
5380 :    
5381 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
5382 :     QPel Pass_16 Add Functions
5383 :    
5384 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
5385 :     Pass_8_Add Altivec functions
5386 :    
5387 :     * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
5388 :     Bugfix for Pass_8 Add routines
5389 :    
5390 :    
5391 :     new files:
5392 :     src/image/ppc_asm/.arch-ids/qpel_altivec.c.id
5393 :     src/image/ppc_asm/qpel_altivec.c
5394 :    
5395 :     modified files:
5396 :     build/generic/sources.inc src/image/interpolate8x8.h
5397 :     src/image/ppc_asm/colorspace_altivec.c
5398 :     src/image/ppc_asm/interpolate8x8_altivec.c src/image/qpel.c
5399 :     src/image/qpel.h src/xvid.c
5400 :    
5401 :     new patches:
5402 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
5403 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
5404 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
5405 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
5406 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
5407 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
5408 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
5409 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
5410 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
5411 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
5412 :     chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
5413 :    
5414 :    
5415 :     2004-10-12 21:00:08 GMT patch-90
5416 :    
5417 :     Summary:
5418 :     Resynced with 1.0 tree
5419 :     Revision:
5420 :     xvidcore--head--0.0--patch-90
5421 :    
5422 :     Resynced with 1.0 tree
5423 :    
5424 :     Patches applied:
5425 :    
5426 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
5427 :     Don't read too short streams.
5428 :    
5429 :    
5430 :     modified files:
5431 :     src/bitstream/bitstream.c
5432 :    
5433 :     new patches:
5434 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
5435 :    
5436 :    
5437 :     2004-10-12 20:54:47 GMT patch-89
5438 :    
5439 :     Summary:
5440 :     Credits to Christoph Nageli for his work on PPC port
5441 :     Revision:
5442 :     xvidcore--head--0.0--patch-89
5443 :    
5444 :     Credits to Christoph Nageli for his work on PPC port
5445 :    
5446 :    
5447 :     modified files:
5448 :     AUTHORS
5449 :    
5450 :    
5451 :     2004-10-12 20:51:24 GMT patch-88
5452 :    
5453 :     Summary:
5454 :    
5455 :     Revision:
5456 :     xvidcore--head--0.0--patch-88
5457 :    
5458 :     Patches applied:
5459 :    
5460 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
5461 :     ME fix.
5462 :    
5463 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
5464 :     64bit fixes
5465 :    
5466 :     From ed.gomez:
5467 :     * Resolved conflicts caused by the 64bit fixes, extended it for qpel.h
5468 :     Note that 1.1 tree needs a new review for 64bit problems as lot
5469 :     of ME code has changed.
5470 :    
5471 :     modified files:
5472 :     src/image/qpel.h src/motion/estimation_bvop.c
5473 :     src/motion/estimation_common.c src/motion/motion_comp.c
5474 :    
5475 :     new patches:
5476 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
5477 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
5478 :    
5479 :    
5480 :     2004-09-22 22:42:16 GMT patch-87
5481 :    
5482 :     Summary:
5483 :     DESTDIR support in Makefile
5484 :     Revision:
5485 :     xvidcore--head--0.0--patch-87
5486 :    
5487 :     From Thomas Galliano (Gentoo bug #62190):
5488 :     * Added DESTDIR prefix variable to all install commands destination
5489 :     (ed.gomez: i think it's for packaging issues, so the install
5490 :     process installs all files as if they were going to the real
5491 :     location, as xvid doesn't use any path, i always thought this
5492 :     was not required)
5493 :    
5494 :     modified files:
5495 :     build/generic/Makefile build/generic/platform.inc.in
5496 :    
5497 :    
5498 :     2004-09-04 15:10:33 GMT patch-86
5499 :    
5500 :     Summary:
5501 :     First bvop search must initalize best_sad
5502 :     Revision:
5503 :     xvidcore--head--0.0--patch-86
5504 :    
5505 :     From sysKin:
5506 :     * First bvop search must initalize best_sad
5507 :    
5508 :     modified files:
5509 :     src/motion/estimation_bvop.c
5510 :    
5511 :    
5512 :     2004-09-04 14:11:43 GMT patch-85
5513 :    
5514 :     Summary:
5515 :     Fixed function prototype/definition mismatch
5516 :     Revision:
5517 :     xvidcore--head--0.0--patch-85
5518 :    
5519 :     From sysKin:
5520 :     * Fixed function prototype/definition mismatch for some
5521 :     interpolation C functions.
5522 :    
5523 :     modified files:
5524 :     src/image/interpolate8x8.c
5525 :    
5526 :    
5527 :     2004-09-04 14:08:13 GMT patch-84
5528 :    
5529 :     Summary:
5530 :     Fixed buffer termination logic in xvid_decraw.
5531 :     Revision:
5532 :     xvidcore--head--0.0--patch-84
5533 :    
5534 :     From ed.gomez:
5535 :     * Fixed main decoding loop condition to really match
5536 :     the empty buffer and end of stream condition.
5537 :     * Removed the unwanted frame number limitation
5538 :    
5539 :     modified files:
5540 :     examples/xvid_decraw.c
5541 :    
5542 :    
5543 :     2004-09-04 14:04:48 GMT patch-83
5544 :    
5545 :     Summary:
5546 :     Uninitialized user data usage.
5547 :     Revision:
5548 :     xvidcore--head--0.0--patch-83
5549 :    
5550 :     From ed.gomez:
5551 :     - Fixed user data parsing uninitialized data.
5552 :    
5553 :     modified files:
5554 :     src/bitstream/bitstream.c
5555 :    
5556 :    
5557 :     2004-09-04 13:59:26 GMT patch-82
5558 :    
5559 :     Summary:
5560 :     Unitialized data in bvop ME
5561 :     Revision:
5562 :     xvidcore--head--0.0--patch-82
5563 :    
5564 :     From ed.gomez:
5565 :     * Fixed unitialized data usage during bvop ME.
5566 :    
5567 :     modified files:
5568 :     src/motion/estimation_bvop.c
5569 :    
5570 :    
5571 :     2004-09-03 00:13:31 GMT patch-81
5572 :    
5573 :     Summary:
5574 :     Add VOL header saving in xvid_decraw
5575 :     Revision:
5576 :     xvidcore--head--0.0--patch-81
5577 :    
5578 :     From ed.gomez:
5579 :     * Added VOL header saving in xvid_decraw
5580 :    
5581 :     The little story:
5582 :     I was trying to cut some frames off of a big stream (150MB)
5583 :     with "xvid_decraw -m", and cat'ing the single frame stream
5584 :     files together. The reconstructed stream was rejected by all
5585 :     mpeg4 decoders because the vol header wasn't present. Thus
5586 :     the fix.
5587 :    
5588 :     modified files:
5589 :     examples/xvid_decraw.c
5590 :    
5591 :    
5592 :     2004-08-30 23:22:35 GMT patch-80
5593 :    
5594 :     Summary:
5595 :     Complete previous API numbering change
5596 :     Revision:
5597 :     xvidcore--head--0.0--patch-80
5598 :    
5599 :     Complete previous API numbering change
5600 :    
5601 :    
5602 :     modified files:
5603 :     src/xvid.h
5604 :    
5605 :    
5606 :     2004-08-29 11:53:05 GMT patch-79
5607 :    
5608 :     Summary:
5609 :     Merged stable tree
5610 :     Revision:
5611 :     xvidcore--head--0.0--patch-79
5612 :    
5613 :     Merged stable tree
5614 :    
5615 :     Patches applied:
5616 :    
5617 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
5618 :     Marking 1.0.2
5619 :    
5620 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
5621 :     Merged one important forgotten bugfix from head
5622 :    
5623 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
5624 :     ChangeLog update
5625 :    
5626 :    
5627 :     modified files:
5628 :     ChangeLog-1.0 src/xvid.h
5629 :    
5630 :     new patches:
5631 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
5632 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
5633 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
5634 :    
5635 :    
5636 :     2004-08-29 09:56:34 GMT patch-78
5637 :    
5638 :     Summary:
5639 :     Write ia32 symbols' size to elf output.
5640 :     Revision:
5641 :     xvidcore--head--0.0--patch-78
5642 :    
5643 :     From ed.gomez:
5644 :     - write symbols size to elf output, so the asm objects look
5645 :     really like any usual object file.
5646 :    
5647 :     modified files:
5648 :     src/bitstream/x86_asm/cbp_3dne.asm
5649 :     src/bitstream/x86_asm/cbp_mmx.asm
5650 :     src/bitstream/x86_asm/cbp_sse2.asm
5651 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm
5652 :     src/dct/x86_asm/fdct_mmx_skal.asm
5653 :     src/dct/x86_asm/fdct_sse2_skal.asm
5654 :     src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
5655 :     src/dct/x86_asm/idct_sse2_dmitry.asm
5656 :     src/dct/x86_asm/simple_idct_mmx.asm
5657 :     src/image/x86_asm/colorspace_mmx.inc
5658 :     src/image/x86_asm/colorspace_rgb_mmx.asm
5659 :     src/image/x86_asm/colorspace_yuv_mmx.asm
5660 :     src/image/x86_asm/colorspace_yuyv_mmx.asm
5661 :     src/image/x86_asm/interpolate8x8_3dn.asm
5662 :     src/image/x86_asm/interpolate8x8_3dne.asm
5663 :     src/image/x86_asm/interpolate8x8_mmx.asm
5664 :     src/image/x86_asm/interpolate8x8_xmm.asm
5665 :     src/image/x86_asm/postprocessing_mmx.asm
5666 :     src/image/x86_asm/postprocessing_sse2.asm
5667 :     src/image/x86_asm/qpel_mmx.asm
5668 :     src/image/x86_asm/reduced_mmx.asm
5669 :     src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
5670 :     src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
5671 :     src/motion/x86_asm/sad_xmm.asm
5672 :     src/quant/x86_asm/quantize_h263_3dne.asm
5673 :     src/quant/x86_asm/quantize_h263_mmx.asm
5674 :     src/quant/x86_asm/quantize_mpeg_mmx.asm
5675 :     src/quant/x86_asm/quantize_mpeg_xmm.asm
5676 :     src/utils/x86_asm/cpuid.asm
5677 :     src/utils/x86_asm/interlacing_mmx.asm
5678 :     src/utils/x86_asm/mem_transfer_3dne.asm
5679 :     src/utils/x86_asm/mem_transfer_mmx.asm
5680 :    
5681 :    
5682 :     2004-08-28 13:00:56 GMT patch-77
5683 :    
5684 :     Summary:
5685 :     Thread safety problem in sse2 brightness control
5686 :     Revision:
5687 :     xvidcore--head--0.0--patch-77
5688 :    
5689 :     From ed.gomez:
5690 :     * CodingStyle for the sse2 image brightness file
5691 :     * Fixed thread safety problem/big error. Writing to a RO
5692 :     data segment is a no go ! and using global data segment
5693 :     is a no go either (use stack instead) !
5694 :    
5695 :     modified files:
5696 :     src/image/x86_asm/postprocessing_sse2.asm
5697 :    
5698 :    
5699 :     2004-08-22 13:11:23 GMT patch-76
5700 :    
5701 :     Summary:
5702 :     Stable merge
5703 :     Revision:
5704 :     xvidcore--head--0.0--patch-76
5705 :    
5706 :     Stable merge
5707 :    
5708 :     Patches applied:
5709 :    
5710 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
5711 :     Thread safety problem in idct C version
5712 :    
5713 :    
5714 :     modified files:
5715 :     src/bitstream/mbcoding.c src/dct/idct.c
5716 :    
5717 :     new patches:
5718 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
5719 :    
5720 :    
5721 :     2004-08-22 11:48:23 GMT patch-75
5722 :    
5723 :     Summary:
5724 :     This tree isn't API 4.0 anymore, mark it as 4.1
5725 :     Revision:
5726 :     xvidcore--head--0.0--patch-75
5727 :    
5728 :     From ed.gomez:
5729 :     * The fields added to some structs make this lib isn't
5730 :     API 4.0 anymore, mark it as 4.1 because ABI compatibility
5731 :     is conserved.
5732 :    
5733 :     modified files:
5734 :     build/generic/configure.in
5735 :    
5736 :    
5737 :     2004-08-22 11:41:22 GMT patch-74
5738 :    
5739 :     Summary:
5740 :     Functions qualified as such for elf format.
5741 :     Revision:
5742 :     xvidcore--head--0.0--patch-74
5743 :    
5744 :     From ed.gomez:
5745 :     * Functions weren't marked as functions in ia32 asm files.
5746 :     Added support for the function qualifier for elf.
5747 :    
5748 :     modified files:
5749 :     build/generic/configure.in src/bitstream/x86_asm/cbp_3dne.asm
5750 :     src/bitstream/x86_asm/cbp_mmx.asm
5751 :     src/bitstream/x86_asm/cbp_sse2.asm
5752 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm
5753 :     src/dct/x86_asm/fdct_mmx_skal.asm
5754 :     src/dct/x86_asm/fdct_sse2_skal.asm
5755 :     src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
5756 :     src/dct/x86_asm/idct_sse2_dmitry.asm
5757 :     src/dct/x86_asm/simple_idct_mmx.asm
5758 :     src/image/x86_asm/colorspace_rgb_mmx.asm
5759 :     src/image/x86_asm/colorspace_yuv_mmx.asm
5760 :     src/image/x86_asm/colorspace_yuyv_mmx.asm
5761 :     src/image/x86_asm/interpolate8x8_3dn.asm
5762 :     src/image/x86_asm/interpolate8x8_3dne.asm
5763 :     src/image/x86_asm/interpolate8x8_mmx.asm
5764 :     src/image/x86_asm/interpolate8x8_xmm.asm
5765 :     src/image/x86_asm/postprocessing_mmx.asm
5766 :     src/image/x86_asm/postprocessing_sse2.asm
5767 :     src/image/x86_asm/qpel_mmx.asm
5768 :     src/image/x86_asm/reduced_mmx.asm
5769 :     src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
5770 :     src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
5771 :     src/motion/x86_asm/sad_xmm.asm
5772 :     src/quant/x86_asm/quantize_h263_3dne.asm
5773 :     src/quant/x86_asm/quantize_h263_mmx.asm
5774 :     src/quant/x86_asm/quantize_mpeg_mmx.asm
5775 :     src/quant/x86_asm/quantize_mpeg_xmm.asm
5776 :     src/utils/x86_asm/cpuid.asm
5777 :     src/utils/x86_asm/interlacing_mmx.asm
5778 :     src/utils/x86_asm/mem_transfer_3dne.asm
5779 :     src/utils/x86_asm/mem_transfer_mmx.asm
5780 :    
5781 :    
5782 :     2004-08-21 17:04:57 GMT patch-73
5783 :    
5784 :     Summary:
5785 :     Added yasm support in configure.in
5786 :     Revision:
5787 :     xvidcore--head--0.0--patch-73
5788 :    
5789 :     From ed.gomez:
5790 :     * Added yasm configure.in support. It's my preferred ia32 assembly
5791 :     because it allows debugging/profiling of assembly code with oprofile.
5792 :    
5793 :     modified files:
5794 :     build/generic/configure.in
5795 :    
5796 :    
5797 :     2004-08-21 11:47:31 GMT patch-72
5798 :    
5799 :     Summary:
5800 :     Merged fix from stable
5801 :     Revision:
5802 :     xvidcore--head--0.0--patch-72
5803 :    
5804 :     Merged fix from stable
5805 :    
5806 :     Patches applied:
5807 :    
5808 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
5809 :     Stupid typo+error in fdct_xxx_skal macro generator.
5810 :    
5811 :    
5812 :     modified files:
5813 :     src/dct/x86_asm/fdct_mmx_skal.asm
5814 :    
5815 :     new patches:
5816 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
5817 :    
5818 :    
5819 :     2004-08-16 22:32:46 GMT patch-71
5820 :    
5821 :     Summary:
5822 :     Decoder optimization (fixing regression)
5823 :     Revision:
5824 :     xvidcore--head--0.0--patch-71
5825 :    
5826 :     From ed.gomez:
5827 :     * With newly introduced vector checking, decoder became noticeably
5828 :     slower. This was caused by poorly written code (sorry sysKin :P)
5829 :     + unrolled loop
5830 :     + removed duplicated border computings
5831 :     + marks the function as __inline
5832 :    
5833 :     modified files:
5834 :     src/decoder.c
5835 :    
5836 :    
5837 :     2004-08-15 11:42:20 GMT patch-70
5838 :    
5839 :     Summary:
5840 :     Out of bounds MVs clipping
5841 :     Revision:
5842 :     xvidcore--head--0.0--patch-70
5843 :    
5844 :     From sysKin:
5845 :     * Clip vectors that end up out of bounds.
5846 :    
5847 :     modified files:
5848 :     src/decoder.c
5849 :    
5850 :    
5851 :     2004-08-10 22:30:09 GMT patch-69
5852 :    
5853 :     Summary:
5854 :     Fixed CBR plugin.
5855 :     Revision:
5856 :     xvidcore--head--0.0--patch-69
5857 :    
5858 :     From Foxer:
5859 :     * Do not set the return quantizer to the frame's quantizer
5860 :     (caused the crazy quant choices)
5861 :     * Allow quant1 to influence the sequence quality
5862 :     * Allow more than +- 1 quantizer variation if the desired
5863 :     quantizer is much higher than the previous.
5864 :     * Clamp the overflow influence to 1 unit of buffer, that
5865 :     should help cases where still motion scenes are followed
5866 :     by normal motion scenes... old code was reaching amazing
5867 :     high bitrate, with this modification it should keep
5868 :     smaller bitrate.
5869 :    
5870 :     modified files:
5871 :     src/plugins/plugin_single.c
5872 :    
5873 :    
5874 :     2004-08-01 15:23:49 GMT patch-68
5875 :    
5876 :     Summary:
5877 :     error in dshow par array indexing
5878 :     Revision:
5879 :     xvidcore--head--0.0--patch-68
5880 :    
5881 :     error in dshow par array indexing
5882 :    
5883 :    
5884 :     modified files:
5885 :     dshow/src/CXvidDecoder.cpp
5886 :    
5887 :    
5888 :     2004-08-01 13:38:36 GMT patch-67
5889 :    
5890 :     Summary:
5891 :     Faster bframe decoding (qpel this time)
5892 :     Revision:
5893 :     xvidcore--head--0.0--patch-67
5894 :    
5895 :     From ed.gomez:
5896 :     * Used the same trick as for halfpel bvops, merge backward
5897 :     interpolation and dst averaging steps.
5898 :    
5899 :     NB: i'm currently not able to say if it's a real speedup or not
5900 :     because my linux kernel uses a process scheduler gives great
5901 :     variance to results... so far i'm sure this isn't a slowdown
5902 :     neither for C nor ia32 SIMD.
5903 :    
5904 :     modified files:
5905 :     src/decoder.c src/image/qpel.c src/image/qpel.h
5906 :    
5907 :    
5908 :     2004-08-01 11:24:07 GMT patch-66
5909 :    
5910 :     Summary:
5911 :     Unified qpel code path for all platforms
5912 :     Revision:
5913 :     xvidcore--head--0.0--patch-66
5914 :    
5915 :     From ed.gomez and skal:
5916 :     * Unified qpel code path for all platforms. Next step is
5917 :     to fully exploit this code path to speedup qpel bframe
5918 :     decoding
5919 :    
5920 :     NB: this makes also ports life easier as they would not port
5921 :     obsoleted function sets...
5922 :    
5923 :     modified files:
5924 :     src/decoder.c src/image/interpolate8x8.h src/image/qpel.c
5925 :     src/image/qpel.h src/motion/motion_comp.c
5926 :    
5927 :    
5928 :     2004-07-31 15:08:19 GMT patch-65
5929 :    
5930 :     Summary:
5931 :     Faster bframe decoding.
5932 :     Revision:
5933 :     xvidcore--head--0.0--patch-65
5934 :    
5935 :     From ed.gomez and skal:
5936 :     * Faster direct/interpolated bvop blocks decoding for halfpel
5937 :     sequences. The trick is to compute and average directly with
5938 :     destination during one of the forward/backward interpolations.
5939 :     At this moment, this patch covers only halfpel decoding, the
5940 :     same trick is expected to be hacked for qpel.
5941 :    
5942 :     modified files:
5943 :     src/decoder.c src/image/interpolate8x8.c
5944 :     src/image/interpolate8x8.h
5945 :     src/image/x86_asm/interpolate8x8_mmx.asm
5946 :     src/image/x86_asm/interpolate8x8_xmm.asm src/xvid.c
5947 :    
5948 :    
5949 :     2004-07-31 09:13:23 GMT patch-64
5950 :    
5951 :     Summary:
5952 :     Last bit for dshow gcc support
5953 :     Revision:
5954 :     xvidcore--head--0.0--patch-64
5955 :    
5956 :     From pete:
5957 :     * Last bits concerning gcc build support for dshow.
5958 :    
5959 :     removed files:
5960 :     dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
5961 :     dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
5962 :     dshow/dxpatch/DXVCSDK-9.0-gcc.patch
5963 :     dshow/dxpatch/DXVCSDK-9.0-gcc.txt
5964 :    
5965 :     modified files:
5966 :     dshow/src/Configure.cpp
5967 :    
5968 :    
5969 :     2004-07-27 21:10:02 GMT patch-63
5970 :    
5971 :     Summary:
5972 :     Better cross compilation support for dshow.
5973 :     Revision:
5974 :     xvidcore--head--0.0--patch-63
5975 :    
5976 :     From pete and ed.gomez:
5977 :     * gcc 3.4.1 is even more pedantic, ::GUID was breaking it, use
5978 :     struct _GUID instead.
5979 :     * Some uppercase/lowercase mixing in MS headers.
5980 :     * More documentation footage for the braves !
5981 :    
5982 :     NB: with all this, dshow should compile, but it is not guaranted
5983 :     to work ! There's even a patch for Configure.cpp that could be
5984 :     required... postponed to a later patch.
5985 :    
5986 :     modified files:
5987 :     dshow/dxpatch/dx90sdk-update-gcc.patch
5988 :     dshow/dxpatch/dx90sdk-update-gcc.txt
5989 :    
5990 :    
5991 :     2004-07-26 20:25:52 GMT patch-62
5992 :    
5993 :     Summary:
5994 :     ChangeLog 1.1 update
5995 :     Revision:
5996 :     xvidcore--head--0.0--patch-62
5997 :    
5998 :     ChangeLog 1.1 update
5999 :    
6000 :    
6001 :     modified files:
6002 :     ChangeLog
6003 :    
6004 :    
6005 :     2004-07-26 20:22:38 GMT patch-61
6006 :    
6007 :     Summary:
6008 :     Update from stable
6009 :     Revision:
6010 :     xvidcore--head--0.0--patch-61
6011 :    
6012 :     Update from stable
6013 :    
6014 :     Patches applied:
6015 :    
6016 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
6017 :     ChangeLog Update
6018 :    
6019 :    
6020 :     modified files:
6021 :     ChangeLog-1.0
6022 :    
6023 :     new patches:
6024 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
6025 :    
6026 :    
6027 :     2004-07-26 19:26:24 GMT patch-60
6028 :    
6029 :     Summary:
6030 :     Another missing memset in xvid_decraw
6031 :     Revision:
6032 :     xvidcore--head--0.0--patch-60
6033 :    
6034 :     Another missing memset in xvid_decraw
6035 :    
6036 :    
6037 :     modified files:
6038 :     examples/xvid_decraw.c
6039 :    
6040 :    
6041 :     2004-07-26 19:14:45 GMT patch-59
6042 :    
6043 :     Summary:
6044 :     DShow updates for gcc toolchain.
6045 :     Revision:
6046 :     xvidcore--head--0.0--patch-59
6047 :    
6048 :     From pete:
6049 :     * More work on the gcc toolchain.
6050 :    
6051 :     new files:
6052 :     dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.patch.id
6053 :     dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.txt.id
6054 :     dshow/dxpatch/dx90sdk-update-gcc.patch
6055 :     dshow/dxpatch/dx90sdk-update-gcc.txt
6056 :    
6057 :     modified files:
6058 :     dshow/Makefile dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
6059 :    
6060 :    
6061 :     2004-07-25 21:31:41 GMT patch-58
6062 :    
6063 :     Summary:
6064 :     Added GPL to vfw frontend
6065 :     Revision:
6066 :     xvidcore--head--0.0--patch-58
6067 :    
6068 :     From pete:
6069 :     * Added GPL to VFW ressources.
6070 :    
6071 :     modified files:
6072 :     vfw/src/config.c vfw/src/driverproc.c vfw/src/resource.h
6073 :     vfw/src/resource.rc
6074 :    
6075 :    
6076 :     2004-07-25 19:31:32 GMT patch-57
6077 :    
6078 :     Summary:
6079 :     decoder_mb_decode cleanup
6080 :     Revision:
6081 :     xvidcore--head--0.0--patch-57
6082 :    
6083 :     From ed.gomez:
6084 :     * Try to cleanup the decoder_mb_decode function. A bit more
6085 :     computing required, less branches, more readable code.
6086 :    
6087 :     modified files:
6088 :     src/decoder.c
6089 :    
6090 :    
6091 :     2004-07-24 11:39:57 GMT patch-56
6092 :    
6093 :     Summary:
6094 :     Important bugfix from stable
6095 :     Revision:
6096 :     xvidcore--head--0.0--patch-56
6097 :    
6098 :     Important bugfix from stable
6099 :    
6100 :     Patches applied:
6101 :    
6102 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
6103 :     BVOP direct/interpolated ref block rounding fix.
6104 :    
6105 :    
6106 :     modified files:
6107 :     src/decoder.c
6108 :    
6109 :     new patches:
6110 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
6111 :    
6112 :    
6113 :     2004-07-23 20:40:08 GMT patch-55
6114 :    
6115 :     Summary:
6116 :    
6117 :     Revision:
6118 :     xvidcore--head--0.0--patch-55
6119 :    
6120 :     From ed.gomez:
6121 :     * Extended stable patch pplying same change to new nasm files
6122 :    
6123 :     Patches applied:
6124 :    
6125 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
6126 :     Removed data qualifer in .rodata
6127 :    
6128 :    
6129 :     modified files:
6130 :     src/bitstream/x86_asm/cbp_mmx.asm
6131 :     src/bitstream/x86_asm/cbp_sse2.asm
6132 :     src/dct/x86_asm/fdct_mmx_ffmpeg.asm
6133 :     src/dct/x86_asm/fdct_mmx_skal.asm
6134 :     src/dct/x86_asm/fdct_sse2_skal.asm
6135 :     src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
6136 :     src/dct/x86_asm/idct_sse2_dmitry.asm
6137 :     src/dct/x86_asm/simple_idct_mmx.asm
6138 :     src/image/x86_asm/colorspace_rgb_mmx.asm
6139 :     src/image/x86_asm/colorspace_yuyv_mmx.asm
6140 :     src/image/x86_asm/interpolate8x8_3dn.asm
6141 :     src/image/x86_asm/interpolate8x8_3dne.asm
6142 :     src/image/x86_asm/interpolate8x8_mmx.asm
6143 :     src/image/x86_asm/interpolate8x8_xmm.asm
6144 :     src/image/x86_asm/postprocessing_mmx.asm
6145 :     src/image/x86_asm/postprocessing_sse2.asm
6146 :     src/image/x86_asm/qpel_mmx.asm
6147 :     src/image/x86_asm/reduced_mmx.asm
6148 :     src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
6149 :     src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
6150 :     src/motion/x86_asm/sad_xmm.asm
6151 :     src/quant/x86_asm/quantize_h263_3dne.asm
6152 :     src/quant/x86_asm/quantize_h263_mmx.asm
6153 :     src/quant/x86_asm/quantize_mpeg_mmx.asm
6154 :     src/quant/x86_asm/quantize_mpeg_xmm.asm
6155 :     src/utils/x86_asm/cpuid.asm
6156 :     src/utils/x86_asm/interlacing_mmx.asm
6157 :     src/utils/x86_asm/mem_transfer_3dne.asm
6158 :     src/utils/x86_asm/mem_transfer_mmx.asm
6159 :    
6160 :     new patches:
6161 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
6162 :    
6163 :    
6164 :     2004-07-21 19:36:46 GMT patch-54
6165 :    
6166 :     Summary:
6167 :     Bframe fixes, still not back to 1.0.1 level
6168 :     Revision:
6169 :     xvidcore--head--0.0--patch-54
6170 :    
6171 :     Bframe fixes, still not back to 1.0.1 level
6172 :    
6173 :    
6174 :     modified files:
6175 :     src/motion/estimation_bvop.c
6176 :     src/motion/estimation_rd_based_bvop.c
6177 :    
6178 :    
6179 :     2004-07-19 18:46:09 GMT patch-53
6180 :    
6181 :     Summary:
6182 :     Stable merge
6183 :     Revision:
6184 :     xvidcore--head--0.0--patch-53
6185 :    
6186 :     Stable merge
6187 :    
6188 :     Patches applied:
6189 :    
6190 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
6191 :     ISO C99'ism fix
6192 :    
6193 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
6194 :     Complete previous xvid_decraw patch
6195 :    
6196 :    
6197 :     modified files:
6198 :     examples/xvid_decraw.c src/encoder.c
6199 :    
6200 :     new patches:
6201 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
6202 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
6203 :    
6204 :    
6205 :     2004-07-18 15:19:58 GMT patch-52
6206 :    
6207 :     Summary:
6208 :     Added dshow mingw build process
6209 :     Revision:
6210 :     xvidcore--head--0.0--patch-52
6211 :    
6212 :     From pete:
6213 :     - Added mingw build process to dshow frontend.
6214 :    
6215 :     new files:
6216 :     dshow/.arch-ids/Makefile.id dshow/.arch-ids/sources.inc.id
6217 :     dshow/Makefile dshow/dxpatch/.arch-ids/=id
6218 :     dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
6219 :     dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
6220 :     dshow/dxpatch/DXVCSDK-9.0-gcc.patch
6221 :     dshow/dxpatch/DXVCSDK-9.0-gcc.txt dshow/sources.inc
6222 :    
6223 :     modified files:
6224 :     dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
6225 :     dshow/src/Configure.cpp dshow/src/config.h dshow/src/debug.h
6226 :     dshow/src/xvid.ax.rc
6227 :    
6228 :     new directories:
6229 :     dshow/dxpatch dshow/dxpatch/.arch-ids
6230 :    
6231 :    
6232 :     2004-07-18 15:01:02 GMT patch-51
6233 :    
6234 :     Summary:
6235 :     Added RD optimized block mode decision in bvops
6236 :     Revision:
6237 :     xvidcore--head--0.0--patch-51
6238 :    
6239 :     From sysKin:
6240 :     * Added RD optimized block mode decision in bvops.
6241 :    
6242 :     new files:
6243 :     src/motion/.arch-ids/estimation_rd_based_bvop.c.id
6244 :     src/motion/estimation_rd_based_bvop.c
6245 :    
6246 :     modified files:
6247 :     build/generic/sources.inc build/win32/libxvidcore.dsp
6248 :     build/win32/libxvidcore_static.dsp src/motion/estimation.h
6249 :     src/motion/estimation_bvop.c src/motion/estimation_rd_based.c
6250 :     src/plugins/plugin_2pass1.c src/xvid.h vfw/src/codec.c
6251 :     vfw/src/config.c vfw/src/config.h vfw/src/resource.h
6252 :     vfw/src/resource.rc
6253 :    
6254 :    
6255 :     2004-07-17 11:37:21 GMT patch-50
6256 :    
6257 :     Summary:
6258 :     Stable merges
6259 :     Revision:
6260 :     xvidcore--head--0.0--patch-50
6261 :    
6262 :     Stable merges
6263 :    
6264 :     Patches applied:
6265 :    
6266 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
6267 :     Future version interoperability
6268 :    
6269 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
6270 :     Make sure time incr is never larger than 16bit.
6271 :    
6272 :    
6273 :     modified files:
6274 :     examples/xvid_decraw.c src/encoder.c
6275 :    
6276 :     new patches:
6277 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
6278 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
6279 :    
6280 :    
6281 :     2004-07-16 19:53:27 GMT patch-49
6282 :    
6283 :     Summary:
6284 :     AR support in DShow
6285 :     Revision:
6286 :     xvidcore--head--0.0--patch-49
6287 :    
6288 :     From koepi/minolta:
6289 :     * Added AR support to dshow frontend.
6290 :    
6291 :     modified files:
6292 :     dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
6293 :     dshow/src/config.c
6294 :    
6295 :    
6296 :     2004-07-16 19:49:25 GMT patch-48
6297 :    
6298 :     Summary:
6299 :     VFW update and fixes
6300 :     Revision:
6301 :     xvidcore--head--0.0--patch-48
6302 :    
6303 :     From makc on our forums:
6304 :     * Use non deprecated defines
6305 :     * Fixed frame size formula.
6306 :    
6307 :     modified files:
6308 :     TODO vfw/src/codec.c vfw/src/driverproc.c
6309 :    
6310 :    
6311 :     2004-07-16 19:29:58 GMT patch-47
6312 :    
6313 :     Summary:
6314 :     SSE2 brightness postproc.
6315 :     Revision:
6316 :     xvidcore--head--0.0--patch-47
6317 :    
6318 :     From Decoder:
6319 :     * Added SS2 brightness postproc code.
6320 :    
6321 :     new files:
6322 :     src/image/x86_asm/.arch-ids/postprocessing_sse2.asm.id
6323 :     src/image/x86_asm/postprocessing_sse2.asm
6324 :    
6325 :     modified files:
6326 :     build/generic/sources.inc build/win32/libxvidcore.dsp
6327 :     build/win32/libxvidcore_static.dsp src/image/postprocessing.h
6328 :     src/xvid.c src/xvid.h
6329 :    
6330 :    
6331 :     2004-07-14 23:27:14 GMT patch-46
6332 :    
6333 :     Summary:
6334 :     More audio for VFW bitcalc
6335 :     Revision:
6336 :     xvidcore--head--0.0--patch-46
6337 :    
6338 :     From ???:
6339 :     * added more audio formats to bitcalc
6340 :     * replaced old ogm overhead formula with more precise one
6341 :    
6342 :     modified files:
6343 :     TODO vfw/src/config.c vfw/src/resource.rc
6344 :    
6345 :    
6346 :     2004-07-14 13:01:57 GMT patch-45
6347 :    
6348 :     Summary:
6349 :     Enable MMX qpel in decoder.
6350 :     Revision:
6351 :     xvidcore--head--0.0--patch-45
6352 :    
6353 :     From ed.gomez:
6354 :     * It seems we're not that smart. We had mmx qpel code for more than
6355 :     a year, it is used in encoder but wasn't in decoder :\
6356 :    
6357 :     modified files:
6358 :     src/decoder.c
6359 :    
6360 :    
6361 :     2004-07-14 10:27:43 GMT patch-44
6362 :    
6363 :     Summary:
6364 :     Speedup block transfer C functionKeywords:
6365 :     Revision:
6366 :     xvidcore--head--0.0--patch-44
6367 :    
6368 :     From ed.gomez:
6369 :     * Not that a useful patch for most of users, but transfer8x8 was
6370 :     really too slow. Simple optimizations did great, all 32bit
6371 :     platforms using the C code should benefit from this speedup.
6372 :    
6373 :     modified files:
6374 :     src/utils/mem_transfer.c
6375 :    
6376 :    
6377 :     2004-07-11 12:53:19 GMT patch-43
6378 :    
6379 :     Summary:
6380 :     Manual AR setting for dshow.
6381 :     Revision:
6382 :     xvidcore--head--0.0--patch-43
6383 :    
6384 :     From koepi:
6385 :     * added manual AR setting in dshow.
6386 :    
6387 :     modified files:
6388 :     dshow/src/CXvidDecoder.cpp dshow/src/config.c
6389 :     dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
6390 :    
6391 :    
6392 :     2004-07-11 10:34:56 GMT patch-42
6393 :    
6394 :     Summary:
6395 :     Added top field control to vfw.
6396 :     Revision:
6397 :     xvidcore--head--0.0--patch-42
6398 :    
6399 :     From koepi:
6400 :     * added top field first flag to vfw.
6401 :    
6402 :     modified files:
6403 :     vfw/src/codec.c vfw/src/config.c vfw/src/config.h
6404 :     vfw/src/resource.h vfw/src/resource.rc
6405 :    
6406 :    
6407 :     2004-07-10 17:47:01 GMT patch-41
6408 :    
6409 :     Summary:
6410 :     Decoder work.
6411 :     Revision:
6412 :     xvidcore--head--0.0--patch-41
6413 :    
6414 :     From ed.gomez:
6415 :     * Faster get coeff (now gcc can even inline it)
6416 :     * On the fly coeff dequant for inter blocks
6417 :     (intra don't get this, because there are lot more non
6418 :     zero coeffs, and i doubt it'd get faster with this)
6419 :    
6420 :     modified files:
6421 :     src/bitstream/mbcoding.c src/bitstream/mbcoding.h
6422 :     src/decoder.c
6423 :    
6424 :    
6425 :     2004-07-10 17:34:19 GMT patch-40
6426 :    
6427 :     Summary:
6428 :     ChangeLog update + removed my email
6429 :     Revision:
6430 :     xvidcore--head--0.0--patch-40
6431 :    
6432 :     ChangeLog update + removed my email
6433 :    
6434 :    
6435 :     modified files:
6436 :     ChangeLog
6437 :    
6438 :    
6439 :     2004-07-10 17:31:36 GMT patch-39
6440 :    
6441 :     Summary:
6442 :     Stable merge
6443 :     Revision:
6444 :     xvidcore--head--0.0--patch-39
6445 :    
6446 :     Stable merge
6447 :    
6448 :     Patches applied:
6449 :    
6450 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
6451 :     Small mem leak in vfw.
6452 :    
6453 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
6454 :     ChangeLog update
6455 :    
6456 :    
6457 :     modified files:
6458 :     ChangeLog-1.0 vfw/src/codec.c
6459 :    
6460 :     new patches:
6461 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
6462 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
6463 :    
6464 :    
6465 :     2004-07-10 17:25:33 GMT patch-38
6466 :    
6467 :     Summary:
6468 :     Improved ME.
6469 :     Revision:
6470 :     xvidcore--head--0.0--patch-38
6471 :    
6472 :     From sysKin:
6473 :     * new ME for b-frames
6474 :     * small redesign of subpel refinement function
6475 :    
6476 :     From ed.gomez:
6477 :     * Fixed some warnings reported by gcc. (the if condition should
6478 :     be checked by the original autor)
6479 :    
6480 :     modified files:
6481 :     src/motion/estimation.h src/motion/estimation_bvop.c
6482 :     src/motion/estimation_common.c src/motion/estimation_gmc.c
6483 :     src/motion/estimation_pvop.c src/motion/estimation_rd_based.c
6484 :     src/motion/vop_type_decision.c
6485 :    
6486 :    
6487 :     2004-07-10 17:16:38 GMT patch-37
6488 :    
6489 :     Summary:
6490 :     qpel and chroma-sad had overlapping memory targets
6491 :     Revision:
6492 :     xvidcore--head--0.0--patch-37
6493 :    
6494 :     From sysKin:
6495 :     * qpel and chroma-sad had overlapping memory targets
6496 :    
6497 :     modified files:
6498 :     src/motion/estimation_bvop.c
6499 :    
6500 :    
6501 :     2004-07-10 17:03:06 GMT patch-36
6502 :    
6503 :     Summary:
6504 :     New changelog for 1.1 tree
6505 :     Revision:
6506 :     xvidcore--head--0.0--patch-36
6507 :    
6508 :     New changelog for 1.1 tree
6509 :    
6510 :    
6511 :     new files:
6512 :     .arch-ids/ChangeLog.id ChangeLog
6513 :    
6514 :     renamed files:
6515 :     .arch-ids/ChangeLog.id
6516 :     ==> .arch-ids/ChangeLog-1.0.id
6517 :     ChangeLog
6518 :     ==> ChangeLog-1.0
6519 :    
6520 :    
6521 :     2004-07-10 16:57:53 GMT patch-35
6522 :    
6523 :     Summary:
6524 :     Stable tree merge
6525 :     Revision:
6526 :     xvidcore--head--0.0--patch-35
6527 :    
6528 :     Stable tree merge
6529 :    
6530 :     Patches applied:
6531 :    
6532 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
6533 :     Small memory error in ia32 cpuid function.
6534 :    
6535 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
6536 :     low delay guessing (il)logic fix.
6537 :    
6538 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
6539 :     Fix wrong matrix reading logic.
6540 :    
6541 :    
6542 :     modified files:
6543 :     src/bitstream/bitstream.c src/decoder.c
6544 :     src/utils/x86_asm/cpuid.asm
6545 :    
6546 :     new patches:
6547 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
6548 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
6549 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
6550 :    
6551 :    
6552 :     2004-06-12 13:51:50 GMT patch-34
6553 :    
6554 :     Summary:
6555 :     Added VBV to twopass RC
6556 :     Revision:
6557 :     xvidcore--head--0.0--patch-34
6558 :    
6559 :     From christoph:
6560 :     * Added VBV model verifier to twopass RC plugin
6561 :    
6562 :     From ed.gomez:
6563 :     * Do apply CodingStyle to christoph's code
6564 :     * Use DPRINTF instead of #ifdef VBV_DEBUG #endif blocks as
6565 :     the information that was outputting was usefull for general
6566 :     RC debugging.
6567 :    
6568 :     modified files:
6569 :     examples/xvid_encraw.c src/plugins/plugin_2pass2.c src/xvid.h
6570 :    
6571 :    
6572 :     2004-06-05 23:05:43 GMT patch-33
6573 :    
6574 :     Summary:
6575 :     Merged stable branch patches
6576 :     Revision:
6577 :     xvidcore--head--0.0--patch-33
6578 :    
6579 :     Merged stable branch patches
6580 :    
6581 :     Patches applied:
6582 :    
6583 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
6584 :     DC clipping bug for real
6585 :    
6586 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
6587 :     Marking 1.0.1 release
6588 :    
6589 :    
6590 :     modified files:
6591 :     ChangeLog TODO build/generic/configure.in src/decoder.c
6592 :     src/motion/estimation_rd_based.c src/prediction/mbprediction.c
6593 :     src/prediction/mbprediction.h src/xvid.h
6594 :    
6595 :     new patches:
6596 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
6597 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
6598 :    
6599 :    
6600 :     2004-06-05 23:02:35 GMT patch-32
6601 :    
6602 :     Summary:
6603 :     Previous merge went wrong
6604 :     Revision:
6605 :     xvidcore--head--0.0--patch-32
6606 :    
6607 :     Previous merge went wrong
6608 :    
6609 :    
6610 :     modified files:
6611 :     src/portab.h
6612 :    
6613 :    
6614 :     2004-05-31 21:32:38 GMT patch-31
6615 :    
6616 :     Summary:
6617 :     Added icon into vfw frontend.
6618 :     Revision:
6619 :     xvidcore--head--0.0--patch-31
6620 :    
6621 :     From pete:
6622 :     * Added icon into vfw fronted dll. Should show up in uninstall menu.
6623 :    
6624 :     new files:
6625 :     vfw/src/.arch-ids/xvid.ico.id vfw/src/xvid.ico
6626 :    
6627 :     modified files:
6628 :     vfw/bin/xvid.inf vfw/src/resource.rc vfw/vfw.dsp
6629 :    
6630 :    
6631 :     2004-05-31 21:22:49 GMT patch-30
6632 :    
6633 :     Summary:
6634 :     Merged stable branch fixes
6635 :     Revision:
6636 :     xvidcore--head--0.0--patch-30
6637 :    
6638 :     Merged stable branch fixes
6639 :    
6640 :     Patches applied:
6641 :    
6642 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
6643 :     Close variable argument list.
6644 :    
6645 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
6646 :     Bits/Bytes confusion in the VFW frontend.
6647 :    
6648 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
6649 :     Nasty typo in pvop vector lambdas.
6650 :    
6651 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
6652 :     FPS=1 problem in decoder.
6653 :    
6654 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
6655 :     More missing va_end() calls.
6656 :    
6657 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
6658 :     Wrong license header.
6659 :    
6660 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
6661 :     time fixes to decoder.
6662 :    
6663 :    
6664 :     modified files:
6665 :     src/bitstream/bitstream.c src/decoder.c src/decoder.h
6666 :     src/image/font.c src/image/reduced.c
6667 :     src/motion/estimation_pvop.c src/portab.h vfw/src/codec.c
6668 :     vfw/src/config.c
6669 :    
6670 :     new patches:
6671 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
6672 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
6673 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
6674 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
6675 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
6676 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
6677 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
6678 :    
6679 :    
6680 :     2004-05-26 09:13:33 GMT patch-29
6681 :    
6682 :     Summary:
6683 :     Stable merges
6684 :     Revision:
6685 :     xvidcore--head--0.0--patch-29
6686 :    
6687 :     Stable merges
6688 :    
6689 :     Patches applied:
6690 :    
6691 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
6692 :     Small bug in bframe ME.
6693 :    
6694 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
6695 :     Small trellis bug
6696 :    
6697 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
6698 :     ICM compatibility for VFW
6699 :    
6700 :    
6701 :     modified files:
6702 :     src/motion/estimation_bvop.c src/utils/mbtransquant.c
6703 :     vfw/src/config.c vfw/src/driverproc.c
6704 :    
6705 :     new patches:
6706 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
6707 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
6708 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
6709 :    
6710 :    
6711 :     2004-05-21 14:32:41 GMT patch-28
6712 :    
6713 :     Summary:
6714 :     Don't set edges twice on a frame.
6715 :     Revision:
6716 :     xvidcore--head--0.0--patch-28
6717 :    
6718 :     From ed.gomez:
6719 :     * A similar optimization has been done for encoder long ago,
6720 :     dunno why this hasn't been "ported" to decoder. This speeds
6721 :     up quite a lot the decoder for no effort (~7%).
6722 :    
6723 :     modified files:
6724 :     src/decoder.c src/decoder.h
6725 :    
6726 :    
6727 :     2004-05-21 14:25:19 GMT patch-27
6728 :    
6729 :     Summary:
6730 :     No 64 bit arithmetic in critical path.
6731 :     Revision:
6732 :     xvidcore--head--0.0--patch-27
6733 :    
6734 :     From ed.gomez:
6735 :     * No 64 bit arithmetic in critical paths (direct blocks in bvops), it's
6736 :     way too slow (__divdi3 GNU/Linux ABI for 64bit division was taking
6737 :     up to 5% cycles)
6738 :    
6739 :     modified files:
6740 :     src/decoder.c
6741 :    
6742 :    
6743 :     2004-05-15 22:20:11 GMT patch-26
6744 :    
6745 :     Summary:
6746 :     Merged stable tree changes
6747 :     Revision:
6748 :     xvidcore--head--0.0--patch-26
6749 :    
6750 :     Merged stable tree changes
6751 :    
6752 :     Patches applied:
6753 :    
6754 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
6755 :     Some very light Unix build system changes
6756 :    
6757 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
6758 :     Possible VOL header corruption.
6759 :    
6760 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
6761 :     DC prediction fix.
6762 :    
6763 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
6764 :     Small mismatch in hint<->widget in VFW
6765 :    
6766 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
6767 :     Marking 1.0.0 final
6768 :    
6769 :    
6770 :     modified files:
6771 :     ChangeLog build/generic/Makefile build/generic/bootstrap.sh
6772 :     build/generic/configure.in src/bitstream/bitstream.c
6773 :     src/decoder.c src/motion/estimation_rd_based.c
6774 :     src/prediction/mbprediction.c src/prediction/mbprediction.h
6775 :     src/xvid.h vfw/src/resource.rc
6776 :    
6777 :     new patches:
6778 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
6779 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
6780 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
6781 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
6782 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
6783 :    
6784 :    
6785 :     2004-04-25 21:46:25 GMT patch-25
6786 :    
6787 :     Summary:
6788 :     Smarter skipping
6789 :     Revision:
6790 :     xvidcore--head--0.0--patch-25
6791 :    
6792 :     From sysKin:
6793 :     * Smarter skipping + bugfix
6794 :    
6795 :     modified files:
6796 :     src/motion/estimation.h src/motion/estimation_bvop.c
6797 :     src/motion/estimation_pvop.c
6798 :    
6799 :    
6800 :     2004-04-20 20:37:08 GMT patch-24
6801 :    
6802 :     Summary:
6803 :     ME cleanup.
6804 :     Revision:
6805 :     xvidcore--head--0.0--patch-24
6806 :    
6807 :     From sysKin:
6808 :     * First stage cleanup: new fast qpel refinement.
6809 :    
6810 :     modified files:
6811 :     src/motion/estimation.h src/motion/estimation_bvop.c
6812 :     src/motion/estimation_common.c src/motion/estimation_gmc.c
6813 :     src/motion/estimation_pvop.c src/motion/estimation_rd_based.c
6814 :     src/motion/vop_type_decision.c
6815 :    
6816 :    
6817 :     2004-04-20 19:44:44 GMT patch-23
6818 :    
6819 :     Summary:
6820 :     Merging 1.0 fixes
6821 :     Revision:
6822 :     xvidcore--head--0.0--patch-23
6823 :    
6824 :     Merging 1.0 fixes
6825 :    
6826 :     Patches applied:
6827 :    
6828 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
6829 :     Fix crash in decoder for non IFrame 1st frame.
6830 :    
6831 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
6832 :     Small visual fix.
6833 :    
6834 :    
6835 :     modified files:
6836 :     src/decoder.c vfw/src/config.c
6837 :    
6838 :     new patches:
6839 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
6840 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
6841 :    
6842 :    
6843 :     2004-04-18 17:14:29 GMT patch-22
6844 :    
6845 :     Summary:
6846 :     Merging 1.0 fixes
6847 :     Revision:
6848 :     xvidcore--head--0.0--patch-22
6849 :    
6850 :     Merging 1.0 fixes
6851 :    
6852 :     Patches applied:
6853 :    
6854 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
6855 :     Tiny xvid_decraw cleaning
6856 :    
6857 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
6858 :     vfw opens audio file in shared access mode
6859 :    
6860 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
6861 :     Typo
6862 :    
6863 :    
6864 :     modified files:
6865 :     examples/xvid_decraw.c vfw/src/resource.rc
6866 :    
6867 :     new patches:
6868 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
6869 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
6870 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
6871 :    
6872 :    
6873 :     2004-04-18 17:09:59 GMT patch-21
6874 :    
6875 :     Summary:
6876 :     Dering hooking in DShow.
6877 :     Revision:
6878 :     xvidcore--head--0.0--patch-21
6879 :    
6880 :     From sysKin:
6881 :     * Dering widget and associated code for dering support in DShow.
6882 :    
6883 :     modified files:
6884 :     dshow/src/CXvidDecoder.cpp dshow/src/config.c
6885 :     dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
6886 :    
6887 :    
6888 :     2004-04-18 17:08:53 GMT patch-20
6889 :    
6890 :     Summary:
6891 :     Dering hooking in VFW.
6892 :     Revision:
6893 :     xvidcore--head--0.0--patch-20
6894 :    
6895 :     From sysKin:
6896 :     * Dering widget and associated code for dering support in VFW.
6897 :    
6898 :     modified files:
6899 :     vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
6900 :     vfw/src/resource.h vfw/src/resource.rc
6901 :    
6902 :    
6903 :     2004-04-18 17:06:14 GMT patch-19
6904 :    
6905 :     Summary:
6906 :     Added dering code.
6907 :     Revision:
6908 :     xvidcore--head--0.0--patch-19
6909 :    
6910 :     From Marc Fauconneau:
6911 :     * Added dering code to core.
6912 :    
6913 :     modified files:
6914 :     src/image/postprocessing.c src/image/postprocessing.h
6915 :     src/xvid.h
6916 :    
6917 :    
6918 :     2004-04-18 17:02:48 GMT patch-18
6919 :    
6920 :     Summary:
6921 :     Added static builds for msvc.
6922 :     Revision:
6923 :     xvidcore--head--0.0--patch-18
6924 :    
6925 :     From pete:
6926 :     * Added static type building project files for MSVC. Needed
6927 :     for xvid_bench.
6928 :    
6929 :     new files:
6930 :     build/win32/.arch-ids/libxvidcore_static.dsp.id
6931 :     build/win32/.arch-ids/xvid_decraw_static.dsp.id
6932 :     build/win32/.arch-ids/xvid_encraw_static.dsp.id
6933 :     build/win32/libxvidcore_static.dsp
6934 :     build/win32/xvid_decraw_static.dsp
6935 :     build/win32/xvid_encraw_static.dsp
6936 :    
6937 :     modified files:
6938 :     TODO build/win32/xvidcore.dsw
6939 :    
6940 :    
6941 :     2004-04-15 19:32:53 GMT patch-17
6942 :    
6943 :     Summary:
6944 :     Merged fixes from 1.0 tree
6945 :     Revision:
6946 :     xvidcore--head--0.0--patch-17
6947 :    
6948 :     Merged fixes from 1.0 tree
6949 :    
6950 :     Patches applied:
6951 :    
6952 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
6953 :     Fixed small bug in trellis code.
6954 :    
6955 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
6956 :     Ressource leaking in dshow.
6957 :    
6958 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
6959 :     Fixed missing 1st frame in dshow output.
6960 :    
6961 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
6962 :     Tiny minor fixes for msvc.
6963 :    
6964 :    
6965 :     modified files:
6966 :     build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp
6967 :     dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
6968 :     examples/xvid_decraw.c src/utils/mbtransquant.c src/xvid.h
6969 :    
6970 :     new patches:
6971 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
6972 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
6973 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
6974 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
6975 :    
6976 :    
6977 :     2004-04-15 19:28:53 GMT patch-16
6978 :    
6979 :     Summary:
6980 :     Starting the 1.1 numbering here.
6981 :     Revision:
6982 :     xvidcore--head--0.0--patch-16
6983 :    
6984 :     From pete:
6985 :     * Started 1.1 numbering
6986 :     * Added 1.1 checking for the brightness field.
6987 :    
6988 :     PS: API 4 is extensible as long as we add fields at the end of
6989 :     the structures and that we had checks to mimic old core
6990 :     settings. That's why the API version doesn't change, but the
6991 :     public numbering does.
6992 :    
6993 :     modified files:
6994 :     src/decoder.c src/xvid.c src/xvid.h
6995 :    
6996 :    
6997 :     2004-04-14 19:22:52 GMT patch-15
6998 :    
6999 :     Summary:
7000 :     Remove ppro code from mmx h263 quant.
7001 :     Revision:
7002 :     xvidcore--head--0.0--patch-15
7003 :    
7004 :     From Jean Marc:
7005 :     * Removed pentium pro opcodes from mmx functions (cmov)
7006 :    
7007 :     modified files:
7008 :     src/quant/x86_asm/quantize_h263_mmx.asm
7009 :    
7010 :    
7011 :     2004-04-13 20:05:24 GMT patch-14
7012 :    
7013 :     Summary:
7014 :     Reverted troublesome patch-11
7015 :     Revision:
7016 :     xvidcore--head--0.0--patch-14
7017 :    
7018 :     From ed.gomez:
7019 :     * Removed buggy patch-11. Though xvid_bench tests passed, the code
7020 :     was buggy... and as all changes were involved, the patch is reverted.
7021 :    
7022 :     modified files:
7023 :     src/utils/x86_asm/mem_transfer_mmx.asm
7024 :    
7025 :    
7026 :     2004-04-12 15:48:21 GMT patch-13
7027 :    
7028 :     Summary:
7029 :     Optimized Plane SSE.
7030 :     Revision:
7031 :     xvidcore--head--0.0--patch-13
7032 :    
7033 :     From ed.gomez:
7034 :     * Mostly unuseful patch as it optimizes a function that is used
7035 :     not so often and that doesn't eat so much CPU. But as i'm always
7036 :     doing debugging (thus using plane_sse), i like the idea of being
7037 :     doing the debugging the faster i can :-)
7038 :    
7039 :     modified files:
7040 :     examples/xvid_bench.c src/image/image.c src/motion/sad.c
7041 :     src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c
7042 :    
7043 :    
7044 :     2004-04-12 15:38:01 GMT patch-12
7045 :    
7046 :     Summary:
7047 :     New H263 code.
7048 :     Revision:
7049 :     xvidcore--head--0.0--patch-12
7050 :    
7051 :     From Jean Marc:
7052 :     * Improved H263 code.
7053 :    
7054 :     modified files:
7055 :     src/quant/x86_asm/quantize_h263_mmx.asm
7056 :    
7057 :    
7058 :     2004-04-12 14:03:19 GMT patch-10
7059 :    
7060 :     Summary:
7061 :     Removed CVS Id field
7062 :     Revision:
7063 :     xvidcore--head--0.0--patch-10
7064 :    
7065 :     Removed CVS Id field
7066 :    
7067 :    
7068 :     modified files:
7069 :     src/motion/ppc_asm/sad_altivec.c
7070 :    
7071 :    
7072 :     2004-04-12 14:00:16 GMT patch-9
7073 :    
7074 :     Summary:
7075 :     Added debug option (-debug)
7076 :     Revision:
7077 :     xvidcore--head--0.0--patch-9
7078 :    
7079 :     Added debug option (-debug)
7080 :    
7081 :    
7082 :     modified files:
7083 :     examples/xvid_decraw.c
7084 :    
7085 :    
7086 :     2004-04-12 13:53:00 GMT patch-8
7087 :    
7088 :     Summary:
7089 :     Merged stable tree fixes
7090 :     Revision:
7091 :     xvidcore--head--0.0--patch-8
7092 :    
7093 :     Merged stable tree fixes
7094 :    
7095 :     Patches applied:
7096 :    
7097 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
7098 :     Compiler quirk in portab.h
7099 :    
7100 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
7101 :     DShow widget hiding.
7102 :    
7103 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
7104 :     RGB 16bit output fix.
7105 :    
7106 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
7107 :     3DNow Ext functions use MMXEXT opcodes.
7108 :    
7109 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
7110 :     PGM support back in xvid_decraw.
7111 :    
7112 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
7113 :     Better MV clipping code.
7114 :    
7115 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
7116 :     3dnow functions proper separation.
7117 :    
7118 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
7119 :     Don't do SAD and RD based searches for qp.
7120 :    
7121 :    
7122 :     modified files:
7123 :     dshow/src/xvid.ax.rc examples/xvid_decraw.c src/decoder.c
7124 :     src/image/colorspace.c src/motion/estimation_pvop.c
7125 :     src/portab.h src/xvid.c
7126 :    
7127 :     new patches:
7128 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
7129 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
7130 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
7131 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
7132 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
7133 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
7134 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
7135 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
7136 :    
7137 :    
7138 :     2004-04-05 20:44:57 GMT patch-7
7139 :    
7140 :     Summary:
7141 :     MSVC warning.
7142 :     Revision:
7143 :     xvidcore--head--0.0--patch-7
7144 :    
7145 :     From pete:
7146 :     * Fixed MSVC warnings about float vs double.
7147 :    
7148 :     modified files:
7149 :     src/plugins/plugin_lumimasking.c
7150 :    
7151 :    
7152 :     2004-04-05 20:04:10 GMT patch-6
7153 :    
7154 :     Summary:
7155 :     Frame dropping alternative fix.
7156 :     Revision:
7157 :     xvidcore--head--0.0--patch-6
7158 :    
7159 :     From sysKin:
7160 :     * Different solution to the same problem previously fixed in
7161 :     1.0 tree.
7162 :    
7163 :     modified files:
7164 :     src/encoder.c
7165 :    
7166 :    
7167 :     2004-04-05 19:45:17 GMT patch-5
7168 :    
7169 :     Summary:
7170 :     Merged stable tree fixes
7171 :     Revision:
7172 :     xvidcore--head--0.0--patch-5
7173 :    
7174 :     Merged stable tree fixes
7175 :    
7176 :     Patches applied:
7177 :    
7178 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
7179 :     Typo in ME fast comparison.
7180 :    
7181 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
7182 :     Dead code removal.
7183 :    
7184 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
7185 :     Frame dropping disabling for bframes.
7186 :    
7187 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
7188 :     Marking RC4
7189 :    
7190 :    
7191 :     modified files:
7192 :     ChangeLog build/generic/configure.in src/encoder.c
7193 :     src/motion/estimation_common.c src/xvid.h
7194 :    
7195 :     new patches:
7196 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
7197 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
7198 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
7199 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
7200 :    
7201 :    
7202 :     2004-04-03 10:33:44 GMT patch-4
7203 :    
7204 :     Summary:
7205 :     Merged 1.0 fixes
7206 :     Revision:
7207 :     xvidcore--head--0.0--patch-4
7208 :    
7209 :     Merged 1.0 fixes
7210 :    
7211 :     Patches applied:
7212 :    
7213 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
7214 :     tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
7215 :    
7216 :     * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
7217 :     VFW Resource leak fix (try #2)
7218 :    
7219 :    
7220 :     modified files:
7221 :     vfw/src/codec.c vfw/src/driverproc.c
7222 :    
7223 :     new patches:
7224 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
7225 :     ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
7226 :    
7227 :    
7228 :     2004-04-02 21:44:39 GMT patch-3
7229 :    
7230 :     Summary:
7231 :     Merged new PPC port
7232 :     Revision:
7233 :     xvidcore--head--0.0--patch-3
7234 :    
7235 :     Merged new PPC port
7236 :    
7237 :     Patches applied:
7238 :    
7239 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
7240 :     tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
7241 :    
7242 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
7243 :     Sad Altivec File added
7244 :    
7245 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
7246 :     Mem Transfer functions ported to altivec
7247 :    
7248 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
7249 :     bugfix in mem transfer altivec routines
7250 :    
7251 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
7252 :     Bug Fix in Mem Transfer
7253 :    
7254 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
7255 :     Walken Inverse DCT added
7256 :    
7257 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
7258 :     Interpolate8x8 altivec added
7259 :    
7260 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
7261 :     interpolate avg2 altivec added
7262 :    
7263 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
7264 :     Star-merged Edouards Branch
7265 :    
7266 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
7267 :     Added RGB to YV12 Altivec routines
7268 :    
7269 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
7270 :     Added YUV to YV12 Altivec routines
7271 :    
7272 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
7273 :     more interpolate functions
7274 :    
7275 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
7276 :     H263 Quantization added in altivec
7277 :    
7278 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
7279 :     Star-Merge with main branch
7280 :    
7281 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
7282 :     h263 dequantization with altivec
7283 :    
7284 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
7285 :     sse8_16bit added
7286 :    
7287 :     * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
7288 :     added yv12 to yuv colorspace routines (altivec)
7289 :    
7290 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
7291 :     tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
7292 :    
7293 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
7294 :     Merged with mainline patch-9
7295 :    
7296 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
7297 :     PPC platform support cleanup.
7298 :    
7299 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
7300 :     Merging Paul's changes
7301 :    
7302 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
7303 :     Merged mainline patches
7304 :    
7305 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
7306 :     Merged up to mainline RC1
7307 :    
7308 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
7309 :     Merged chn's work
7310 :    
7311 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
7312 :     Merged chn's mem transfer functions
7313 :    
7314 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
7315 :     Merged mainline mem_transfer arch separation
7316 :    
7317 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
7318 :     Merged mainline patches
7319 :    
7320 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
7321 :     Replayed unconflicting patches from chn
7322 :    
7323 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
7324 :     Merging mainline up to patch-31
7325 :    
7326 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
7327 :     Forgotten patch from chn
7328 :    
7329 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
7330 :     Merged chn's branch up to patch-10
7331 :    
7332 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
7333 :     Merged work from Chriostoph up to patch-13
7334 :    
7335 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
7336 :     Merged stuff from mainline
7337 :    
7338 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
7339 :     Merged chn's work
7340 :    
7341 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
7342 :     Merged mainline
7343 :    
7344 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
7345 :     Merged mainline fixes
7346 :    
7347 :     * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
7348 :     Merging head branch to prepare mainline merging
7349 :    
7350 :     * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
7351 :     tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
7352 :    
7353 :     * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
7354 :     Quick changes for ppc linux
7355 :    
7356 :    
7357 :     new files:
7358 :     src/dct/ppc_asm/.arch-ids/idct_altivec.c.id
7359 :     src/dct/ppc_asm/idct_altivec.c src/image/ppc_asm/.arch-ids/=id
7360 :     src/image/ppc_asm/.arch-ids/colorspace_altivec.c.id
7361 :     src/image/ppc_asm/.arch-ids/interpolate8x8_altivec.c.id
7362 :     src/image/ppc_asm/colorspace_altivec.c
7363 :     src/image/ppc_asm/interpolate8x8_altivec.c
7364 :     src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
7365 :     src/motion/ppc_asm/sad_altivec.c
7366 :     src/quant/ppc_asm/.arch-ids/=id
7367 :     src/quant/ppc_asm/.arch-ids/quant_h263_altivec.c.id
7368 :     src/quant/ppc_asm/quant_h263_altivec.c
7369 :     src/utils/ppc_asm/.arch-ids/=id
7370 :     src/utils/ppc_asm/.arch-ids/altivec_trigger.c.id
7371 :     src/utils/ppc_asm/.arch-ids/mem_transfer_altivec.c.id
7372 :     src/utils/ppc_asm/altivec_trigger.c
7373 :     src/utils/ppc_asm/mem_transfer_altivec.c
7374 :    
7375 :     removed files:
7376 :     src/bitstream/ppc_asm/.arch-ids/cbp_altivec.s.id
7377 :     src/bitstream/ppc_asm/.arch-ids/cbp_ppc.s.id
7378 :     src/bitstream/ppc_asm/cbp_altivec.s
7379 :     src/bitstream/ppc_asm/cbp_ppc.s
7380 :     src/dct/ppc_asm/.arch-ids/fdct_altivec.s.id
7381 :     src/dct/ppc_asm/.arch-ids/idct_altivec.s.id
7382 :     src/dct/ppc_asm/fdct_altivec.s src/dct/ppc_asm/idct_altivec.s
7383 :     src/motion/ppc_asm/.arch-ids/README.id
7384 :     src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
7385 :     src/motion/ppc_asm/.arch-ids/sad_altivec.s.id
7386 :     src/motion/ppc_asm/README src/motion/ppc_asm/sad_altivec.c
7387 :     src/motion/ppc_asm/sad_altivec.s
7388 :    
7389 :     modified files:
7390 :     build/generic/Makefile build/generic/configure.in
7391 :     build/generic/platform.inc.in build/generic/sources.inc
7392 :     examples/xvid_bench.c src/bitstream/cbp.h src/dct/fdct.h
7393 :     src/dct/idct.h src/dct/simple_idct.c src/image/colorspace.h
7394 :     src/image/interpolate8x8.h src/motion/sad.h src/portab.h
7395 :     src/quant/quant.h src/utils/emms.h src/utils/mem_transfer.h
7396 :     src/xvid.c
7397 :    
7398 :     new directories:
7399 :     src/image/ppc_asm src/image/ppc_asm/.arch-ids
7400 :     src/quant/ppc_asm src/quant/ppc_asm/.arch-ids
7401 :     src/utils/ppc_asm src/utils/ppc_asm/.arch-ids
7402 :    
7403 :     new patches:
7404 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
7405 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
7406 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
7407 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
7408 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
7409 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
7410 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
7411 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
7412 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
7413 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
7414 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
7415 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
7416 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
7417 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
7418 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
7419 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
7420 :     chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
7421 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
7422 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
7423 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
7424 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
7425 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
7426 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
7427 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
7428 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
7429 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
7430 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
7431 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
7432 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
7433 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
7434 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
7435 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
7436 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
7437 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
7438 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
7439 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
7440 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
7441 :     ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
7442 :     ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
7443 :    
7444 :    
7445 :     2004-04-02 21:26:57 GMT patch-2
7446 :    
7447 :     Summary:
7448 :     messed with Xvid BS version
7449 :     Revision:
7450 :     xvidcore--head--0.0--patch-2
7451 :    
7452 :     messed with Xvid BS version
7453 :    
7454 :    
7455 :     modified files:
7456 :     src/xvid.h
7457 :    
7458 :    
7459 :     2004-04-02 21:25:15 GMT patch-1
7460 :    
7461 :     Summary:
7462 :     Brightness Postprocessing.
7463 :     Revision:
7464 :     xvidcore--head--0.0--patch-1
7465 :    
7466 :     From Pete:
7467 :     * Added brightness postprocessing.
7468 :    
7469 :     From ed.gomez:
7470 :     * Merging changes due to CVS branches unsync state between head and
7471 :     last 1.0 dev branch.
7472 :    
7473 :     new files:
7474 :     src/image/x86_asm/.arch-ids/postprocessing_mmx.asm.id
7475 :     src/image/x86_asm/postprocessing_mmx.asm
7476 :    
7477 :     modified files:
7478 :     build/generic/sources.inc build/win32/libxvidcore.dsp
7479 :     dshow/src/CXvidDecoder.cpp dshow/src/config.c
7480 :     dshow/src/xvid.ax.rc src/decoder.c src/image/image.c
7481 :     src/image/image.h src/image/postprocessing.c
7482 :     src/image/postprocessing.h src/xvid.c src/xvid.h
7483 :     vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
7484 :     vfw/src/resource.h vfw/src/resource.rc
7485 :    
7486 :    
7487 :     2004-04-02 20:36:54 GMT base-0
7488 :    
7489 :     Summary:
7490 :     tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
7491 :     Revision:
7492 :     xvidcore--head--0.0--base-0
7493 :    
7494 :     (automatically generated log message)
7495 :    
7496 :     new patches:
7497 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--base-0
7498 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-1
7499 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-2
7500 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-3
7501 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-4
7502 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-5
7503 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-6
7504 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-7
7505 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-8
7506 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-9
7507 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-10
7508 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-11
7509 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-12
7510 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-13
7511 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-14
7512 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-15
7513 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-16
7514 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-17
7515 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-18
7516 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-19
7517 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-20
7518 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-21
7519 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-22
7520 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-23
7521 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-24
7522 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-25
7523 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-26
7524 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-27
7525 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-28
7526 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-29
7527 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-30
7528 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-31
7529 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-32
7530 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-33
7531 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-34
7532 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-35
7533 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-36
7534 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-37
7535 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-38
7536 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-39
7537 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-40
7538 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-41
7539 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-42
7540 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-43
7541 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-44
7542 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-45
7543 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-46
7544 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-47
7545 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-48
7546 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-49
7547 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-50
7548 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-51
7549 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-52
7550 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-53
7551 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-54
7552 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-55
7553 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-56
7554 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-57
7555 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-58
7556 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-59
7557 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-60
7558 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-61
7559 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-62
7560 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-63
7561 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-64
7562 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-65
7563 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-66
7564 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-67
7565 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-68
7566 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-69
7567 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-70
7568 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-71
7569 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-72
7570 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-73
7571 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-74
7572 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-75
7573 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-76
7574 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-77
7575 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-78
7576 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-79
7577 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-80
7578 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-81
7579 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-82
7580 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-83
7581 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-84
7582 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-85
7583 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-86
7584 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-87
7585 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-88
7586 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-89
7587 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-90
7588 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-91
7589 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-92
7590 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-93
7591 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-94
7592 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-95
7593 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-96
7594 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-97
7595 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-98
7596 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-99
7597 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-100
7598 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-101
7599 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-102
7600 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-103
7601 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-104
7602 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-105
7603 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-106
7604 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-107
7605 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-108
7606 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-109
7607 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-110
7608 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-111
7609 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-112
7610 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-113
7611 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-114
7612 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-115
7613 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-116
7614 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-117
7615 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-118
7616 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-119
7617 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-120
7618 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-121
7619 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-122
7620 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-123
7621 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-124
7622 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-125
7623 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-126
7624 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-127
7625 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-128
7626 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-129
7627 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-130
7628 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-131
7629 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-132
7630 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-133
7631 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-134
7632 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-135
7633 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-136
7634 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-137
7635 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-138
7636 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-139
7637 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-140
7638 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-141
7639 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-142
7640 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-143
7641 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-144
7642 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-145
7643 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-146
7644 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-147
7645 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-148
7646 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-149
7647 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-150
7648 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-151
7649 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-152
7650 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-153
7651 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-154
7652 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-155
7653 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-156
7654 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-157
7655 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-158
7656 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-159
7657 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-160
7658 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-161
7659 :     ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-162
7660 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
7661 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-1
7662 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-2
7663 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-3
7664 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-4
7665 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-5
7666 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-6
7667 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-7
7668 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-8
7669 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-9
7670 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-10
7671 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-11
7672 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-12
7673 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-13
7674 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-14
7675 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-15
7676 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-16
7677 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-17
7678 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-18
7679 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-19
7680 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-20
7681 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-21
7682 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-22
7683 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-23
7684 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-24
7685 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-25
7686 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-26
7687 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-27
7688 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-28
7689 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-29
7690 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-30
7691 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-31
7692 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-32
7693 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-33
7694 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-34
7695 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-35
7696 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-36
7697 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-37
7698 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-38
7699 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-39
7700 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-40
7701 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-41
7702 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-42
7703 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-43
7704 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-44
7705 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-45
7706 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-46
7707 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-47
7708 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-48
7709 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-49
7710 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-50
7711 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-51
7712 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-52
7713 :     ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
7714 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--base-0
7715 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-1
7716 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-2
7717 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-3
7718 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-4
7719 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-5
7720 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-6
7721 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-7
7722 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-8
7723 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-9
7724 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-10
7725 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-11
7726 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-12
7727 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-13
7728 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-14
7729 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-15
7730 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-16
7731 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-17
7732 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-18
7733 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-19
7734 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-20
7735 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-21
7736 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-22
7737 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-23
7738 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-24
7739 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-25
7740 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-26
7741 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-27
7742 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-28
7743 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-29
7744 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-30
7745 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-31
7746 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-32
7747 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-33
7748 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-34
7749 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-35
7750 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-36
7751 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-37
7752 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-38
7753 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-39
7754 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-40
7755 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-41
7756 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-42
7757 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-43
7758 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-44
7759 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-45
7760 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-46
7761 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-47
7762 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-48
7763 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-49
7764 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-50
7765 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-51
7766 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-52
7767 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-53
7768 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-54
7769 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-55
7770 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-56
7771 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-57
7772 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-58
7773 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-59
7774 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-60
7775 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-61
7776 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-62
7777 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-63
7778 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-64
7779 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-65
7780 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-66
7781 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-67
7782 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-68
7783 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-69
7784 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-70
7785 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-71
7786 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-72
7787 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-73
7788 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-74
7789 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-75
7790 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-76
7791 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-77
7792 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-78
7793 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-79
7794 :     ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-80
7795 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--base-0
7796 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-1
7797 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-2
7798 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-3
7799 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-4
7800 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-5
7801 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-6
7802 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-7
7803 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-8
7804 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-9
7805 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-10
7806 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-11
7807 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-12
7808 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-13
7809 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-14
7810 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-15
7811 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-16
7812 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-17
7813 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-18
7814 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-19
7815 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-20
7816 :     ed.gomez@free.fr--main/xvidcore--stable--0.9--version-0
7817 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--base-0
7818 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-1
7819 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-2
7820 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-3
7821 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-4
7822 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-5
7823 :     ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6
7824 :    
7825 :    

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4