[cvs] / xvidcore / ChangeLog Repository:
ViewVC logotype

Diff of /xvidcore/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5, Sat Jun 12 13:02:12 2004 UTC revision 1.14.4.1, Fri Nov 28 19:50:10 2008 UTC
# Line 1  Line 1 
1  # Ed.Gomez: This ChangeLog is generated from a personal tree maintained  # Note that this ChangeLog covers only changes to the HEAD branch
 # under the arch revision control tool. That's why dates may be skewed. I  
 # also removed all my email adresses from the output because they are not  
 # relevant.  
2    
3  #########################################################################  ---------------------
4  # 1.0.1 (Bitstream Version 35)  Date: 2008/11/28 19:28:08
5  #########################################################################  Author: Isibaar
6    Branch: release-1_2-branch
7    Tag: (none)
8    Log:
9    adjust version numbers
10    
11    Members:
12            debian/changelog:1.2->1.2.2.1
13            debian/control:1.2->1.2.2.1
14            src/xvid.c:1.77->1.77.2.1
15            src/xvid.h:1.63->1.63.2.1
16    
17    ---------------------
18    Date: 2008/11/28 17:54:43
19    Author: Isibaar
20    Branch: HEAD
21    Tag: tag-branching-1_2_0
22    Log:
23    WIN64 compatibility
24    
25    Members:
26            dshow/src/config.h:1.5->1.6
27    
28    ---------------------
29    Date: 2008/11/28 17:42:50
30    Author: Isibaar
31    Branch: HEAD
32    Tag: (none)
33    Log:
34    alternative multicore detection
35    
36    Members:
37            src/xvid.c:1.76->1.77
38    
39    ---------------------
40    Date: 2008/11/28 12:56:01
41    Author: Isibaar
42    Branch: HEAD
43    Tag: (none)
44    Log:
45    Auto SMP
46    
47    Members:
48            vfw/src/codec.c:1.21->1.22
49            vfw/src/config.c:1.35->1.36
50            vfw/src/resource.rc:1.24->1.25
51    
52    ---------------------
53    Date: 2008/11/28 11:58:07
54    Author: Isibaar
55    Branch: HEAD
56    Tag: (none)
57    Log:
58    bugfix: prevent access violation if width/height is not multiple of 2
59    
60    Members:
61            src/image/image.c:1.42->1.43
62    
63    ---------------------
64    Date: 2008/11/27 21:46:13
65    Author: Isibaar
66    Branch: HEAD
67    Tag: (none)
68    Log:
69    AMD64 fix
70    
71    Members:
72            src/plugins/x86_asm/plugin_ssim-a.asm:1.8->1.9
73    
74    ---------------------
75    Date: 2008/11/27 21:34:53
76    Author: Isibaar
77    Branch: HEAD
78    Tag: (none)
79    Log:
80    readded cpu check
81    
82    Members:
83            src/plugins/plugin_ssim.c:1.11->1.12
84    
85    ---------------------
86    Date: 2008/11/27 21:17:33
87    Author: Isibaar
88    Branch: HEAD
89    Tag: (none)
90    Log:
91    more ssim fixes
92    
93    Members:
94            examples/xvid_encraw.c:1.36->1.37
95            src/xvid.h:1.62->1.63
96            src/plugins/plugin_ssim.c:1.10->1.11
97            src/plugins/plugin_ssim.h:1.3->1.4
98    
99    ---------------------
100    Date: 2008/11/27 20:45:28
101    Author: Isibaar
102    Branch: HEAD
103    Tag: (none)
104    Log:
105    fix for -ssim option
106    
107    Members:
108            examples/xvid_encraw.c:1.35->1.36
109    
110    ---------------------
111    Date: 2008/11/27 19:35:36
112    Author: Isibaar
113    Branch: HEAD
114    Tag: (none)
115    Log:
116    64-bit fix
117    
118    Members:
119            src/utils/x86_asm/interlacing_mmx.asm:1.9->1.10
120    
121    ---------------------
122    Date: 2008/11/27 17:42:00
123    Author: Isibaar
124    Branch: HEAD
125    Tag: (none)
126    Log:
127    updated strings
128    
129    Members:
130            vfw/bin/xvid.inf:1.3->1.4
131    
132    ---------------------
133    Date: 2008/11/27 17:33:32
134    Author: Isibaar
135    Branch: HEAD
136    Tag: (none)
137    Log:
138    64-bit GUI note
139    
140    Members:
141            vfw/src/config.c:1.34->1.35
142            vfw/src/config.h:1.11->1.12
143            vfw/src/resource.rc:1.23->1.24
144    
145    ---------------------
146    Date: 2008/11/27 17:31:48
147    Author: Isibaar
148    Branch: HEAD
149    Tag: (none)
150    Log:
151    enable SSE4 GMC code
152    
153    Members:
154            src/portab.h:1.57->1.58
155            src/motion/gmc.c:1.8->1.9
156    
157    ---------------------
158    Date: 2008/11/27 12:57:28
159    Author: Isibaar
160    Branch: HEAD
161    Tag: (none)
162    Log:
163    WIN64 compatibility
164    
165    Members:
166            dshow/Makefile:1.6->1.7
167            vfw/bin/Makefile:1.5->1.6
168            vfw/src/config.c:1.33->1.34
169            vfw/src/status.c:1.2->1.3
170    
171    ---------------------
172    Date: 2008/11/27 01:47:03
173    Author: Isibaar
174    Branch: HEAD
175    Tag: (none)
176    Log:
177    brightness control fix
178    
179    Members:
180            src/xvid.c:1.75->1.76
181            src/image/postprocessing.c:1.4->1.5
182            src/image/x86_asm/postprocessing_sse2.asm:1.9->1.10
183    
184    ---------------------
185    Date: 2008/11/27 00:37:28
186    Author: Isibaar
187    Branch: HEAD
188    Tag: (none)
189    Log:
190    sad8bi bench
191    
192    Members:
193            examples/xvid_bench.c:1.37->1.38
194    
195    ---------------------
196    Date: 2008/11/27 00:35:50
197    Author: Isibaar
198    Branch: HEAD
199    Tag: (none)
200    Log:
201    some WIN64 fixes
202    
203    Members:
204            src/image/x86_asm/colorspace_mmx.inc:1.6->1.7
205            src/image/x86_asm/colorspace_yuv_mmx.asm:1.9->1.10
206            src/image/x86_asm/gmc_mmx.asm:1.6->1.7
207            src/image/x86_asm/interpolate8x8_mmx.asm:1.21->1.22
208            src/image/x86_asm/postprocessing_mmx.asm:1.8->1.9
209            src/image/x86_asm/qpel_mmx.asm:1.8->1.9
210            src/quant/x86_asm/quantize_h263_mmx.asm:1.10->1.11
211            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.12->1.13
212    
213    ---------------------
214    Date: 2008/11/26 11:11:16
215    Author: Isibaar
216    Branch: HEAD
217    Tag: (none)
218    Log:
219    GUI controls for SSE3/SSE4
220    Updated about box and messages
221    
222    Members:
223            dshow/src/CXvidDecoder.h:1.6->1.7
224            dshow/src/Configure.cpp:1.4->1.5
225            dshow/src/config.c:1.8->1.9
226            vfw/src/codec.h:1.5->1.6
227            vfw/src/config.c:1.32->1.33
228            vfw/src/resource.h:1.10->1.11
229            vfw/src/resource.rc:1.22->1.23
230    
231    ---------------------
232    Date: 2008/11/26 10:31:06
233    Author: Isibaar
234    Branch: HEAD
235    Tag: (none)
236    Log:
237    some more benches
238    
239    Members:
240            examples/xvid_bench.c:1.36->1.37
241    
242    ---------------------
243    Date: 2008/11/26 03:36:37
244    Author: Isibaar
245    Branch: HEAD
246    Tag: (none)
247    Log:
248    increment bs version
249    
250    Members:
251            src/xvid.h:1.61->1.62
252    
253    ---------------------
254    Date: 2008/11/26 03:32:54
255    Author: Isibaar
256    Branch: HEAD
257    Tag: (none)
258    Log:
259    removed obsolete AMD64 asm source files
260    
261    Members:
262            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.3->1.4(DEAD)
263            src/dct/x86_64_asm/idct_mmx.asm:1.3->1.4(DEAD)
264            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.3->1.4(DEAD)
265            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.3->1.4(DEAD)
266            src/image/x86_64_asm/qpel_mmx.asm:1.4->1.5(DEAD)
267            src/motion/x86_64_asm/sad_mmx.asm:1.3->1.4(DEAD)
268            src/motion/x86_64_asm/sad_xmm.asm:1.3->1.4(DEAD)
269            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.3->1.4(DEAD)
270            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.3->1.4(DEAD)
271            src/utils/x86_64_asm/cpuid.asm:1.6->1.7(DEAD)
272            src/utils/x86_64_asm/interlacing_mmx.asm:1.5->1.6(DEAD)
273            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.3->1.4(DEAD)
274    
275    ---------------------
276    Date: 2008/11/26 03:21:02
277    Author: Isibaar
278    Branch: HEAD
279    Tag: (none)
280    Log:
281    X86_64 fixes
282    
283    Members:
284            src/image/x86_asm/postprocessing_mmx.asm:1.7->1.8
285            src/image/x86_asm/postprocessing_sse2.asm:1.8->1.9
286            src/quant/quant_mpeg.c:1.4->1.5
287            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.11->1.12
288            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.9->1.10
289    
290    ---------------------
291    Date: 2008/11/26 03:17:50
292    Author: Isibaar
293    Branch: HEAD
294    Tag: (none)
295    Log:
296    win64 target
297    
298    Members:
299            build/generic/Makefile:1.16->1.17
300            build/generic/configure.in:1.24->1.25
301            build/generic/sources.inc:1.14->1.15
302    
303    ---------------------
304    Date: 2008/11/26 03:12:41
305    Author: Isibaar
306    Branch: HEAD
307    Tag: (none)
308    Log:
309    updated MSVC project files
310    
311    Members:
312            build/win32/libxvidcore.dsp:1.14->1.15
313            build/win32/libxvidcore_static.dsp:1.4->1.5
314    
315    ---------------------
316    Date: 2008/11/26 02:04:34
317    Author: Isibaar
318    Branch: HEAD
319    Tag: (none)
320    Log:
321    Unified elf64/win64 X86_64 support
322    
323    Members:
324            src/nasm.inc:INITIAL->1.1
325            src/xvid.c:1.74->1.75
326            src/bitstream/cbp.h:1.11->1.12
327            src/bitstream/mbcoding.c:1.56->1.57
328            src/bitstream/x86_asm/cbp_3dne.asm:1.7->1.8(DEAD)
329            src/bitstream/x86_asm/cbp_mmx.asm:1.16->1.17
330            src/bitstream/x86_asm/cbp_sse2.asm:1.9->1.10
331            src/dct/fdct.h:1.10->1.11
332            src/dct/idct.h:1.12->1.13
333            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.7->1.8
334            src/dct/x86_asm/fdct_mmx_skal.asm:1.9->1.10
335            src/dct/x86_asm/fdct_sse2_skal.asm:1.9->1.10
336            src/dct/x86_asm/idct_3dne.asm:1.8->1.9
337            src/dct/x86_asm/idct_mmx.asm:1.12->1.13
338            src/dct/x86_asm/idct_sse2_dmitry.asm:1.7->1.8
339            src/dct/x86_asm/simple_idct_mmx.asm:1.9->1.10(DEAD)
340            src/image/colorspace.h:1.9->1.10
341            src/image/image.c:1.41->1.42
342            src/image/interpolate8x8.h:1.16->1.17
343            src/image/qpel.c:1.8->1.9
344            src/image/qpel.h:1.7->1.8
345            src/image/reduced.h:1.3->1.4
346            src/image/x86_asm/colorspace_mmx.inc:1.5->1.6
347            src/image/x86_asm/colorspace_rgb_mmx.asm:1.9->1.10
348            src/image/x86_asm/colorspace_yuv_mmx.asm:1.8->1.9
349            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.9->1.10
350            src/image/x86_asm/deintl_sse.asm:1.3->1.4
351            src/image/x86_asm/gmc_mmx.asm:1.5->1.6
352            src/image/x86_asm/interpolate8x8_3dn.asm:1.11->1.12
353            src/image/x86_asm/interpolate8x8_3dne.asm:1.10->1.11
354            src/image/x86_asm/interpolate8x8_mmx.asm:1.20->1.21
355            src/image/x86_asm/interpolate8x8_xmm.asm:1.12->1.13
356            src/image/x86_asm/postprocessing_mmx.asm:1.6->1.7
357            src/image/x86_asm/postprocessing_sse2.asm:1.7->1.8
358            src/image/x86_asm/qpel_mmx.asm:1.7->1.8
359            src/image/x86_asm/reduced_mmx.asm:1.8->1.9
360            src/motion/motion_smp.h:1.4->1.5
361            src/motion/sad.h:1.23->1.24
362            src/motion/x86_asm/sad_3dn.asm:1.11->1.12
363            src/motion/x86_asm/sad_3dne.asm:1.9->1.10
364            src/motion/x86_asm/sad_mmx.asm:1.19->1.20
365            src/motion/x86_asm/sad_sse2.asm:1.15->1.16
366            src/motion/x86_asm/sad_xmm.asm:1.12->1.13
367            src/plugins/plugin_ssim.c:1.9->1.10
368            src/plugins/x86_asm/plugin_ssim-a.asm:1.7->1.8
369            src/quant/quant.h:1.7->1.8
370            src/quant/quant_matrix.c:1.15->1.16
371            src/quant/quant_mpeg.c:1.3->1.4
372            src/quant/x86_asm/quantize_h263_3dne.asm:1.8->1.9
373            src/quant/x86_asm/quantize_h263_mmx.asm:1.9->1.10
374            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.10->1.11
375            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.8->1.9
376            src/utils/mbfunctions.h:1.20->1.21
377            src/utils/mem_transfer.h:1.17->1.18
378            src/utils/x86_asm/cpuid.asm:1.14->1.15
379            src/utils/x86_asm/interlacing_mmx.asm:1.8->1.9
380            src/utils/x86_asm/mem_transfer_3dne.asm:1.10->1.11
381            src/utils/x86_asm/mem_transfer_mmx.asm:1.19->1.20
382    
383    ---------------------
384    Date: 2008/11/14 16:43:27
385    Author: Isibaar
386    Branch: HEAD
387    Tag: (none)
388    Log:
389    initial SSE4 support
390    
391    Members:
392            build/generic/configure.in:1.23->1.24
393            examples/xvid_bench.c:1.35->1.36
394            examples/xvid_encraw.c:1.34->1.35
395            src/xvid.c:1.73->1.74
396            src/xvid.h:1.60->1.61
397            src/image/x86_asm/gmc_mmx.asm:1.4->1.5
398            src/motion/gmc.c:1.7->1.8
399            src/utils/x86_64_asm/cpuid.asm:1.5->1.6
400            src/utils/x86_asm/cpuid.asm:1.13->1.14
401    
402    ---------------------
403    Date: 2008/11/11 21:46:24
404    Author: Isibaar
405    Branch: HEAD
406    Tag: (none)
407    Log:
408    NASM 2.x compatibility
409    
410    Members:
411            src/bitstream/x86_asm/cbp_3dne.asm:1.6->1.7
412            src/bitstream/x86_asm/cbp_mmx.asm:1.15->1.16
413            src/bitstream/x86_asm/cbp_sse2.asm:1.8->1.9
414            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.2->1.3
415            src/dct/x86_64_asm/idct_mmx.asm:1.2->1.3
416            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.6->1.7
417            src/dct/x86_asm/fdct_mmx_skal.asm:1.8->1.9
418            src/dct/x86_asm/fdct_sse2_skal.asm:1.8->1.9
419            src/dct/x86_asm/idct_3dne.asm:1.7->1.8
420            src/dct/x86_asm/idct_mmx.asm:1.11->1.12
421            src/dct/x86_asm/idct_sse2_dmitry.asm:1.6->1.7
422            src/dct/x86_asm/simple_idct_mmx.asm:1.8->1.9
423            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.2->1.3
424            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.2->1.3
425            src/image/x86_64_asm/qpel_mmx.asm:1.3->1.4
426            src/image/x86_asm/colorspace_mmx.inc:1.4->1.5
427            src/image/x86_asm/colorspace_rgb_mmx.asm:1.8->1.9
428            src/image/x86_asm/colorspace_yuv_mmx.asm:1.7->1.8
429            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.8->1.9
430            src/image/x86_asm/deintl_sse.asm:1.2->1.3
431            src/image/x86_asm/gmc_mmx.asm:1.3->1.4
432            src/image/x86_asm/interpolate8x8_3dn.asm:1.10->1.11
433            src/image/x86_asm/interpolate8x8_3dne.asm:1.9->1.10
434            src/image/x86_asm/interpolate8x8_mmx.asm:1.19->1.20
435            src/image/x86_asm/interpolate8x8_xmm.asm:1.11->1.12
436            src/image/x86_asm/postprocessing_mmx.asm:1.5->1.6
437            src/image/x86_asm/postprocessing_sse2.asm:1.6->1.7
438            src/image/x86_asm/qpel_mmx.asm:1.6->1.7
439            src/image/x86_asm/reduced_mmx.asm:1.7->1.8
440            src/motion/x86_64_asm/sad_mmx.asm:1.2->1.3
441            src/motion/x86_64_asm/sad_xmm.asm:1.2->1.3
442            src/motion/x86_asm/sad_3dn.asm:1.10->1.11
443            src/motion/x86_asm/sad_3dne.asm:1.8->1.9
444            src/motion/x86_asm/sad_mmx.asm:1.18->1.19
445            src/motion/x86_asm/sad_sse2.asm:1.14->1.15
446            src/motion/x86_asm/sad_xmm.asm:1.11->1.12
447            src/plugins/x86_asm/plugin_ssim-a.asm:1.6->1.7
448            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.2->1.3
449            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.2->1.3
450            src/quant/x86_asm/quantize_h263_3dne.asm:1.7->1.8
451            src/quant/x86_asm/quantize_h263_mmx.asm:1.8->1.9
452            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.9->1.10
453            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.7->1.8
454            src/utils/x86_64_asm/cpuid.asm:1.4->1.5
455            src/utils/x86_64_asm/interlacing_mmx.asm:1.4->1.5
456            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.2->1.3
457            src/utils/x86_asm/cpuid.asm:1.12->1.13
458            src/utils/x86_asm/interlacing_mmx.asm:1.7->1.8
459            src/utils/x86_asm/mem_transfer_3dne.asm:1.9->1.10
460            src/utils/x86_asm/mem_transfer_mmx.asm:1.18->1.19
461    
462    ---------------------
463    Date: 2008/09/02 14:23:30
464    Author: Isibaar
465    Branch: HEAD
466    Tag: (none)
467    Log:
468    - added the debian files from 1.1.3 release to CVS head
469    - applied a patch by Fabian Greffrath <greffrath at leat ! rub ! de>
470    
471    Members:
472            debian/changelog:1.1->1.2
473            debian/compat:INITIAL->1.1
474            debian/control:1.1->1.2
475            debian/copyright:INITIAL->1.1
476            debian/libxvidcore4-dev.dirs:INITIAL->1.1
477            debian/libxvidcore4-dev.docs:INITIAL->1.1
478            debian/libxvidcore4-dev.install:INITIAL->1.1
479            debian/libxvidcore4.dirs:INITIAL->1.1
480            debian/libxvidcore4.docs:INITIAL->1.1
481            debian/libxvidcore4.install:INITIAL->1.1
482            debian/rules:1.1->1.2
483    
484    ---------------------
485    Date: 2008/08/19 11:17:17
486    Author: Isibaar
487    Branch: HEAD
488    Tag: (none)
489    Log:
490    - removed accidental duplicates
491    
492    Members:
493            src/utils/x86_64_asm/cpuid.asm:1.3->1.4
494            src/utils/x86_64_asm/interlacing_mmx.asm:1.3->1.4
495    
496    ---------------------
497    Date: 2008/08/19 11:06:48
498    Author: Isibaar
499    Branch: HEAD
500    Tag: (none)
501    Log:
502    - noexecstack patch by Hans de Goede
503    
504    Members:
505            src/bitstream/x86_asm/cbp_3dne.asm:1.5->1.6
506            src/bitstream/x86_asm/cbp_mmx.asm:1.14->1.15
507            src/bitstream/x86_asm/cbp_sse2.asm:1.7->1.8
508            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.1->1.2
509            src/dct/x86_64_asm/idct_mmx.asm:1.1->1.2
510            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.5->1.6
511            src/dct/x86_asm/fdct_mmx_skal.asm:1.7->1.8
512            src/dct/x86_asm/fdct_sse2_skal.asm:1.7->1.8
513            src/dct/x86_asm/idct_3dne.asm:1.6->1.7
514            src/dct/x86_asm/idct_mmx.asm:1.10->1.11
515            src/dct/x86_asm/idct_sse2_dmitry.asm:1.5->1.6
516            src/dct/x86_asm/simple_idct_mmx.asm:1.7->1.8
517            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.1->1.2
518            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.1->1.2
519            src/image/x86_64_asm/qpel_mmx.asm:1.2->1.3
520            src/image/x86_asm/colorspace_rgb_mmx.asm:1.7->1.8
521            src/image/x86_asm/colorspace_yuv_mmx.asm:1.6->1.7
522            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.7->1.8
523            src/image/x86_asm/deintl_sse.asm:1.1->1.2
524            src/image/x86_asm/gmc_mmx.asm:1.2->1.3
525            src/image/x86_asm/interpolate8x8_3dn.asm:1.9->1.10
526            src/image/x86_asm/interpolate8x8_3dne.asm:1.8->1.9
527            src/image/x86_asm/interpolate8x8_mmx.asm:1.18->1.19
528            src/image/x86_asm/interpolate8x8_xmm.asm:1.10->1.11
529            src/image/x86_asm/postprocessing_mmx.asm:1.4->1.5
530            src/image/x86_asm/postprocessing_sse2.asm:1.5->1.6
531            src/image/x86_asm/qpel_mmx.asm:1.5->1.6
532            src/image/x86_asm/reduced_mmx.asm:1.6->1.7
533            src/motion/x86_64_asm/sad_mmx.asm:1.1->1.2
534            src/motion/x86_64_asm/sad_xmm.asm:1.1->1.2
535            src/motion/x86_asm/sad_3dn.asm:1.9->1.10
536            src/motion/x86_asm/sad_3dne.asm:1.7->1.8
537            src/motion/x86_asm/sad_mmx.asm:1.17->1.18
538            src/motion/x86_asm/sad_sse2.asm:1.13->1.14
539            src/motion/x86_asm/sad_xmm.asm:1.10->1.11
540            src/plugins/x86_asm/plugin_ssim-a.asm:1.5->1.6
541            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.1->1.2
542            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.1->1.2
543            src/quant/x86_asm/quantize_h263_3dne.asm:1.6->1.7
544            src/quant/x86_asm/quantize_h263_mmx.asm:1.7->1.8
545            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.8->1.9
546            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.6->1.7
547            src/utils/x86_64_asm/cpuid.asm:1.2->1.3
548            src/utils/x86_64_asm/interlacing_mmx.asm:1.2->1.3
549            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.1->1.2
550            src/utils/x86_asm/cpuid.asm:1.11->1.12
551            src/utils/x86_asm/interlacing_mmx.asm:1.6->1.7
552            src/utils/x86_asm/mem_transfer_3dne.asm:1.8->1.9
553            src/utils/x86_asm/mem_transfer_mmx.asm:1.17->1.18
554    
555    ---------------------
556    Date: 2007/11/23 11:45:09
557    Author: Isibaar
558    Branch: HEAD
559    Tag: (none)
560    Log:
561    - add missing #!/usr/bin/perl
562    
563    Members:
564            examples/bench_list.pl:1.2->1.3
565    
566    ---------------------
567    Date: 2007/11/23 11:44:11
568    Author: Isibaar
569    Branch: HEAD
570    Tag: (none)
571    Log:
572    - update for nasm >= 0.99
573    
574    Members:
575            build/generic/configure.in:1.22->1.23
576    
577    ---------------------
578    Date: 2007/09/11 14:41:13
579    Author: suxen_drol
580    Branch: HEAD
581    Tag: (none)
582    Log:
583    nasm 0.99.x compatibility
584    
585    Members:
586            src/dct/x86_asm/fdct_mmx_skal.asm:1.6->1.7
587            src/image/x86_asm/interpolate8x8_3dne.asm:1.7->1.8
588            src/motion/x86_asm/sad_3dne.asm:1.6->1.7
589            src/quant/x86_asm/quantize_h263_3dne.asm:1.5->1.6
590            src/utils/x86_asm/mem_transfer_3dne.asm:1.7->1.8
591    
592    ---------------------
593    Date: 2007/07/26 16:30:31
594    Author: suxen_drol
595    Branch: HEAD
596    Tag: (none)
597    Log:
598    posix compliance; s/malloc\.h/stdlib\.h/
599    
600    Members:
601            src/plugins/plugin_ssim.c:1.8->1.9
602    
603    ---------------------
604    Date: 2007/07/24 11:43:10
605    Author: Isibaar
606    Branch: HEAD
607    Tag: (none)
608    Log:
609    - improve b-frame decoding robustness (with broken stream or missing
610      ref frame)
611    
612    Members:
613            src/bitstream/bitstream.c:1.57->1.58
614    
615    ---------------------
616    Date: 2007/07/19 15:46:16
617    Author: suxen_drol
618    Branch: HEAD
619    Tag: (none)
620    Log:
621    remove plugin_fixed.c as per instruction "[XviD-devel] pete cvs commits digest" (13 May 2003)
622    
623    Members:
624            src/plugins/plugin_fixed.c:1.2->1.3(DEAD)
625    
626    ---------------------
627    Date: 2007/06/28 16:55:11
628    Author: Skal
629    Branch: HEAD
630    Tag: (none)
631    Log:
632    
633            Simplify index testing after get_coeff(), esp. after decoding error.
634    
635    Members:
636            src/bitstream/mbcoding.c:1.55->1.56
637    
638    ---------------------
639    Date: 2007/06/27 16:38:05
640    Author: Isibaar
641    Branch: HEAD
642    Tag: (none)
643    Log:
644    - patch for a potential vulnerability reported by Secunia
645    
646    Members:
647            src/bitstream/mbcoding.c:1.54->1.55
648    
649    ---------------------
650    Date: 2007/06/02 15:53:13
651    Author: syskin
652    Branch: HEAD
653    Tag: (none)
654    Log:
655    compile with unicode support correctly (windows/debug). Patch by Kurt Pruenner
656    
657    Members:
658            src/portab.h:1.56->1.57
659    
660    ---------------------
661    Date: 2007/04/28 18:30:20
662    Author: syskin
663    Branch: HEAD
664    Tag: (none)
665    Log:
666    Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files
667    
668    Members:
669            build/win32/libxvidcore.sln:INITIAL->1.1
670            build/win32/libxvidcore.vcproj:INITIAL->1.1
671            src/bitstream/mbcoding.c:1.53->1.54
672            src/motion/motion_inlines.h:1.4->1.5
673    
674    ---------------------
675    Date: 2007/04/16 21:01:28
676    Author: Skal
677    Branch: HEAD
678    Tag: (none)
679    Log:
680    
681            fix for bad resync_marker length in b-vops (both enc and dec)
682    
683            Thanks to Mathieu Monnier for the report
684            (mathieu.monnier at polytechnique dot org)
685    
686    Members:
687            src/decoder.c:1.79->1.80
688            src/bitstream/bitstream.c:1.56->1.57
689    
690    ---------------------
691    Date: 2007/03/08 22:40:12
692    Author: Isibaar
693    Branch: HEAD
694    Tag: (none)
695    Log:
696    - fix SSE3 detection and port to x86_64
697    
698    Members:
699            src/utils/x86_64_asm/cpuid.asm:1.1->1.2
700            src/utils/x86_asm/cpuid.asm:1.10->1.11
701    
702    ---------------------
703    Date: 2007/02/08 14:10:24
704    Author: Isibaar
705    Branch: HEAD
706    Tag: (none)
707    Log:
708    - avoid access violation when stats==NULL - patch by Felipe Contreras
709    
710    Members:
711            src/encoder.c:1.129->1.130
712    
713    ---------------------
714    Date: 2007/01/09 21:08:53
715    Author: Isibaar
716    Branch: HEAD
717    Tag: (none)
718    Log:
719    - ssim and colorspace set-up patches by Johannes Reinhardt
720    
721    Members:
722            examples/xvid_encraw.c:1.33->1.34
723    
724    ---------------------
725    Date: 2006/12/22 00:29:27
726    Author: Isibaar
727    Branch: HEAD
728    Tag: (none)
729    Log:
730    - build patch for Mac by Eric Petit
731    
732    Members:
733            build/generic/configure.in:1.21->1.22
734    
735    ---------------------
736    Date: 2006/12/22 00:27:25
737    Author: Isibaar
738    Branch: HEAD
739    Tag: (none)
740    Log:
741    - PPC build cleanup patch for SSIM by Paul Kurucz
742    
743    Members:
744            examples/xvid_bench.c:1.34->1.35
745            src/plugins/plugin_ssim.c:1.7->1.8
746    
747    ---------------------
748    Date: 2006/12/14 14:09:00
749    Author: Isibaar
750    Branch: HEAD
751    Tag: (none)
752    Log:
753    - missing emms() fix by squid_80
754    
755    Members:
756            src/encoder.c:1.128->1.129
757    
758    ---------------------
759    Date: 2006/12/06 20:55:42
760    Author: Isibaar
761    Branch: HEAD
762    Tag: (none)
763    Log:
764    - Add xvid_plugin_ssim
765    
766    Members:
767            build/generic/libxvidcore.def:1.4->1.5
768    
769    ---------------------
770    Date: 2006/12/06 20:55:07
771    Author: Isibaar
772    Branch: HEAD
773    Tag: (none)
774    Log:
775    - SSE3 patch
776    
777    Members:
778            src/xvid.c:1.72->1.73
779            src/xvid.h:1.59->1.60
780            src/motion/sad.h:1.22->1.23
781            src/motion/x86_asm/sad_sse2.asm:1.12->1.13
782            src/utils/x86_asm/cpuid.asm:1.9->1.10
783    
784    ---------------------
785    Date: 2006/11/12 02:40:36
786    Author: chl
787    Branch: HEAD
788    Tag: (none)
789    Log:
790    MMX version of RGB_to_yv12, shamelessly copy&pasted from the BGR version.
791    
792    Members:
793            src/xvid.c:1.71->1.72
794            src/image/colorspace.h:1.8->1.9
795            src/image/x86_asm/colorspace_rgb_mmx.asm:1.6->1.7
796    
797    ---------------------
798    Date: 2006/11/11 23:06:44
799    Author: chl
800    Branch: HEAD
801    Tag: (none)
802    Log:
803    Fixed RGB but, simply forgot to initialize the function ptr
804    
805    Members:
806            src/xvid.c:1.70->1.71
807    
808    ---------------------
809    Date: 2006/11/11 23:03:30
810    Author: chl
811    Branch: HEAD
812    Tag: (none)
813    Log:
814    Same RGB bug, different location
815    
816    Members:
817            src/image/image.c:1.40->1.41
818    
819    ---------------------
820    Date: 2006/11/11 06:07:25
821    Author: chl
822    Branch: HEAD
823    Tag: (none)
824    Log:
825    Typo in RGB, but still seems broken.
826    
827    Members:
828            src/image/image.c:1.39->1.40
829    
830    ---------------------
831    Date: 2006/11/10 19:58:39
832    Author: chl
833    Branch: HEAD
834    Tag: (none)
835    Log:
836    Added support for RGB colorspace. Incredible that after 5 years, this still
837    wasn't there (only BGR and RGB+alpha).
838    There are no accelerated MMX version, yet.
839    
840    Members:
841            src/xvid.h:1.58->1.59
842            src/image/colorspace.c:1.13->1.14
843            src/image/colorspace.h:1.7->1.8
844            src/image/image.c:1.38->1.39
845    
846    ---------------------
847    Date: 2006/11/08 08:17:22
848    Author: Skal
849    Branch: HEAD
850    Tag: (none)
851    Log:
852    
853            + added an integer-based alternative to float gaussian.
854            #define USE_INT_GAUSSIAN to activate it
855    
856    Members:
857            src/plugins/plugin_ssim.c:1.6->1.7
858    
859    ---------------------
860    Date: 2006/11/08 07:55:27
861    Author: Skal
862    Branch: HEAD
863    Tag: (none)
864    Log:
865    
866            + applied ssim_part3.diff patch, by Johannes Reinhardt
867    
868    Members:
869            examples/xvid_encraw.c:1.32->1.33
870            src/plugins/plugin_ssim.c:1.5->1.6
871            src/plugins/plugin_ssim.h:1.2->1.3
872    
873    ---------------------
874    Date: 2006/11/07 20:59:03
875    Author: Skal
876    Branch: HEAD
877    Tag: (none)
878    Log:
879    
880            + added a seamingly missing emms() to generate_GMCimage()
881            + little ASM clean-up, pointer out by Celtic_Druid
882    
883    Members:
884            src/image/x86_asm/gmc_mmx.asm:1.1->1.2
885            src/motion/gmc.c:1.6->1.7
886    
887    ---------------------
888    Date: 2006/11/01 11:04:29
889    Author: Isibaar
890    Branch: HEAD
891    Tag: (none)
892    Log:
893    - upped BS_VERSION to 47
894    
895    Members:
896            src/xvid.h:1.57->1.58
897    
898    ---------------------
899    Date: 2006/11/01 08:12:26
900    Author: Skal
901    Branch: HEAD
902    Tag: (none)
903    Log:
904    
905            + added a very simple bench to test bitstream-read functions
906            mostly to be used in conjunction to valgrind to spot uninitialized
907            reads.
908    
909    Members:
910            examples/xvid_bench.c:1.33->1.34
911    
912    ---------------------
913    Date: 2006/10/30 23:23:05
914    Author: chl
915    Branch: HEAD
916    Tag: (none)
917    Log:
918    nasm/yasm (at least my versions) didn't like the 0EH syntax in pshufd.
919    Change to 0x0E fixes it (thanks for the hint, skal!).
920    
921    Members:
922            src/plugins/x86_asm/plugin_ssim-a.asm:1.4->1.5
923    
924    ---------------------
925    Date: 2006/10/30 12:33:57
926    Author: Skal
927    Branch: HEAD
928    Tag: (none)
929    Log:
930    
931            + fix for rounding error while descaling
932    
933    Members:
934            src/plugins/x86_asm/plugin_ssim-a.asm:1.3->1.4
935    
936    ---------------------
937    Date: 2006/10/30 12:21:42
938    Author: Skal
939    Branch: HEAD
940    Tag: (none)
941    Log:
942    
943            + further patch for SSIM plugin by Johannes Reinhardt
944            + updated `xvid_bench 15` => there's still a little
945            rounding inaccuracy in the reported CRCs. Work in progress...
946    
947    Members:
948            examples/xvid_bench.c:1.32->1.33
949            examples/xvid_encraw.c:1.31->1.32
950            src/xvid.h:1.56->1.57
951            src/plugins/plugin_ssim.c:1.4->1.5
952            src/plugins/plugin_ssim.h:1.1->1.2
953            src/plugins/x86_asm/plugin_ssim-a.asm:1.2->1.3
954    
955    ---------------------
956    Date: 2006/10/30 11:52:00
957    Author: Skal
958    Branch: HEAD
959    Tag: (none)
960    Log:
961    
962            + added support for NULL u/v pointer in yv12_to_yv12* functions
963            (+little bug fix for the vflip case).
964            Added a bench in xvid_bench.c (`xvid_bench 16`)
965    
966    Members:
967            examples/xvid_bench.c:1.31->1.32
968            src/image/colorspace.c:1.12->1.13
969            src/image/x86_asm/colorspace_yuv_mmx.asm:1.5->1.6
970    
971    ---------------------
972    Date: 2006/10/29 09:04:02
973    Author: chl
974    Branch: HEAD
975    Tag: (none)
976    Log:
977    Simple handle to flooding chroma components with 0x80: set src->u and
978    src->v to NULL. To work with VFlip, set also src_uv_stride=0.
979    
980    Members:
981            src/image/colorspace.c:1.11->1.12
982    
983    ---------------------
984    Date: 2006/10/26 18:34:32
985    Author: Skal
986    Branch: HEAD
987    Tag: (none)
988    Log:
989    
990            slightly faster lum_8x8_mmx
991    
992    Members:
993            src/plugins/x86_asm/plugin_ssim-a.asm:1.1->1.2
994    
995    ---------------------
996    Date: 2006/10/16 06:46:01
997    Author: Skal
998    Branch: HEAD
999    Tag: (none)
1000    Log:
1001            update totalPSNR[], whatever the ARG_PROGRESS
1002    
1003    Members:
1004            examples/xvid_encraw.c:1.30->1.31
1005    
1006    ---------------------
1007    Date: 2006/10/13 17:19:48
1008    Author: Skal
1009    Branch: HEAD
1010    Tag: (none)
1011    Log:
1012    
1013            bench on lum2x8 was wrong (uninitialized reads)
1014    
1015    Members:
1016            examples/xvid_bench.c:1.30->1.31
1017    
1018    ---------------------
1019    Date: 2006/10/13 17:16:25
1020    Author: Skal
1021    Branch: HEAD
1022    Tag: (none)
1023    Log:
1024    
1025            some more SSIM patches by Johannes
1026    
1027    Members:
1028            examples/xvid_bench.c:1.29->1.30
1029            examples/xvid_encraw.c:1.29->1.30
1030            src/plugins/plugin_ssim.c:1.3->1.4
1031    
1032    ---------------------
1033    Date: 2006/10/13 13:26:18
1034    Author: Skal
1035    Branch: HEAD
1036    Tag: (none)
1037    Log:
1038    
1039            wrong call to check_cpu_features() in case of non-ARCH_IS_IA32
1040    
1041    Members:
1042            src/image/image.c:1.37->1.38
1043    
1044    ---------------------
1045    Date: 2006/10/13 11:28:46
1046    Author: Skal
1047    Branch: HEAD
1048    Tag: (none)
1049    Log:
1050    
1051            removed the #ifndef WIN32 protection around xvid_plugin_ssim
1052    
1053    Members:
1054            examples/xvid_encraw.c:1.28->1.29
1055    
1056    ---------------------
1057    Date: 2006/10/13 10:39:07
1058    Author: Isibaar
1059    Branch: HEAD
1060    Tag: (none)
1061    Log:
1062    - Updated the MSVC project files plus some minor compilation fixes
1063    
1064    Members:
1065            build/win32/libxvidcore.dsp:1.13->1.14
1066            src/image/image.c:1.36->1.37
1067            src/plugins/plugin_ssim.c:1.2->1.3
1068    
1069    ---------------------
1070    Date: 2006/10/13 09:38:09
1071    Author: Skal
1072    Branch: HEAD
1073    Tag: (none)
1074    Log:
1075    
1076            + added a simple de-interlacing func (c + sse version),
1077            declared as xvid_image_deinterlace() in image.h
1078    
1079            Of course, one should prefer deinterlacing through some avisynth
1080            plugin, but...
1081    
1082            please update the dsp/dsw
1083    
1084    Members:
1085            build/generic/sources.inc:1.13->1.14
1086            src/image/image.c:1.35->1.36
1087            src/image/image.h:1.16->1.17
1088            src/image/x86_asm/deintl_sse.asm:INITIAL->1.1
1089    
1090    ---------------------
1091    Date: 2006/10/13 08:32:02
1092    Author: Skal
1093    Branch: HEAD
1094    Tag: (none)
1095    Log:
1096    
1097            + added a forgotten ARCH_IS_IA32
1098            + added some missing emms() after asm calls (since floats are used)
1099    
1100    Members:
1101            src/plugins/plugin_ssim.c:1.1->1.2
1102    
1103    ---------------------
1104    Date: 2006/10/11 16:55:28
1105    Author: Skal
1106    Branch: HEAD
1107    Tag: (none)
1108    Log:
1109    
1110            + added a bench for SSIM's internal function (`xvid_bench 15`)
1111    
1112    Members:
1113            examples/xvid_bench.c:1.28->1.29
1114    
1115    ---------------------
1116    Date: 2006/10/11 15:55:32
1117    Author: Skal
1118    Branch: HEAD
1119    Tag: (none)
1120    Log:
1121    
1122            + added SSIM plugin code
1123    
1124            Patch by Johannes Reinhardt at uni-konstanz dot de
1125    
1126    Members:
1127            build/generic/sources.inc:1.12->1.13
1128            src/xvid.h:1.55->1.56
1129            src/plugins/plugin_ssim.c:INITIAL->1.1
1130            src/plugins/plugin_ssim.h:INITIAL->1.1
1131            src/plugins/x86_asm/plugin_ssim-a.asm:INITIAL->1.1
1132    
1133    ---------------------
1134    Date: 2006/10/11 15:52:06
1135    Author: Skal
1136    Branch: HEAD
1137    Tag: (none)
1138    Log:
1139    
1140            + added SSIM pluging to xvid_encraw.c (only for non-WIN32
1141            for now)
1142            + modified Makefile to use generic/=build/libxvidcore.a
1143            direct path
1144    
1145            Patch by Johannes Reinhardt at uni-konstanz dot de
1146    
1147    Members:
1148            examples/Makefile:1.9->1.10
1149            examples/xvid_encraw.c:1.27->1.28
1150    
1151    ---------------------
1152    Date: 2006/09/22 05:40:11
1153    Author: syskin
1154    Branch: HEAD
1155    Tag: (none)
1156    Log:
1157    stop using cmov with mmx
1158    
1159    Members:
1160            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.7->1.8
1161    
1162    ---------------------
1163    Date: 2006/09/11 00:42:15
1164    Author: Isibaar
1165    Branch: HEAD
1166    Tag: (none)
1167    Log:
1168    - small bug reported by Greg Handi
1169    
1170    Members:
1171            src/decoder.c:1.78->1.79
1172    
1173    ---------------------
1174    Date: 2006/09/03 10:46:56
1175    Author: Skal
1176    Branch: HEAD
1177    Tag: (none)
1178    Log:
1179    
1180            + added a protection flag XVID_SAFE_BS_TAIL for not reading
1181            more than 4byte past the end of the input buffer. This is
1182            disabled by default (because slow), and 8byte-padding of input
1183            buffer should be a prefered solution in case of problem.
1184            Please cross-check i didn't break something.
1185    
1186    
1187            Thanks to Liang Jian ( jianliang79 at gmail dot com ) for
1188            pointing out the problem.
1189    
1190    Members:
1191            src/bitstream/bitstream.h:1.23->1.24
1192    
1193    ---------------------
1194    Date: 2006/08/23 22:27:22
1195    Author: Skal
1196    Branch: HEAD
1197    Tag: (none)
1198    Log:
1199    
1200            Typo: use stride from data->current instead of data->reference
1201            Thanks to  Johannes.Reinhardt at uni-konstanz dot de
1202    
1203    Members:
1204            src/plugins/plugin_dump.c:1.2->1.3
1205    
1206    ---------------------
1207    Date: 2006/07/11 20:36:18
1208    Author: Isibaar
1209    Branch: HEAD
1210    Tag: (none)
1211    Log:
1212    - updated graphics
1213    
1214    Members:
1215            dshow/src/XviD_logo.bmp:1.2->1.3
1216            vfw/src/XviD_logo.bmp:1.2->1.3
1217            vfw/src/xvid.ico:1.1->1.2
1218    
1219    ---------------------
1220    Date: 2006/07/11 19:17:09
1221    Author: chl
1222    Branch: HEAD
1223    Tag: (none)
1224    Log:
1225    ARG_FRAMERATE=0. broke encoding with default
1226    
1227    Members:
1228            examples/xvid_encraw.c:1.26->1.27
1229    
1230    ---------------------
1231    Date: 2006/07/11 12:19:27
1232    Author: chl
1233    Branch: HEAD
1234    Tag: (none)
1235    Log:
1236    linking to pthread library was missing
1237    
1238    Members:
1239            examples/Makefile:1.8->1.9
1240    
1241    ---------------------
1242    Date: 2006/07/11 12:01:27
1243    Author: chl
1244    Branch: HEAD
1245    Tag: (none)
1246    Log:
1247    fissing .endfunc
1248    
1249    Members:
1250            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.6->1.7
1251    
1252    ---------------------
1253    Date: 2006/07/10 19:39:23
1254    Author: Isibaar
1255    Branch: HEAD
1256    Tag: (none)
1257    Log:
1258    - updated profile definitions
1259    
1260    Members:
1261            vfw/src/codec.c:1.20->1.21
1262            vfw/src/config.c:1.31->1.32
1263            vfw/src/config.h:1.10->1.11
1264    
1265    ---------------------
1266    Date: 2006/07/10 19:25:23
1267    Author: Isibaar
1268    Branch: HEAD
1269    Tag: (none)
1270    Log:
1271    - increment bs version to 45
1272    
1273    Members:
1274            src/xvid.h:1.54->1.55
1275    
1276    ---------------------
1277    Date: 2006/07/10 10:09:59
1278    Author: syskin
1279    Branch: HEAD
1280    Tag: (none)
1281    Log:
1282    faster and waaay more precise mpeg intra quantization
1283    
1284    Members:
1285            src/encoder.h:1.31->1.32
1286            src/xvid.c:1.69->1.70
1287            src/quant/quant.h:1.6->1.7
1288            src/quant/quant_matrix.c:1.14->1.15
1289            src/quant/quant_matrix.h:1.7->1.8
1290            src/quant/quant_mpeg.c:1.2->1.3
1291            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.5->1.6
1292            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.5->1.6
1293            src/utils/mbtransquant.c:1.31->1.32
1294    
1295    ---------------------
1296    Date: 2006/07/08 16:19:04
1297    Author: Skal
1298    Branch: HEAD
1299    Tag: (none)
1300    Log:
1301    
1302            some compile fix... note: -start <int> only works for
1303            raw YUV input (type 0).
1304    
1305    Members:
1306            examples/xvid_encraw.c:1.25->1.26
1307    
1308    ---------------------
1309    Date: 2006/06/17 15:07:55
1310    Author: Isibaar
1311    Branch: HEAD
1312    Tag: (none)
1313    Log:
1314    - Enabled Skal's new SIMD optimizations for GMC
1315    
1316    Members:
1317            build/win32/libxvidcore.dsp:1.12->1.13
1318            src/motion/gmc.c:1.5->1.6
1319    
1320    ---------------------
1321    Date: 2006/06/16 12:08:28
1322    Author: syskin
1323    Branch: HEAD
1324    Tag: (none)
1325    Log:
1326    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.
1327    
1328    Members:
1329            examples/xvid_encraw.c:1.24->1.25
1330    
1331    ---------------------
1332    Date: 2006/06/14 23:44:07
1333    Author: Skal
1334    Branch: HEAD
1335    Tag: (none)
1336    Log:
1337    
1338            added mmx/sse2 code for GMC (3-pts only).
1339            new file: image/x86_asm/gmc_mmx.asm
1340    
1341            At this point, new GMC code isn't enabled (gmc.c:586).
1342            So: this commit should give binary-exact same input/output
1343            than before.
1344    
1345            dsp/dsw not updated.
1346    
1347    Members:
1348            build/generic/sources.inc:1.11->1.12
1349            src/xvid.c:1.68->1.69
1350            src/image/x86_asm/gmc_mmx.asm:INITIAL->1.1
1351            src/motion/gmc.c:1.4->1.5
1352            src/motion/gmc.h:1.2->1.3
1353    
1354    ---------------------
1355    Date: 2006/06/07 23:00:55
1356    Author: Skal
1357    Branch: HEAD
1358    Tag: (none)
1359    Log:
1360    
1361            + fix for a long-standing typo in the clipping value
1362            for 1-pts GMC prediction.
1363    
1364    Members:
1365            src/motion/gmc.c:1.3->1.4
1366    
1367    ---------------------
1368    Date: 2006/06/05 23:30:49
1369    Author: Skal
1370    Branch: HEAD
1371    Tag: (none)
1372    Log:
1373    
1374            + added a test_yuv() stub to test YUV functions,
1375            at least : yv12_to_yuyv and yv12_to_uyvy
1376    
1377    Members:
1378            examples/xvid_bench.c:1.27->1.28
1379    
1380    ---------------------
1381    Date: 2006/06/05 23:27:36
1382    Author: Skal
1383    Branch: HEAD
1384    Tag: (none)
1385    Log:
1386    
1387            + faster yv12->yuyv / uyvy MMX functions
1388            patch suggested by Carlo Bramini ( carlo bramix at libero dot it )
1389    
1390    Members:
1391            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.6->1.7
1392    
1393    ---------------------
1394    Date: 2006/05/28 09:52:45
1395    Author: suxen_drol
1396    Branch: HEAD
1397    Tag: (none)
1398    Log:
1399    define _INTPTR_T_DEFINED
1400    
1401    Members:
1402            src/portab.h:1.55->1.56
1403    
1404    ---------------------
1405    Date: 2006/05/06 06:37:15
1406    Author: syskin
1407    Branch: HEAD
1408    Tag: (none)
1409    Log:
1410    missing #include b0rks compilation
1411    
1412    Members:
1413            src/plugins/plugin_lumimasking.c:1.5->1.6
1414    
1415    ---------------------
1416    Date: 2006/04/26 19:44:29
1417    Author: Skal
1418    Branch: HEAD
1419    Tag: (none)
1420    Log:
1421    
1422            + bswap and quant_h264_intra naming fix.
1423    
1424            Patch by Thomas Koeckerbauer ( k0055217 at students dot uni-linz dot ac dot at )
1425    
1426    Members:
1427            src/portab.h:1.54->1.55
1428            src/quant/quant.h:1.5->1.6
1429    
1430    ---------------------
1431    Date: 2006/04/25 17:19:27
1432    Author: syskin
1433    Branch: HEAD
1434    Tag: (none)
1435    Log:
1436    write stats file in the same directory as target file, not in root directory
1437    
1438    Members:
1439            vfw/src/config.h:1.9->1.10
1440    
1441    ---------------------
1442    Date: 2006/04/19 17:42:19
1443    Author: syskin
1444    Branch: HEAD
1445    Tag: (none)
1446    Log:
1447    final skip threshold had its sign reversed, oops
1448    
1449    Members:
1450            src/motion/estimation_pvop.c:1.21->1.22
1451    
1452    ---------------------
1453    Date: 2006/04/15 06:17:02
1454    Author: syskin
1455    Branch: HEAD
1456    Tag: (none)
1457    Log:
1458    s/max/MAX - *nix compilation bustage fix
1459    
1460    Members:
1461            src/plugins/plugin_lumimasking.c:1.4->1.5
1462    
1463    ---------------------
1464    Date: 2006/04/14 09:24:47
1465    Author: Skal
1466    Branch: HEAD
1467    Tag: (none)
1468    Log:
1469    
1470            preserve the intervening bytes in BitstreamInit()
1471    
1472            original reports by Alex Volkov and Liang Jian.
1473    
1474    Members:
1475            src/bitstream/bitstream.h:1.22->1.23
1476    
1477    ---------------------
1478    Date: 2006/04/13 22:48:06
1479    Author: Isibaar
1480    Branch: HEAD
1481    Tag: (none)
1482    Log:
1483    - debian patch by GomGom
1484    
1485    Members:
1486            debian/README.Debian:INITIAL->1.1
1487            debian/changelog:INITIAL->1.1
1488            debian/control:INITIAL->1.1
1489            debian/rules:INITIAL->1.1
1490    
1491    ---------------------
1492    Date: 2006/03/27 13:21:48
1493    Author: Skal
1494    Branch: HEAD
1495    Tag: (none)
1496    Log:
1497    
1498            fix for the visual_object_verid vs. video_object_layer_verid
1499            problem of 6.3.3, reported by Li Xiang (lixiang01 at gmail dot com)
1500            Thanks for report and test bitstreams!
1501    
1502    Members:
1503            src/decoder.c:1.77->1.78
1504            src/decoder.h:1.17->1.18
1505            src/bitstream/bitstream.c:1.55->1.56
1506    
1507    ---------------------
1508    Date: 2006/03/11 13:10:42
1509    Author: syskin
1510    Branch: HEAD
1511    Tag: (none)
1512    Log:
1513    let lumimasking work with quant 1 too
1514    
1515    Members:
1516            src/plugins/plugin_lumimasking.c:1.3->1.4
1517    
1518    ---------------------
1519    Date: 2006/03/05 05:01:07
1520    Author: syskin
1521    Branch: HEAD
1522    Tag: (none)
1523    Log:
1524    detect pthreads and add proper linking flags if they are found. patch by caro from irc
1525    
1526    Members:
1527            build/generic/configure.in:1.20->1.21
1528    
1529    ---------------------
1530    Date: 2006/03/03 12:54:58
1531    Author: syskin
1532    Branch: HEAD
1533    Tag: (none)
1534    Log:
1535    fixed destructor bug - temp lamdas not freed
1536    
1537    Members:
1538            src/encoder.c:1.127->1.128
1539    
1540    ---------------------
1541    Date: 2006/02/27 13:16:04
1542    Author: suxen_drol
1543    Branch: HEAD
1544    Tag: (none)
1545    Log:
1546    mingw compatibility, remove gcc warnings
1547    
1548    Members:
1549            src/motion/motion_smp.h:1.3->1.4
1550    
1551    ---------------------
1552    Date: 2006/02/27 01:24:02
1553    Author: syskin
1554    Branch: HEAD
1555    Tag: (none)
1556    Log:
1557    synchronize only once *slaps forhead*
1558    
1559    Members:
1560            src/motion/estimation_pvop.c:1.20->1.21
1561    
1562    ---------------------
1563    Date: 2006/02/27 01:22:31
1564    Author: syskin
1565    Branch: HEAD
1566    Tag: (none)
1567    Log:
1568    cosmetics; make it compile on linux and others without #defines
1569    
1570    Members:
1571            src/motion/motion_smp.h:1.2->1.3
1572    
1573    ---------------------
1574    Date: 2006/02/26 02:52:34
1575    Author: suxen_drol
1576    Branch: HEAD
1577    Tag: (none)
1578    Log:
1579    add debug.c
1580    
1581    Members:
1582            dshow/dshow.dsp:1.6->1.7
1583            dshow/src/debug.c:INITIAL->1.1
1584            dshow/src/debug.h:1.5->1.6
1585    
1586    ---------------------
1587    Date: 2006/02/25 05:41:12
1588    Author: suxen_drol
1589    Branch: HEAD
1590    Tag: (none)
1591    Log:
1592    win32: populate info.num_thread fields using GetProcessAffinityMask()
1593    
1594    Members:
1595            src/xvid.c:1.67->1.68
1596    
1597    ---------------------
1598    Date: 2006/02/25 02:20:41
1599    Author: syskin
1600    Branch: HEAD
1601    Tag: (none)
1602    Log:
1603    oops I forgot to commit these yesterday ;_;
1604    
1605    Members:
1606            src/motion/estimation_bvop.c:1.24->1.25
1607            src/motion/estimation_pvop.c:1.19->1.20
1608    
1609    ---------------------
1610    Date: 2006/02/25 00:35:04
1611    Author: suxen_drol
1612    Branch: HEAD
1613    Tag: (none)
1614    Log:
1615    add minfcode and minbcode members to SMPmotionData struct
1616    
1617    Members:
1618            src/motion/motion_smp.h:1.1->1.2
1619    
1620    ---------------------
1621    Date: 2006/02/24 23:59:07
1622    Author: suxen_drol
1623    Branch: HEAD
1624    Tag: (none)
1625    Log:
1626    prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru)
1627    
1628    Members:
1629            vfw/src/codec.c:1.19->1.20
1630    
1631    ---------------------
1632    Date: 2006/02/24 15:18:59
1633    Author: syskin
1634    Branch: HEAD
1635    Tag: (none)
1636    Log:
1637    SMP update - don't run encoding in parallel after all
1638    
1639    Members:
1640            src/encoder.c:1.126->1.127
1641    
1642    ---------------------
1643    Date: 2006/02/24 11:39:23
1644    Author: syskin
1645    Branch: HEAD
1646    Tag: (none)
1647    Log:
1648    support -threads parameter (defaults to zero)
1649    
1650    Members:
1651            examples/xvid_encraw.c:1.23->1.24
1652    
1653    ---------------------
1654    Date: 2006/02/24 09:46:22
1655    Author: syskin
1656    Branch: HEAD
1657    Tag: (none)
1658    Log:
1659    multithreaded encoding
1660    
1661    Members:
1662            src/encoder.c:1.125->1.126
1663            src/encoder.h:1.30->1.31
1664            src/motion/estimation_bvop.c:1.23->1.24
1665            src/motion/estimation_pvop.c:1.18->1.19
1666            src/motion/motion_smp.h:INITIAL->1.1
1667    
1668    ---------------------
1669    Date: 2006/02/24 09:33:52
1670    Author: syskin
1671    Branch: HEAD
1672    Tag: (none)
1673    Log:
1674    enable number of threads; treat is as any other config (no auto-detection)
1675    
1676    Members:
1677            vfw/src/config.c:1.30->1.31
1678    
1679    ---------------------
1680    Date: 2006/02/23 08:22:43
1681    Author: syskin
1682    Branch: HEAD
1683    Tag: (none)
1684    Log:
1685    reset dquant table, all of it
1686    
1687    Members:
1688            src/encoder.c:1.124->1.125
1689    
1690    ---------------------
1691    Date: 2006/02/15 21:58:43
1692    Author: Isibaar
1693    Branch: HEAD
1694    Tag: (none)
1695    Log:
1696    - N-VOP patch by Andrew Dunstan
1697    
1698    Members:
1699            src/encoder.c:1.123->1.124
1700    
1701    ---------------------
1702    Date: 2006/02/15 20:16:39
1703    Author: Isibaar
1704    Branch: HEAD
1705    Tag: (none)
1706    Log:
1707    Bugfix: Decoding was prematurely terminated upon EOF
1708    
1709    Members:
1710            examples/xvid_decraw.c:1.23->1.24
1711    
1712    ---------------------
1713    Date: 2006/01/19 23:25:18
1714    Author: Isibaar
1715    Branch: HEAD
1716    Tag: (none)
1717    Log:
1718    - Added MV bits to statistics
1719    
1720    Members:
1721            src/encoder.c:1.122->1.123
1722            src/encoder.h:1.29->1.30
1723            src/bitstream/mbcoding.c:1.52->1.53
1724    
1725    ---------------------
1726    Date: 2006/01/17 20:06:25
1727    Author: Isibaar
1728    Branch: HEAD
1729    Tag: (none)
1730    Log:
1731    - Removed the 9999 frames encode limit from xvid_encraw
1732    
1733    Members:
1734            examples/xvid_encraw.c:1.22->1.23
1735    
1736    ---------------------
1737    Date: 2006/01/09 01:39:43
1738    Author: Isibaar
1739    Branch: HEAD
1740    Tag: (none)
1741    Log:
1742    - fix for EMT64 platform
1743    
1744    Members:
1745            src/xvid.c:1.66->1.67
1746    
1747    ---------------------
1748    Date: 2006/01/08 23:25:57
1749    Author: Isibaar
1750    Branch: HEAD
1751    Tag: (none)
1752    Log:
1753    - Increased the bs_version to 43
1754    
1755    Members:
1756            src/xvid.h:1.53->1.54
1757    
1758    ---------------------
1759    Date: 2005/12/30 15:04:49
1760    Author: Isibaar
1761    Branch: HEAD
1762    Tag: (none)
1763    Log:
1764    - Initialize dec->bs_version to high value. Before it seemed unititalized for
1765      non XviD streams...
1766    
1767    Members:
1768            src/decoder.c:1.76->1.77
1769    
1770    ---------------------
1771    Date: 2005/12/30 14:52:32
1772    Author: Isibaar
1773    Branch: HEAD
1774    Tag: (none)
1775    Log:
1776    - Made the debug build config link again
1777    
1778    Members:
1779            dshow/dshow.dsp:1.5->1.6
1780            dshow/src/debug.h:1.4->1.5
1781    
1782    ---------------------
1783    Date: 2005/12/24 02:06:20
1784    Author: Isibaar
1785    Branch: HEAD
1786    Tag: (none)
1787    Log:
1788    - (hopefully) fixed the decoder bugs reported by Michael Niedermayer
1789    
1790    Members:
1791            src/decoder.c:1.75->1.76
1792    
1793    ---------------------
1794    Date: 2005/12/18 07:52:12
1795    Author: syskin
1796    Branch: HEAD
1797    Tag: (none)
1798    Log:
1799    cleanup; skip decision moved to separate function
1800    
1801    Members:
1802            src/motion/estimation_pvop.c:1.17->1.18
1803            src/motion/motion.h:1.23->1.24
1804    
1805    ---------------------
1806    Date: 2005/12/18 03:55:54
1807    Author: syskin
1808    Branch: HEAD
1809    Tag: (none)
1810    Log:
1811    -freduce-all-givs not supporeted by gcc4 - easiest to just remove
1812    
1813    Members:
1814            dshow/Makefile:1.5->1.6
1815            vfw/bin/Makefile:1.4->1.5
1816    
1817    ---------------------
1818    Date: 2005/12/17 14:57:15
1819    Author: syskin
1820    Branch: HEAD
1821    Tag: (none)
1822    Log:
1823    stupid typo in latest patch
1824    
1825    Members:
1826            src/image/image.c:1.34->1.35
1827    
1828    ---------------------
1829    Date: 2005/12/17 13:04:52
1830    Author: syskin
1831    Branch: HEAD
1832    Tag: (none)
1833    Log:
1834    easier image_interpolate() call, absolete comments removed
1835    
1836    Members:
1837            src/encoder.c:1.121->1.122
1838            src/image/image.c:1.33->1.34
1839            src/image/image.h:1.15->1.16
1840    
1841    ---------------------
1842    Date: 2005/12/17 12:24:32
1843    Author: syskin
1844    Branch: HEAD
1845    Tag: (none)
1846    Log:
1847    ancient useless code removed
1848    
1849    Members:
1850            src/image/image.c:1.32->1.33
1851    
1852    ---------------------
1853    Date: 2005/12/10 06:20:35
1854    Author: syskin
1855    Branch: HEAD
1856    Tag: (none)
1857    Log:
1858    slightly better trellis - check at least 3 coefficients. 0.05dB better with no measurable speed penalty
1859    
1860    Members:
1861            src/utils/mbtransquant.c:1.30->1.31
1862    
1863    ---------------------
1864    Date: 2005/12/09 05:45:35
1865    Author: syskin
1866    Branch: HEAD
1867    Tag: (none)
1868    Log:
1869    expose VHQ and Trellis lambdas to HVS plugins
1870    
1871    Members:
1872            src/encoder.c:1.120->1.121
1873            src/encoder.h:1.28->1.29
1874            src/global.h:1.24->1.25
1875            src/xvid.h:1.52->1.53
1876            src/motion/estimation_rd_based.c:1.13->1.14
1877            src/motion/estimation_rd_based_bvop.c:1.9->1.10
1878            src/utils/mbtransquant.c:1.29->1.30
1879    
1880    ---------------------
1881    Date: 2005/12/09 05:39:49
1882    Author: syskin
1883    Branch: HEAD
1884    Tag: (none)
1885    Log:
1886    tuning lambdas for better PSNR and vhq0 mode decision
1887    
1888    Members:
1889            src/motion/estimation.h:1.12->1.13
1890            src/motion/estimation_common.c:1.12->1.13
1891    
1892    ---------------------
1893    Date: 2005/11/25 13:07:01
1894    Author: chl
1895    Branch: HEAD
1896    Tag: (none)
1897    Log:
1898    remove "xvid" in PGM-header, so xvid_encraw understands it
1899    
1900    Members:
1901            examples/xvid_decraw.c:1.22->1.23
1902    
1903    ---------------------
1904    Date: 2005/11/22 11:53:10
1905    Author: suxen_drol
1906    Branch: HEAD
1907    Tag: (none)
1908    Log:
1909    update cvs-head to reflect xvid-1.2 development status:
1910            set build string to "xvid-1.2.0-dev"
1911            set XVID_VERSION to 1.2.-127
1912            set XVID_BS_VERSION to 40
1913            set XVID_UNSTABLE
1914    
1915    Members:
1916            src/xvid.c:1.65->1.66
1917            src/xvid.h:1.51->1.52
1918    
1919    ---------------------
1920    Date: 2005/11/22 11:23:01
1921    Author: suxen_drol
1922    Branch: HEAD
1923    Tag: (none)
1924    Log:
1925    cleanings in code spotted by sparse (ed dot gomez at free dot fr>
1926    
1927    Members:
1928            src/decoder.c:1.74->1.75
1929            src/encoder.c:1.119->1.120
1930            src/xvid.c:1.64->1.65
1931            src/bitstream/bitstream.c:1.54->1.55
1932            src/dct/idct.c:1.8->1.9
1933            src/image/colorspace.c:1.10->1.11
1934            src/image/font.c:1.6->1.7
1935            src/image/qpel.c:1.7->1.8
1936            src/motion/estimation_rd_based.c:1.12->1.13
1937            src/motion/estimation_rd_based_bvop.c:1.8->1.9
1938            src/prediction/mbprediction.c:1.17->1.18
1939            src/utils/emms.c:1.10->1.11
1940            src/utils/mbtransquant.c:1.28->1.29
1941            src/utils/timer.h:1.10->1.11
1942    
1943    ---------------------
1944    Date: 2005/11/03 06:44:07
1945    Author: Skal
1946    Branch: HEAD
1947    Tag: (none)
1948    Log:
1949    
1950            typo fixed (thanks squid_80)
1951    
1952    Members:
1953            examples/xvid_bench.c:1.26->1.27
1954    
1955    ---------------------
1956    Date: 2005/10/26 14:38:33
1957    Author: Skal
1958    Branch: HEAD
1959    Tag: (none)
1960    Log:
1961    
1962             + removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
1963            As suggested by Gruel, there might be a compiler
1964            problem for some very very exotic platform.
1965            Hence, i've added a test_compiler() in xvid_bench.c, to
1966            be sure everything are ok. Hope the test is correct.
1967    
1968            + added benches for interlaced decoding, as supplied
1969            by Christoph Kühnel (info at intek-darmstadt dot de).
1970            Thanks a lot.
1971    
1972    Members:
1973            examples/xvid_bench.c:1.25->1.26
1974            src/image/qpel.h:1.6->1.7
1975    
1976    ---------------------
1977    Date: 2005/10/23 00:32:44
1978    Author: Isibaar
1979    Branch: HEAD
1980    Tag: (none)
1981    Log:
1982    - Renamed and extended the profiles
1983    
1984    Members:
1985            vfw/src/codec.c:1.18->1.19
1986            vfw/src/config.c:1.29->1.30
1987            vfw/src/config.h:1.8->1.9
1988    
1989    ---------------------
1990    Date: 2005/10/16 02:00:04
1991    Author: suxen_drol
1992    Branch: HEAD
1993    Tag: (none)
1994    Log:
1995    vfw quality presets
1996    
1997    Members:
1998            vfw/src/codec.c:1.17->1.18
1999            vfw/src/config.c:1.28->1.29
2000            vfw/src/config.h:1.7->1.8
2001            vfw/src/resource.h:1.9->1.10
2002            vfw/src/resource.rc:1.21->1.22
2003    
2004    ---------------------
2005    Date: 2005/10/09 09:38:33
2006    Author: suxen_drol
2007    Branch: HEAD
2008    Tag: (none)
2009    Log:
2010    TODO/Changelog update
2011    
2012    Members:
2013            ChangeLog:1.13->1.14
2014            TODO:1.7->1.8
2015    
2016    2005/10/8 0:58:2, 'suxen_drol'
2017            compatibility with haali media splitter:
2018            - FORMAT_MPEG2Video support
2019            - handle uppercase MP4V fourcc/clsid
2020    
2021    2005/10/7 15:2:28, 'suxen_drol'
2022            minor xvid_{enc,dec}_raw fixes:
2023            - fix clock resolution (thanks yuri khan)
2024            - link vfw32.lib for win32 avifile support
2025            - honour avifile stream length
2026    
2027    2005/10/6 18:28:31, 'Isibaar'
2028            - added avi/avs input support
2029            - various new options
2030    
2031    2005/10/6 10:46:42, 'Isibaar'
2032            - Wiped the remainders of RRV encoding support
2033            - Marked the RRV flags as obsolete in xvid.h API
2034    
2035    2005/10/5 11:20:22, 'suxen_drol'
2036            vfw: replace "Picture Aspect Ratio" with "Display Aspect Ratio"
2037    
2038    2005/9/24 3:10:37, 'suxen_drol'
2039            bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
2040            see http://forum.doom9.org/showthread.php?t=100275 for description of bug.
2041    
2042    2005/9/23 12:53:35, 'suxen_drol'
2043            +ve/-ve cbp test (to demonstrate fault with current calc_cbp_mmx function
2044    
2045    2005/9/20 11:54:11, 'suxen_drol'
2046            > > -      uint32_t intra_dc_threshold; /* fake variable */
2047            > > +      int intra_dc_threshold; /* fake variable */
2048            This patch fixes a warning spotted by gcc 4.0.1, because &intra_dc_threshold
2049            is passed to some function which expects a int*, not a uint32_t* (on 64bit this
2050            is important, even if this is fake data, the callee could corrupt the stack
2051            writing 64bit to a 32bit allocated destination)
2052    
2053    2005/9/20 11:51:40, 'suxen_drol'
2054            msvc fails on void* arithmetic in xvid_bench.c
2055    
2056    2005/9/20 11:19:34, 'suxen_drol'
2057            update example documentation to "newer" commandline arguments for encraw/decraw (the arguments were changed ~2003).
2058            bugfix: prevent endless loop when useful_bytes==1 within xvid_decraw.c
2059    
2060    2005/9/18 1:34:13, 'suxen_drol'
2061            renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.
2062    
2063    2005/9/15 10:52:28, 'suxen_drol'
2064            bugfix: support for aspect ratio when decoding unpacked b-frames
2065    
2066    2005/9/15 10:55:29, 'suxen_drol'
2067            OutputDebugString cleanup
2068    
2069  2004-06-02 20:58:38 GMT                                         patch-38  2005-09-19 19:37:45 GMT                                         patch-38
2070    
2071      Summary:      Summary:
2072        DC clipping bug for real        Renamed dshow aspect ratio registry key
2073      Revision:      Revision:
2074        xvidcore--stable--1.0--patch-38        xvidcore--head--0.0--patch-38
   
     From ed.gomez:  
      * patch-25  was  supposed to fix a DC clipping  bug. However  i  
        added the additional  clipping  code in the  wrong place. But  
        at least, my fix  didn't cause any trouble, it was just noop.  
        This patch should really fix this very "unlikely bug" (i  just  
        want to remind the reader that this bug isn't easy to  trigger,  
        and eg: my test sequences don't trigger it at all)  
2075    
2076      BS version incremented: 35      From pete:
2077         * Renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio",
2078           in order to prevent conflict with vfw encoder registry key.
2079    
2080      modified files:      modified files:
2081       src/decoder.c src/motion/estimation_rd_based.c       dshow/src/config.c
      src/prediction/mbprediction.c src/prediction/mbprediction.h  
      src/xvid.h  
2082    
2083    
2084  2004-05-31 21:11:49 GMT                                         patch-37  2005-09-15 16:30:59 GMT                                         patch-37
2085    
2086      Summary:      Summary:
2087        time fixes to decoder.        Field interlaced decoding
2088      Revision:      Revision:
2089        xvidcore--stable--1.0--patch-37        xvidcore--head--0.0--patch-37
2090    
2091      From ed.gomez:      From Christoph Kuehnel:
      * timestamps were badly computed by teh decoder in some corner cases  
        (1fps). This bug revealed that, timestamps were indeed wrong as  
        expected, but that bvop blocks in direct mode (vectors interpolated)  
        were somewhat compensated with wrong vectors in these same corner  
        cases.  
2092    
2093      modified files:        * decoder.c
2094       src/bitstream/bitstream.c src/decoder.c src/decoder.h          - Some new defines for DIV
2095            - <decoder_mb_decode> modified: had wrong address offsets for
2096              interlaced
2097            - <decoder_mbinter_field> = new function for interlaced
2098            - <get_motion_vector_interlaced> = new function for interlaced
2099              motion vector prediction
2100            - <decoder_pframe> modified so that it differs between frame and
2101              field prediction
2102    
2103          * global.h
2104            - For field motion prediction MACORBLOCK has new member that is the
2105              average of field1 and field2 motion vector = <mvs_avg>
2106    
2107  2004-05-30 09:36:13 GMT                                         patch-36        * xvid.c
2108            - For field predicted macroblocks we need new field oriented transfer
2109              functions.
2110              For colour calculations they may only process 4 lines (one field
2111              from the colour macroblock that is 8x8). So I introduced 4 new
2112              function pointers:
2113              <transfer8x4_copy, interpolate8x4_ ...>
2114    
2115      Summary:        * mbcoding.c
2116        Wrong license header.          - _DEBUG code; index is checked against 64
     Revision:  
       xvidcore--stable--1.0--patch-36  
2117    
2118      From ed.gomez:        * interpolate8x8.[c,h,asm]
2119       * Pascal did agree a plain GPL migration long ago, but this file          - New 8x4 functions
2120         remained GPL+location restriction.  
2121          * mbpredicition.[c,h]
2122            - New function <get_pmv2_interlaced> for interlaced prediciton
2123              according to spec
2124    
2125          * mem_transfer.[c,h,asm]
2126            - New 8x4 function
2127    
2128      modified files:      modified files:
2129       src/image/reduced.c       AUTHORS src/bitstream/mbcoding.c src/decoder.c src/global.h
2130         src/image/image.c src/image/image.h src/image/interpolate8x8.c
2131         src/image/interpolate8x8.h
2132         src/image/x86_asm/interpolate8x8_3dn.asm
2133         src/image/x86_asm/interpolate8x8_3dne.asm
2134         src/image/x86_asm/interpolate8x8_mmx.asm
2135         src/image/x86_asm/interpolate8x8_xmm.asm
2136         src/prediction/mbprediction.c src/prediction/mbprediction.h
2137         src/utils/mem_transfer.c src/utils/mem_transfer.h
2138         src/utils/x86_asm/mem_transfer_3dne.asm
2139         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
2140         vfw/src/config.c vfw/src/driverproc.c
2141    
2142    
2143  2004-05-29 09:02:25 GMT                                         patch-35  2005-09-15 16:27:07 GMT                                         patch-36
2144    
2145      Summary:      Summary:
2146        More missing va_end() calls.        Optimiozed cbp operator on IA32
2147      Revision:      Revision:
2148        xvidcore--stable--1.0--patch-35        xvidcore--head--0.0--patch-36
2149    
2150      From pete:      From carlo dot bramix at libero dot it:
2151       * portab.h is plenty of missing calls to va_end().       - Optimized CBP opeartor for ia32 arch
2152    
2153      modified files:      modified files:
2154       src/portab.h       examples/xvid_bench.c src/bitstream/x86_asm/cbp_mmx.asm
2155    
2156    
2157  2004-05-28 21:28:21 GMT                                         patch-34  2005-09-15 16:20:49 GMT                                         patch-35
2158    
2159      Summary:      Summary:
2160        FPS=1 problem in decoder.        OutputDebugStream cleanup
2161      Revision:      Revision:
2162        xvidcore--stable--1.0--patch-34        xvidcore--head--0.0--patch-35
   
     From ed.gomez:  
      * patch-24 did fix bad behavior in encoder, so at least, compliant  
        streams were generated but the decoder was still doing the maths  
        a wrong way. Apply same logic to decoder.  
2163    
2164      Thanks to the patch-24 bug reporter for this followup.      From pete:
2165         - OutputDebugStream cleanup
2166    
2167      modified files:      modified files:
2168       src/bitstream/bitstream.c       dshow/dshow.dsp dshow/sources.inc dshow/src/CXvidDecoder.cpp
2169         dshow/src/debug.h
2170    
2171    
2172  2004-05-27 20:04:01 GMT                                         patch-33  2005-07-26 23:32:52 GMT                                         patch-34
2173    
2174      Summary:      Summary:
2175        Nasty typo in pvop vector lambdas.        Long standing error in xvid_decraw for big endian hosts
2176      Revision:      Revision:
2177        xvidcore--stable--1.0--patch-33        xvidcore--head--0.0--patch-34
2178    
2179      From sysKin:      From ed.gomez, spoted by Paul Kurucz ptk9417 at ritvax.isc.rit.edu
2180       * s/+/*/ in the lambda value array for vectors in the pvop       * No width and height declared in write_tga bug.
        estimation module.  
2181    
2182      modified files:      modified files:
2183       src/motion/estimation_pvop.c       examples/xvid_decraw.c
2184    
2185    
2186  2004-05-26 13:23:38 GMT                                         patch-32  2005-07-25 19:45:25 GMT                                         patch-33
2187    
2188      Summary:      Summary:
2189        Bits/Bytes confusion in the VFW frontend.        Fix big endian tga output for decraw.
2190      Revision:      Revision:
2191        xvidcore--stable--1.0--patch-32        xvidcore--head--0.0--patch-33
2192    
2193      From sysKin:      From ed.gomez:
2194       * confusion between the kilo, in kilobits (1000) and       * Writing pointed data is always better than memory
2195         the kilo in kilobytes (1024, should be named KiB anyway)         addresses
      * biSizeImage is in bytes, not bits according to the Win32  
        API.  
2196    
2197      modified files:      modified files:
2198       vfw/src/codec.c vfw/src/config.c       examples/xvid_decraw.c
2199    
2200    
2201  2004-05-26 09:28:31 GMT                                         patch-31  2005-07-14 14:25:43 GMT                                         patch-32
2202    
2203      Summary:      Summary:
2204        Close variable argument list.        Disable packed-bframes widget for dxn profile
2205      Revision:      Revision:
2206        xvidcore--stable--1.0--patch-31        xvidcore--head--0.0--patch-32
2207    
2208      From ed.gomez:      From pete:
2209       * Close the variable argument list as specified by the ANSI C       * Disable packed-bframes widget for dxn profile
        standard. Reported by Carsten <list4darav at gmx dot de> on  
        xvid-devel.  
2210    
2211      modified files:      modified files:
2212       src/image/font.c       vfw/src/config.c
2213    
2214    
2215  2004-05-26 09:00:26 GMT                                         patch-30  2005-07-14 14:22:53 GMT                                         patch-31
2216    
2217      Summary:      Summary:
2218        ICM compatibility for VFW        Fixed qpel for gcc4 and x86_64
2219      Revision:      Revision:
2220        xvidcore--stable--1.0--patch-30        xvidcore--head--0.0--patch-31
2221    
2222      From sysKin:      From Martin Drab <drab at kepler dot fjfi dot cvut dot cz>
2223       * Makes the VFW frontend compatible with ICM applications       * Incomplete type definitions are not supported in GCC4 and newer.
2224         (Ooo, MS Office... etc). Reported on IRC.         This was breaking x86_64.
2225    
2226        From ed.gomez:
2227         * If both generic and x86_64 share 90% of the array declaration,
2228           better use an extern macro. Makes teh code clearer.
2229    
2230      modified files:      modified files:
2231       vfw/src/config.c vfw/src/driverproc.c       src/image/qpel.c
2232    
2233    
2234  2004-05-26 08:58:56 GMT                                         patch-29  2005-07-14 14:11:24 GMT                                         patch-30
2235    
2236      Summary:      Summary:
2237        Small trellis bug        Added VHQ support to xvid_encraw
2238      Revision:      Revision:
2239        xvidcore--stable--1.0--patch-29        xvidcore--head--0.0--patch-30
   
     From sysKin:  
      * Last coeff wasn't summed.  
2240    
2241      Reported by Jean Marc.      From skal:
2242         * Added VHQ support to xvid_encraw
2243    
2244      modified files:      modified files:
2245       src/utils/mbtransquant.c       examples/xvid_encraw.c
2246    
2247    
2248  2004-05-26 08:46:45 GMT                                         patch-28  2005-06-26 15:05:01 GMT                                         patch-29
2249    
2250      Summary:      Summary:
2251        Small bug in bframe ME.        Merge noise
2252      Revision:      Revision:
2253        xvidcore--stable--1.0--patch-28        xvidcore--head--0.0--patch-29
2254    
2255      From sysKin:      From ed.gomez:
2256       * Small bug in bframe ME.       - Merge noise forgotten bit. Other small differences exist with
2257           the CVS tree, but i consider them to not fullfill the local
2258           code style and thus don't fit well...
2259    
2260      modified files:      modified files:
2261       src/motion/estimation_bvop.c       src/dct/idct.h
2262    
 #########################################################################  
 # 1.0.0 final (Bitstream Version 34)  
 #########################################################################  
2263    
2264  2004-05-08 22:26:06 GMT                                         patch-27  2005-06-26 15:02:05 GMT                                         patch-28
2265    
2266      Summary:      Summary:
2267        Marking 1.0.0 final        Bench updates
2268      Revision:      Revision:
2269        xvidcore--stable--1.0--patch-27        xvidcore--head--0.0--patch-28
2270    
2271      From ed.gomez:      From skal:
2272       * Marking 1.0.0 final \o/       - Fixed bench for big endian platforms, updated tests
2273    
2274      modified files:      modified files:
2275       ChangeLog build/generic/configure.in src/xvid.h       examples/bench.pl examples/bench_list.pl examples/xvid_bench.c
2276    
2277    
2278  2004-05-06 17:56:52 GMT                                         patch-26  2005-06-26 14:59:17 GMT                                         patch-27
2279    
2280      Summary:      Summary:
2281        Small mismatch in hint<->widget in VFW        Optimized C mem transfer functions
2282      Revision:      Revision:
2283        xvidcore--stable--1.0--patch-26        xvidcore--head--0.0--patch-27
2284    
2285      From sysKin:      From skal:
2286       * Small mismatch in hint<->widget.       - Optimized C mem transfer funcs, disabled for safety.
2287           Enabled by undefining USE_REFERENCE_CODE at the top of
2288           the mem_transfer.c file
2289    
2290      modified files:      modified files:
2291       vfw/src/resource.rc       src/utils/mem_transfer.c
2292    
2293    
2294  2004-05-02 22:40:50 GMT                                         patch-25  2005-06-26 14:55:35 GMT                                         patch-26
2295    
2296      Summary:      Summary:
2297        DC prediction fix.        Optimized gcd
2298      Revision:      Revision:
2299        xvidcore--stable--1.0--patch-25        xvidcore--head--0.0--patch-26
   
     From ed.gomez:  
      * DC predictors weren't clipped to the [-2048, 2047] range.  
   
      BS version increased to 33  
2300    
2301       Thanks to jnorish on our forums to point out the problem.      From skal:
2302         - Optmized GCD, added test for gcd in xvid_bench
2303    
2304      modified files:      modified files:
2305       src/bitstream/bitstream.c src/decoder.c       examples/xvid_bench.c src/encoder.c
      src/motion/estimation_rd_based.c src/prediction/mbprediction.c  
      src/prediction/mbprediction.h src/xvid.h  
2306    
2307    
2308  2004-05-02 10:30:29 GMT                                         patch-24  2005-06-26 14:51:35 GMT                                         patch-25
2309    
2310      Summary:      Summary:
2311        Possible VOL header corruption.        Fixed write_video_packet_header
2312      Revision:      Revision:
2313        xvidcore--stable--1.0--patch-24        xvidcore--head--0.0--patch-25
   
     From ed.gomez:  
      * The VOL header could be corrupted when passing fincr=fbase=1 which  
        happens for fps=1 sequences.  
2314    
2315      BS version bumped up to 32      From Sigdrak at free.fr:
2316         - Fix write_video_packet_header() which was buggy and kind of obfuscated.
2317    
2318      Original report:      From skal:
2319      http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=2026&highlight=       - Fixed log table
2320         - Small cleanup
2321    
2322      modified files:      modified files:
2323       src/bitstream/bitstream.c src/xvid.h       src/bitstream/bitstream.c
2324    
2325    
2326  2004-04-30 23:10:19 GMT                                         patch-23  2005-06-26 14:46:23 GMT                                         patch-24
2327    
2328      Summary:      Summary:
2329        Some very light Unix build system changes        Added greyscale option support in xvid_encraw
2330      Revision:      Revision:
2331        xvidcore--stable--1.0--patch-23        xvidcore--head--0.0--patch-24
2332    
2333      To prepare testing framework merging.      Added greyscale option support in xvid_encraw
2334    
     From ed.gomez:  
      * Some typos  
      * Copyright updates (it's 2004 since a few months ;-)  
      * Added some checking to bootstrap.sh  
      * Added m4 AC_PREREQ macro to configure.in  
2335    
2336      modified files:      modified files:
2337       build/generic/Makefile build/generic/bootstrap.sh       examples/xvid_encraw.c
      build/generic/configure.in  
2338    
2339    
2340  2004-04-20 19:40:29 GMT                                         patch-22  2005-06-26 14:43:42 GMT                                         patch-23
2341    
2342      Summary:      Summary:
2343        Small visual fix.        IEEE-1180 SSE2 iDCT implementation
2344      Revision:      Revision:
2345        xvidcore--stable--1.0--patch-22        xvidcore--head--0.0--patch-23
2346    
2347      From sysKin:      From skal:
2348       * Small visual fix       - Implemented IEEE-1180 SSE2 iDCT. Disabled for safety.
2349    
2350      modified files:      modified files:
2351       vfw/src/config.c       src/dct/x86_asm/fdct_sse2_skal.asm src/xvid.c
2352    
2353    
2354  2004-04-20 19:38:24 GMT                                         patch-21  2005-05-18 22:08:12 GMT                                         patch-22
2355    
2356      Summary:      Summary:
2357        Fix crash in decoder for non IFrame 1st frame.        No executable shared objects installed
2358      Revision:      Revision:
2359        xvidcore--stable--1.0--patch-21        xvidcore--head--0.0--patch-22
2360    
2361      From sysKin:      From ed.gomez:
2362       * Fixed the crash caused by non IFrame 1st frame.       * Do not install the lib as executable. It's no use as the SO has no
2363           main symbol anyway, and the static lib is not runnable anyway.
2364    
2365      modified files:      modified files:
2366       src/decoder.c       build/generic/Makefile
2367    
2368    
2369  2004-04-18 16:21:50 GMT                                         patch-20  2005-05-18 22:05:09 GMT                                         patch-21
2370    
2371      Summary:      Summary:
2372        Typo        Statically link xvid_bench with libxvidcore.a
2373      Revision:      Revision:
2374        xvidcore--stable--1.0--patch-20        xvidcore--head--0.0--patch-21
2375    
2376      Typo      Statically link xvid_bench with libxvidcore.a
2377    
2378    
2379      modified files:      modified files:
2380       vfw/src/resource.rc       examples/Makefile
2381    
2382    
2383  2004-04-17 17:04:20 GMT                                         patch-19  2005-05-18 21:59:27 GMT                                         patch-20
2384    
2385      Summary:      Summary:
2386        vfw opens audio file in shared access mode        New autoconf garbage removal
2387      Revision:      Revision:
2388        xvidcore--stable--1.0--patch-19        xvidcore--head--0.0--patch-20
2389    
2390      vfw opens audio file in shared access mode      New autoconf garbage removal
2391    
2392    
2393      modified files:      modified files:
2394       vfw/src/config.c       build/generic/bootstrap.sh
2395    
2396    
2397  2004-04-15 22:39:12 GMT                                         patch-18  2005-05-18 21:58:16 GMT                                         patch-19
2398    
2399      Summary:      Summary:
2400        Tiny xvid_decraw cleaning        Quotes in configure.in
2401      Revision:      Revision:
2402        xvidcore--stable--1.0--patch-18        xvidcore--head--0.0--patch-19
2403    
2404      Tiny xvid_decraw cleaning      Quotes in configure.in
2405    
2406    
2407      modified files:      modified files:
2408       examples/xvid_decraw.c       build/generic/configure.in
2409    
2410    
2411  2004-04-15 19:14:31 GMT                                         patch-17  2005-05-18 19:40:18 GMT                                         patch-18
2412    
2413      Summary:      Summary:
2414        Tiny minor fixes for msvc.        Added bitstream helper functions for packets.
2415      Revision:      Revision:
2416        xvidcore--stable--1.0--patch-17        xvidcore--head--0.0--patch-18
2417    
2418      From pete:      From Skal:
2419       * Missing arch endianness define in project files.       * Added helper functions for video packets, though they're still unused.
      * Add a textual warning about win32 console EOF misreading.  
      * Prevent a SIGFPE when no frames were decoded.  
2420    
2421      modified files:      modified files:
2422       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp       src/bitstream/bitstream.c src/bitstream/bitstream.h
      examples/xvid_decraw.c  
2423    
2424    
2425  2004-04-14 22:41:07 GMT                                         patch-16  2005-05-18 19:30:41 GMT                                         patch-17
2426    
2427      Summary:      Summary:
2428        Fixed missing 1st frame in dshow output.        A few more bench stuff
2429      Revision:      Revision:
2430        xvidcore--stable--1.0--patch-16        xvidcore--head--0.0--patch-17
2431    
2432      From sysKin:      From Skal:
2433       * decoder flags were overwritten, this was preventing from outputing       * Added Perl scripts to automate benches.
2434         the first frame immediatly.       * Worked on xvid_bench tests to cover more code.
2435    
2436        new files:
2437         examples/.arch-ids/bench.pl.id
2438         examples/.arch-ids/bench_list.pl.id examples/bench.pl
2439         examples/bench_list.pl
2440    
2441      modified files:      modified files:
2442       dshow/src/CXvidDecoder.cpp       examples/xvid_bench.c
2443    
2444    
2445  2004-04-14 22:39:17 GMT                                         patch-15  2005-05-18 19:22:28 GMT                                         patch-16
2446    
2447      Summary:      Summary:
2448        Ressource leaking in dshow.        Decoder cleanup for memory de/allocation
2449      Revision:      Revision:
2450        xvidcore--stable--1.0--patch-15        xvidcore--head--0.0--patch-16
2451    
2452      From sysKin:      From Skal:
2453       * Same kind of ressource leaking as in vfw. Same cure.       * Memory de/allocation code refactored using goto.
2454    
2455      modified files:      modified files:
2456       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       src/decoder.c
2457    
2458    
2459  2004-04-14 19:45:23 GMT                                         patch-14  2005-05-11 21:18:41 GMT                                         patch-15
2460    
2461      Summary:      Summary:
2462        Fixed small bug in trellis code.        Export only public API for GNU/Linux and Solaris
2463      Revision:      Revision:
2464        xvidcore--stable--1.0--patch-14        xvidcore--head--0.0--patch-15
2465    
2466      From ed.gomez (spotted by jean marc):      From ed.gomez:
2467       * Trellis optimization was computing the sum |coeffs| wrongly       * Use ld version script to hide internal functions.
        because the Compute_sum function wasn't doing zigzag scanning  
        and stopped at last non zero coeffs in linear scanning...  
        The trivial fix could have been to pass the zigzag to the compute  
        sum function so it could have done its job right.  
        But... Why computing stuff that is already known in the upper layer ?  
        I removed the compute sum function, and just pass the original sum  
        value in trellis function parameters, just in case we have to return  
        it again because trellis failed optimizing the block coeffs.  
2468    
2469         This fix the bug and saves cycles :-) (but should not be noticeable)      new files:
2470         build/generic/.arch-ids/libxvidcore.ld.id
2471         build/generic/libxvidcore.ld
2472    
2473      modified files:      modified files:
2474       src/utils/mbtransquant.c src/xvid.h       build/generic/Makefile build/generic/configure.in
2475    
2476    
2477  2004-04-12 12:06:12 GMT                                         patch-13  2005-05-11 21:07:00 GMT                                         patch-14
2478    
2479      Summary:      Summary:
2480        Don't do SAD and RD based searches for qp.        Warnings GCC4
2481      Revision:      Revision:
2482        xvidcore--stable--1.0--patch-13        xvidcore--head--0.0--patch-14
   
     From sysKin:  
      * MakeGoodFlags function wasn't disabling SAD based search when  
        using RD. This was causing slowdown for no gain at all. This  
        patch should speed up encoding in qp mode.  
2483    
2484        From ed.gomez:
2485         * Remove all GCC 4 warnings.
2486    
2487      modified files:      modified files:
2488       src/motion/estimation_pvop.c       src/bitstream/bitstream.c src/bitstream/bitstream.h
2489         src/decoder.c src/encoder.c src/image/image.c
2490         src/image/image.h src/motion/estimation_common.c
2491         src/utils/mbtransquant.c
2492    
2493    
2494  2004-04-12 12:01:19 GMT                                         patch-12  2005-05-11 20:18:49 GMT                                         patch-13
2495    
2496      Summary:      Summary:
2497        3dnow functions proper separation.        Add support for gcc-4 in configure system
2498      Revision:      Revision:
2499        xvidcore--stable--1.0--patch-12        xvidcore--head--0.0--patch-13
2500    
2501      From pete (thx to a forum report):      From ed.gomez:
2502       * Separate correctly pure 3dnow functions and 3dnow+mmxext functions.       * Added gcc 4 detection and CFLAG option filtering for it.
        This fix "Illegal instruction" crash on old k6-2 CPUs.  
2503    
2504      modified files:      modified files:
2505       src/xvid.c       build/generic/configure.in
2506    
2507    
2508  2004-04-12 11:57:20 GMT                                         patch-11  2005-05-11 20:07:54 GMT                                         patch-12
2509    
2510      Summary:      Summary:
2511        Better MV clipping code.  
2512      Revision:      Revision:
2513        xvidcore--stable--1.0--patch-11        xvidcore--head--0.0--patch-12
2514    
2515      From sysKin:      From pete:
2516       * Better MV clipping. DivX 5 generates out of range vectors and clipping       * bugfix: correct max bitrate display for slider
2517         them directly borks the decoding of other MVs for which out of range         layout: "(kbps)" added to avgerage bitrate labels within calculator
2518         MVs were predictors. So it's just better to clip them for the block         dialog
        decoding and keep an unclipped version for predictions.  
2519    
2520      modified files:      modified files:
2521       src/decoder.c       vfw/src/config.c vfw/src/resource.rc
2522    
2523    
2524  2004-04-08 20:34:54 GMT                                         patch-10  2005-05-11 20:06:04 GMT                                         patch-11
2525    
2526      Summary:      Summary:
2527        PGM support back in xvid_decraw.        Fix alignment issue for mem tranfer
2528      Revision:      Revision:
2529        xvidcore--stable--1.0--patch-10        xvidcore--head--0.0--patch-11
2530    
2531      From ed.gomez:      From skal:
2532       * pgm/pnm format added back to xvid_decraw       * Fix alignment issue (32 bit reading from non aligned memory)
2533         + pgm/pnm formats are now default for yv12/i420/rgb24 pixel format.         likely for RISC CPUs using the C code.
        + tga is default for rgb16/32  
        + use option -f to choose tga, or pnm/pgm  
2534    
2535      modified files:      modified files:
2536       examples/xvid_decraw.c       src/utils/mem_transfer.c
2537    
2538    
2539  2004-04-07 22:30:15 GMT                                         patch-9  2005-05-11 20:03:57 GMT                                         patch-10
2540    
2541      Summary:      Summary:
2542        3DNow Ext functions use MMXEXT opcodes.        Get time function right on win32
2543      Revision:      Revision:
2544        xvidcore--stable--1.0--patch-9        xvidcore--head--0.0--patch-10
   
     From Soltius (XviD Forum):  
      * Most of 3dnow extension functions do use MMXEXT opcodes, so  
        classify these functions as 3dnowext+mmxext. Avoids K6-2  
        boxes to crash with an invalid instruction error reported  
        by the host OS.  
2545    
2546      PS: original bug report      From Skal:
2547      http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=1656       * Get the time function right for win32 (ms precision)
2548    
2549      modified files:      modified files:
2550       src/xvid.c       examples/xvid_bench.c
2551    
2552    
2553  2004-04-07 22:01:54 GMT                                         patch-8  2005-05-11 20:01:28 GMT                                         patch-9
2554    
2555      Summary:      Summary:
2556        RGB 16bit output fix.        Better ASP bitstream autodetection
2557      Revision:      Revision:
2558        xvidcore--stable--1.0--patch-8        xvidcore--head--0.0--patch-9
2559    
2560      From ScarletteTout (XviD Forum):      From pete:
2561       * Fix RGB 16bit output in C functions.       - Use more flags to determine ASP activation or not.
   
     From ed.gomez:  
      * Replaced PGM output by TGA output so it's easy to implement  
        RGB 16/24/32 and greyscale bitmaps support in a single format.  
        (pgm could have supported RGB 24 and Greyscale only)  
      * Added colorspace choice to xvid_decraw  
        Use option -c csp, where csp is either rgb16, rgb24, rgb32, yv12 or i420  
        Defaults to i420.  
   
     PS: original bug report  
     http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=1960&highlight=  
2562    
2563      modified files:      modified files:
2564       examples/xvid_decraw.c src/image/colorspace.c       src/bitstream/bitstream.c
2565    
2566    
2567  #########################################################################  #########################################################################
2568  # 1.0.0 RC4 (Bitstream Version 30)  # 1.1.0-beta2 (Bitstream Version 39)
2569  #########################################################################  #########################################################################
2570    
2571  2004-04-04 20:21:38 GMT                                         patch-7  2005-04-03 20:15:00 GMT                                         patch-7
2572    
2573      Summary:      Summary:
2574        DShow widget hiding.        Makefile credits and whitespace cleaning
2575      Revision:      Revision:
2576        xvidcore--stable--1.0--patch-7        xvidcore--head--0.0--patch-7
2577    
2578        Makefile credits and whitespace cleaning
2579    
     From Michael:  
      * No need to keep widget visibles if they won't be in 1.0.0.  
2580    
2581      modified files:      modified files:
2582       dshow/src/xvid.ax.rc       dshow/Makefile vfw/bin/Makefile
2583    
2584    
2585  2004-04-04 20:17:52 GMT                                         patch-6  2005-04-03 19:52:35 GMT                                         patch-6
2586    
2587      Summary:      Summary:
2588        Compiler quirk in portab.h        Various small things to vbv conformance and divx5 compatibility.
2589      Revision:      Revision:
2590        xvidcore--stable--1.0--patch-6        xvidcore--head--0.0--patch-6
2591    
2592      From Michael:      From pete:
2593       * The VC.NET workaround was causing trouble. Inversed the test.      xvidcore
2594        ========
2595        * added XVID_GLOBAL_DIVX5_USERDATA global flag
2596        * removed the bvop delay warning text ("warning: nothing to output),
2597          as this often confuses joe user.
2598        * minor changed to closed gop image_printf statement:
2599          s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
2600        * additional comments for low_delay_default mode within decoder_decode()
2601        * divx userdata string: s/DivX999b000/DivX503b1393. this has been
2602          suggested by dxn for improved hardware compatibility [nb: i dont
2603          have a hardware player to confirm this]
2604        * vbv_peakrate constraint is ignored if <= 0
2605    
2606        vfw frontend
2607        ============
2608        * dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1",
2609          February 2005. this document was provided by DivXNetworks, USA. when a
2610          dxn profile is selected, strict conformance is enabled:
2611          - force 1:1 picture aspect ratio
2612          - disable bframes if interlacing is enabled
2613          - force maximum of 1 consecutive bvops for the portable and ht profiles,
2614            2 bvops for the hd profile
2615          - always write divx 5 userdata string to bitstream
2616          - force packed bitstream option
2617        - updated dxn vbv parameters
2618        * added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
2619        * moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
2620        * profile[].max_bitrate now measured in bit/sec (not kbps)
2621        * profile->level box: widgets are now greyed-out if they are not used.
2622        * increase vertical size of profile drop down list.
2623        * about box button: s/Dismiss/OK
2624    
2625      modified files:      modified files:
2626       src/portab.h       src/bitstream/bitstream.c src/decoder.c src/encoder.c
2627         src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c
2628         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
2629         vfw/src/resource.rc
2630    
2631    
2632  2004-04-04 14:19:10 GMT                                         patch-5  2005-04-03 19:50:05 GMT                                         patch-5
2633    
2634      Summary:      Summary:
2635        Marking RC4        Fixed bug in cartoon mode.
2636      Revision:      Revision:
2637        xvidcore--stable--1.0--patch-5        xvidcore--head--0.0--patch-5
   
     Marking RC4  
2638    
2639        From Isiibar:
2640         - Fixed cartoon bug as described by CrunCher.
2641    
2642      modified files:      modified files:
2643       ChangeLog build/generic/configure.in src/xvid.h       src/motion/estimation_pvop.c
2644    
2645    
2646  2004-04-04 14:07:00 GMT                                         patch-4  2005-03-22 20:40:47 GMT                                         patch-4
2647    
2648      Summary:      Summary:
2649        Frame dropping disabling for bframes.        Added MPEG quant support for PPC
2650      Revision:      Revision:
2651        xvidcore--stable--1.0--patch-4        xvidcore--head--0.0--patch-4
2652    
2653        From Christoph Nageli:
2654         * Added support for MPEG quant functions for PPC.
2655    
2656      From sysKin & Pete:      new files:
2657       * Disable frame dropping with bframes enabled. These two options       src/quant/ppc_asm/.arch-ids/quant_mpeg_altivec.c.id
2658         do not play fine together.       src/quant/ppc_asm/quant_mpeg_altivec.c
2659    
2660      modified files:      modified files:
2661       src/encoder.c       build/generic/sources.inc src/quant/quant.h src/xvid.c
2662    
2663    
2664  2004-04-04 14:05:50 GMT                                         patch-3  2005-03-18 18:00:13 GMT                                         patch-3
2665    
2666      Summary:      Summary:
2667        Dead code removal.        Updated ChangeLog
2668      Revision:      Revision:
2669        xvidcore--stable--1.0--patch-3        xvidcore--head--0.0--patch-3
2670    
2671        Updated ChangeLog
2672    
     From sysKin:  
      * FrameCodeP was always called with contanst parameters. Removed  
        these parameters and associated dead code.  
2673    
2674      modified files:      modified files:
2675       src/encoder.c       ChangeLog
2676    
2677    
2678  2004-04-04 14:03:42 GMT                                         patch-2  2005-03-18 17:53:24 GMT                                         patch-2
2679    
2680      Summary:      Summary:
2681        Typo in ME fast comparison.        Colorspace code for PPC
2682      Revision:      Revision:
2683        xvidcore--stable--1.0--patch-2        xvidcore--head--0.0--patch-2
2684    
2685      From sysKin:      From Christoph Nageli:
2686       * Small typo in Fast ME code.       - Colorspace function fixes for non 16bytes aligned target adresses.
2687    
2688      modified files:      modified files:
2689       src/motion/estimation_common.c       src/image/ppc_asm/colorspace_altivec.c
2690    
2691    
2692  2004-04-02 23:58:19 GMT                                         patch-1  2005-03-18 17:39:00 GMT                                         patch-1
2693    
2694      Summary:      Summary:
2695        VFW Resource leak fix (try #2)        Fix for 64bit interlacing
2696      Revision:      Revision:
2697        xvidcore--stable--1.0--patch-1        xvidcore--head--0.0--patch-1
2698    
2699      From Suiryc on IRC:      From Andrew Dunstan:
2700       * both encoder and decoder ending functions were calling       * Fixed bug where 64bit mov shoud have been 32bit
        the dll freeing code. This was an error as the first function  
        called would unbind core function for the second called one.  
        Thus xvidcore could not release buffers.  
2701    
2702      modified files:      modified files:
2703       vfw/src/codec.c vfw/src/driverproc.c       src/utils/x86_64_asm/interlacing_mmx.asm
2704    
2705    
2706  2004-04-02 20:33:02 GMT                                         base-0  2005-03-18 17:28:00 GMT                                         base-0
2707    
2708      Summary:      Summary:
2709        tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53        tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-121
2710      Revision:      Revision:
2711        xvidcore--stable--1.0--base-0        xvidcore--head--0.0--base-0
2712    
2713      (automatically generated log message)      (automatically generated log message)
2714    
2715    # Change of arch/tla archive, explains the patch number wraparound
2716    
2717  2004-03-31 19:32:47 GMT                                         patch-53  2005-03-18 16:58:08 GMT                                         patch-121
2718    
2719      Summary:      Summary:
2720        Ressources leaking in VFW.        ME work
2721      Revision:      Revision:
2722        xvidcore--devapi4--1.0--patch-53        xvidcore--head--0.0--patch-121
   
     From sysKin:  
      * Storing ressources in global vars is making multithreaded/instanced  
        apps leaking lot of memory. Moved these vars to codec struct.  
2723    
2724      Thanks to dalox <fdalleau at hymatom d0t fr> to spot and fix the bug.      From Isiibar:
2725         - Cartoon mode bugfix
2726         - New lambda tables for R-D motion search. The old tables were
2727           obviously taken from h.264, which uses a logarithmic quantizer
2728           scale. This lead to bad results at very low bit-rates. With this
2729           patch, compression efficiency at low bit-rates is greatly improved.
2730    
2731      modified files:      modified files:
2732       vfw/src/codec.c vfw/src/codec.h vfw/src/driverproc.c       src/motion/estimation.h src/motion/estimation_bvop.c
2733         src/motion/estimation_common.c src/motion/estimation_pvop.c
2734    
2735    
2736  2004-03-31 19:28:51 GMT                                         patch-52  2005-03-18 16:56:13 GMT                                         patch-120
2737    
2738      Summary:      Summary:
2739        Fix to bad NVOP+bframe interaction.        Better instruction pairing in sad mmx
2740      Revision:      Revision:
2741        xvidcore--devapi4--1.0--patch-52        xvidcore--head--0.0--patch-120
2742    
2743      From syskin:      From Dark sylinc (dark_sylinc at yahoo dor com dor ar), commited by Isiibar:
2744       * When generating a NVOP, it interferes with bframe flushing and       * Better instruction pairing in sad_mmx.asm, improves speed.
        packing.  
2745    
2746      modified files:      modified files:
2747       src/encoder.c       src/motion/x86_asm/sad_mmx.asm src/utils/emms.c
2748    
2749    
2750  2004-03-31 19:24:42 GMT                                         patch-51  2005-03-18 16:53:00 GMT                                         patch-119
2751    
2752      Summary:      Summary:
2753        Fix GMC 2 warp point.        Fixed resource leak in Dshow
2754      Revision:      Revision:
2755        xvidcore--devapi4--1.0--patch-51        xvidcore--head--0.0--patch-119
2756    
2757      From Skal:      From antonz, commited by Isiibar:
2758       * Fix 2 warp points GMC.       * Fixed resource leaking caused by poor xvidcore initialization tracking.
2759    
2760      modified files:      modified files:
2761       src/motion/gmc.c       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
2762    
2763    
2764  2004-03-31 19:18:46 GMT                                         patch-50  2005-03-18 16:50:44 GMT                                         patch-118
2765    
2766      Summary:      Summary:
2767        Added intra quant testing.        Debug flag support in vfw
2768      Revision:      Revision:
2769        xvidcore--devapi4--1.0--patch-50        xvidcore--head--0.0--patch-118
2770    
2771      From Skal:      From pete:
2772       * Added intra quant testing to xvid_bench       * debug flag support for vfw decoder.
2773    
2774      modified files:      modified files:
2775       examples/xvid_bench.c       vfw/src/codec.c
   
   
 2004-03-31 19:07:55 GMT                                         patch-49  
   
     Summary:  
       input width/height check  
     Revision:  
       xvidcore--devapi4--1.0--patch-49  
2776    
     From Skal:  
      * Input width and height aren't checked and this can cause crash.  
2777    
2778      modified files:  #########################################################################
2779       src/encoder.c  # 1.1.0-beta1 (Bitstream Version 38)
2780    #########################################################################
2781    
2782    
2783  2004-03-28 01:02:21 GMT                                         patch-48  2005-01-16 10:27:41 GMT                                         patch-117
2784    
2785      Summary:      Summary:
2786        $ CVS expansion removed        License was using wrong linefeeds for vfw
2787      Revision:      Revision:
2788        xvidcore--devapi4--1.0--patch-48        xvidcore--head--0.0--patch-117
2789    
2790        License was using wrong linefeeds for vfw
2791    
     $ CVS expansion removed  
2792    
2793        new files:
2794         vfw/.arch-ids/LICENSE.id vfw/LICENSE
2795    
2796      modified files:      modified files:
2797       dshow/src/Configure.cpp dshow/src/config.c       vfw/src/resource.rc
      examples/xvid_encraw.c  
2798    
2799    
2800  2004-03-28 00:45:23 GMT                                         patch-47  2005-01-10 22:59:46 GMT                                         patch-116
2801    
2802      Summary:      Summary:
2803        Allow bigger frames        Last minutes vfw bugfixes/improvements
2804      Revision:      Revision:
2805        xvidcore--devapi4--1.0--patch-47        xvidcore--head--0.0--patch-116
   
     Allow bigger frames  
2806    
2807        From sysKin:
2808         * last minute fixes and improvements to vfw frontend.
2809    
2810      modified files:      modified files:
2811       examples/xvid_encraw.c       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2812         vfw/src/resource.rc
2813    
2814    
2815  2004-03-28 00:41:54 GMT                                         patch-46  2005-01-09 20:37:32 GMT                                         patch-115
2816    
2817      Summary:      Summary:
2818        Fix in postproc header        Marking 1.1.0 beta1
2819      Revision:      Revision:
2820        xvidcore--devapi4--1.0--patch-46        xvidcore--head--0.0--patch-115
   
     Fix in postproc header  
2821    
2822        From ed.gomez:
2823         * Marking xvid 1.1.0 beta1 release.
2824    
2825      modified files:      modified files:
2826       src/image/postprocessing.h       ChangeLog build/generic/configure.in src/xvid.c src/xvid.h
2827    
2828    
2829  2004-03-28 00:33:02 GMT                                         patch-45  2005-01-09 20:15:14 GMT                                         patch-114
2830    
2831      Summary:      Summary:
2832        Fixed xvidvfw build on real mingw+msys systems        Moved cartoon mode to zones in vfw.
2833      Revision:      Revision:
2834        xvidcore--devapi4--1.0--patch-45        xvidcore--head--0.0--patch-114
   
     Fixed xvidvfw build on real mingw+msys systems  
2835    
2836        From sysKin:
2837         * Moved cartoon mode to zones in vfw frontend.
2838    
2839      modified files:      modified files:
2840       vfw/bin/Makefile       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2841         vfw/src/resource.rc
2842    
2843    
2844  2004-03-15 21:48:48 GMT                                         patch-44  2005-01-09 20:09:27 GMT                                         patch-113
2845    
2846      Summary:      Summary:
2847        VFW updates.  
2848      Revision:      Revision:
2849        xvidcore--devapi4--1.0--patch-44        xvidcore--head--0.0--patch-113
2850    
2851      VFW updates.      From algern0n (#xvid@freenode):
2852         * Avoid infinite loop when updating audio size.
2853    
2854      modified files:      modified files:
2855       vfw/src/config.c vfw/src/resource.rc       vfw/src/config.c
2856    
2857    
2858  2004-03-15 21:44:17 GMT                                         patch-43  2005-01-09 11:32:41 GMT                                         patch-112
2859    
2860      Summary:      Summary:
2861        GMC bugfix.        Long standing bug in 2pass2 code. Double overflow accumulation.
2862      Revision:      Revision:
2863        xvidcore--devapi4--1.0--patch-43        xvidcore--head--0.0--patch-112
2864    
2865      From skal:      From pengvado (x264 developer, sorry i don't have your realname):
2866       * GMC bugfixes.       * rc_2pass2_after accumulates overflow twice, once in each I/PB subcase
2867           and then in a common code path. The common path was just supposed to
2868           store the stat struct entry error for statistics (even if they're unused)
2869    
2870      modified files:      modified files:
2871       src/motion/gmc.c       src/plugins/plugin_2pass2.c
2872    
2873    
2874  2004-03-15 21:41:18 GMT                                         patch-42  2005-01-06 23:42:12 GMT                                         patch-111
2875    
2876      Summary:      Summary:
2877        Buffer overrun fix in post proc.        Merged amd64 branch fix
2878      Revision:      Revision:
2879        xvidcore--devapi4--1.0--patch-42        xvidcore--head--0.0--patch-111
2880    
2881      From sysKin:      Merged amd64 branch fix
      * Fixed buffer overrun in postproc code.  
2882    
2883      modified files:      Patches applied:
      src/image/postprocessing.c src/image/postprocessing.h  
2884    
2885         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2886           Merged upstream
2887    
2888  2004-03-15 21:33:22 GMT                                         patch-41       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
2889           Bug fix for qpel problem  from Andrew Dunstan
2890    
     Summary:  
       Forgotten files.  
     Revision:  
       xvidcore--devapi4--1.0--patch-41  
2891    
2892      Me:      modified files:
2893       * Sorry i missed these file additions. Important for the packages       src/image/x86_64_asm/qpel_mmx.asm
        as i build them from the tla archive.  
2894    
2895      new files:      new patches:
2896       dshow/src/.arch-ids/Configure.cpp.id       ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2897       dshow/src/.arch-ids/config.c.id       ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
      dshow/src/.arch-ids/config.h.id dshow/src/.arch-ids/debug.h.id  
      dshow/src/Configure.cpp dshow/src/config.c dshow/src/config.h  
      dshow/src/debug.h  
2898    
2899    
2900  2004-03-03 21:01:09 GMT                                         patch-40  2005-01-05 22:53:12 GMT                                         patch-110
2901    
2902      Summary:      Summary:
2903        MV clipping in decoder.        Merged x86_64 Linux port
2904      Revision:      Revision:
2905        xvidcore--devapi4--1.0--patch-40        xvidcore--head--0.0--patch-110
2906    
2907      From sysKin:      Merged x86_64 Linux port
      * clip MVs to valid ranges.  
2908    
2909      modified files:      Patches applied:
      src/decoder.c src/decoder.h  
2910    
2911         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
2912           tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-96
2913    
2914  #########################################################################       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
2915  # 1.0.0 RC3 (Bistream Version 29)         Merged mainline up to patch-101
 #########################################################################  
2916    
2917  2004-02-29 13:17:10 GMT                                         patch-39       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
2918           Merged mainline again for hotfixes
2919    
2920      Summary:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
2921        Marking 1.0.0 RC3         Added x86_64 detection in configure system
     Revision:  
       xvidcore--devapi4--1.0--patch-39  
2922    
2923      * Marking RC3       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
2924           Added src/utils/x86_64_asm files
2925    
2926      modified files:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
2927       ChangeLog build/generic/configure.in src/xvid.h         Added /src/quant/x86_64_asm files
2928    
2929         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
2930           Added src/motion/x86_64_asm files
2931    
2932  2004-02-29 13:08:38 GMT                                         patch-38       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
2933           Added src/dct/x86_64_asm
2934    
2935      Summary:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
2936        Win32 project fixes for xvid_encraw and xvid_decraw.         Added halfpel part of src/image/x86_64_asm files
     Revision:  
       xvidcore--devapi4--1.0--patch-38  
2937    
2938      From sysKin:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
2939       * xvid_dec/encraw were linking against libxvidcore.lib. Now they link         Merged mainline
        against xvidcore.dll.a  
2940    
2941      NB: xvid_bench is left as is though it doesn't link. This program       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
2942          requires access to internal functions which aren't available         Ported the new mem transfer function
         through the dll link lib. No good solution exists for MSVC to  
         build both a dll+its link lib+static lib.  
2943    
2944      modified files:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
2945       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp         Added src/image/x86_4 qpel code
2946    
2947    
2948  2004-02-29 12:56:36 GMT                                         patch-37      new files:
2949         src/dct/x86_64_asm/.arch-ids/=id
2950         src/dct/x86_64_asm/.arch-ids/fdct_mmx_skal.asm.id
2951         src/dct/x86_64_asm/.arch-ids/idct_mmx.asm.id
2952         src/dct/x86_64_asm/fdct_mmx_skal.asm
2953         src/dct/x86_64_asm/idct_mmx.asm
2954         src/image/x86_64_asm/.arch-ids/=id
2955         src/image/x86_64_asm/.arch-ids/interpolate8x8_mmx.asm.id
2956         src/image/x86_64_asm/.arch-ids/interpolate8x8_xmm.asm.id
2957         src/image/x86_64_asm/.arch-ids/qpel_mmx.asm.id
2958         src/image/x86_64_asm/interpolate8x8_mmx.asm
2959         src/image/x86_64_asm/interpolate8x8_xmm.asm
2960         src/image/x86_64_asm/qpel_mmx.asm
2961         src/motion/x86_64_asm/.arch-ids/=id
2962         src/motion/x86_64_asm/.arch-ids/sad_mmx.asm.id
2963         src/motion/x86_64_asm/.arch-ids/sad_xmm.asm.id
2964         src/motion/x86_64_asm/sad_mmx.asm
2965         src/motion/x86_64_asm/sad_xmm.asm
2966         src/quant/x86_64_asm/.arch-ids/=id
2967         src/quant/x86_64_asm/.arch-ids/quantize_h263_mmx.asm.id
2968         src/quant/x86_64_asm/.arch-ids/quantize_mpeg_xmm.asm.id
2969         src/quant/x86_64_asm/quantize_h263_mmx.asm
2970         src/quant/x86_64_asm/quantize_mpeg_xmm.asm
2971         src/utils/x86_64_asm/.arch-ids/=id
2972         src/utils/x86_64_asm/.arch-ids/cpuid.asm.id
2973         src/utils/x86_64_asm/.arch-ids/interlacing_mmx.asm.id
2974         src/utils/x86_64_asm/.arch-ids/mem_transfer_mmx.asm.id
2975         src/utils/x86_64_asm/cpuid.asm
2976         src/utils/x86_64_asm/interlacing_mmx.asm
2977         src/utils/x86_64_asm/mem_transfer_mmx.asm
2978    
2979      Summary:      modified files:
2980        DShow updates       build/generic/configure.in build/generic/sources.inc
2981      Revision:       examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h
2982        xvidcore--devapi4--1.0--patch-37       src/image/interpolate8x8.h src/image/qpel.c src/image/qpel.h
2983         src/motion/sad.h src/portab.h src/quant/quant.h
2984         src/utils/emms.h src/utils/mbfunctions.h
2985         src/utils/mem_transfer.h src/xvid.c
2986    
2987      Bunch of DShow updates      new directories:
2988         src/dct/x86_64_asm src/dct/x86_64_asm/.arch-ids
2989         src/image/x86_64_asm src/image/x86_64_asm/.arch-ids
2990         src/motion/x86_64_asm src/motion/x86_64_asm/.arch-ids
2991         src/quant/x86_64_asm src/quant/x86_64_asm/.arch-ids
2992         src/utils/x86_64_asm src/utils/x86_64_asm/.arch-ids
2993    
2994      modified files:      new patches:
2995       dshow/src/CXvidDecoder.cpp dshow/src/resource.h       ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
2996       dshow/src/xvid.ax.rc       ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
2997         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
2998         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
2999         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
3000         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
3001         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
3002         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
3003         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
3004         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
3005         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
3006         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
3007    
3008    
3009  2004-02-29 12:55:41 GMT                                         patch-36  2004-12-19 16:58:13 GMT                                         patch-109
3010    
3011      Summary:      Summary:
3012        VFW updates.        bvhq speedup.
3013      Revision:      Revision:
3014        xvidcore--devapi4--1.0--patch-36        xvidcore--head--0.0--patch-109
3015    
3016      * Bunch of VFW frontends updates.      From sysKin:
3017         * Add cbp cost as soon as possible, so it saves a few candidates
3018           testing.
3019    
3020      modified files:      modified files:
3021       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c       src/motion/estimation_rd_based_bvop.c
      vfw/src/resource.rc vfw/src/status.c vfw/vfw.dsp  
3022    
3023    
3024  2004-02-29 12:49:24 GMT                                         patch-35  2004-12-19 16:55:47 GMT                                         patch-108
3025    
3026      Summary:      Summary:
3027        Artefact workaround in bframes.        Added ia32 optimized code for new mem transfer operator.
3028      Revision:      Revision:
3029        xvidcore--devapi4--1.0--patch-35        xvidcore--head--0.0--patch-108
3030    
3031      From sysKin:      From sysKin:
3032       * Workaround for some artefacts appearing in bframes.       * Added ia32 (xmm) optimized code for new mem transfer operator.
3033    
3034      modified files:      modified files:
3035       src/motion/estimation_bvop.c       src/utils/mem_transfer.c src/utils/mem_transfer.h
3036         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
3037    
3038    
3039  2004-02-29 12:46:13 GMT                                         patch-34  2004-12-19 13:39:58 GMT                                         patch-107
3040    
3041      Summary:      Summary:
3042        Decoder buffer overflow fix.        Added missing license header
3043      Revision:      Revision:
3044        xvidcore--devapi4--1.0--patch-34        xvidcore--head--0.0--patch-107
3045    
3046        From ed.gomez:
3047         * The GPL header was missing
3048    
3049    
     From sysKin:  
      * Avoids buffer overflow when reading the last align byte. Our  
        bitstream do 4 byte reading because of some platform contraints  
        (ARM) and can cause buffer overflow reads.  
3050    
3051      modified files:      modified files:
3052       src/decoder.c       src/motion/estimation_rd_based_bvop.c
3053    
3054    
3055  2004-02-29 11:53:47 GMT                                         patch-33  2004-12-19 12:41:02 GMT                                         patch-106
3056    
3057      Summary:      Summary:
3058        Compatibility decoding for old bitstreams.        Updated ChangeLog
3059      Revision:      Revision:
3060        xvidcore--devapi4--1.0--patch-33        xvidcore--head--0.0--patch-106
3061    
3062        Updated ChangeLog
3063    
     From syskin:  
      * old core versions used in dev-api-3 distributed by nearly all win32 bin  
        builders used to have a edging bug. So when this information is known,  
        workaround the bug.  
3064    
3065      modified files:      modified files:
3066       src/decoder.c src/encoder.c src/image/image.c       ChangeLog
      src/image/image.h  
3067    
 #########################################################################  
 # 1.0.0 RC2 (Bistream Version 28)  
 #########################################################################  
3068    
3069  2004-02-08 01:06:40 GMT                                         patch-32  2004-12-19 12:38:15 GMT                                         patch-105
3070    
3071      Summary:      Summary:
3072        Marking RC2        Merged stable 1.0.3 release patches
3073      Revision:      Revision:
3074        xvidcore--devapi4--1.0--patch-32        xvidcore--head--0.0--patch-105
3075    
3076        Merged stable 1.0.3 release patches
3077    
3078      Marking RC2      Patches applied:
3079    
3080         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3081           Trellis overflow for quant<=2
3082    
3083         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3084           Marking 1.0.3 release
3085    
3086    
3087      modified files:      modified files:
3088       ChangeLog build/generic/configure.in       ChangeLog-1.0 src/utils/mbtransquant.c src/xvid.h
3089    
3090        new patches:
3091         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3092         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3093    
3094    
3095  2004-02-07 13:54:24 GMT                                         patch-31  2004-12-19 11:15:53 GMT                                         patch-104
3096    
3097      Summary:      Summary:
3098        Win32 project outputs dll lib for linking.        Faster bvhq
3099      Revision:      Revision:
3100        xvidcore--devapi4--1.0--patch-31        xvidcore--head--0.0--patch-104
3101    
3102      From pete:      From sysKin:
3103       * output a lib to link against the dll (xvidcore.dll.a).       * Faster bvhq skipping Intra test if the rd optimized rate
3104           is already < 24bits... some other things too
3105    
3106      modified files:      modified files:
3107       build/win32/libxvidcore.dsp       src/motion/estimation.h src/motion/estimation_bvop.c
3108         src/motion/estimation_rd_based.c
3109         src/motion/estimation_rd_based_bvop.c
3110    
3111    
3112  2004-02-07 13:51:01 GMT                                         patch-30  2004-12-10 20:51:56 GMT                                         patch-103
3113    
3114      Summary:      Summary:
3115        DShow update.        Encoder cleanups.
3116      Revision:      Revision:
3117        xvidcore--devapi4--1.0--patch-30        xvidcore--head--0.0--patch-103
3118    
3119      From pete:      From sysKin:
3120       * cmd line driving       * Moved greyscale code to mbcoding.
3121         * Moved the fcode code to its own function.
3122         * Some other minor cleanups.
3123    
     From sysKin(?):  
      * bugfixes related to video flipping  
      * bugfix for the 'crash at the end" bug  
3124    
3125      modified files:      modified files:
3126       TODO dshow/dshow.dsp dshow/src/CAbout.cpp dshow/src/CAbout.h       src/bitstream/mbcoding.c src/encoder.c
      dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h  
      dshow/src/xvid.ax.def  
3127    
3128    
3129  2004-02-07 13:47:45 GMT                                         patch-29  2004-12-10 20:39:23 GMT                                         patch-102
3130    
3131      Summary:      Summary:
3132        VFW updates        Fixed patch-101
3133      Revision:      Revision:
3134        xvidcore--devapi4--1.0--patch-29        xvidcore--head--0.0--patch-102
   
     Sorry feeling lazy about splitting this patch...  
   
     From peter:  
      * bitrate calculator  
3135    
3136      From sysKin:      From sysKin:
3137       * WMP9 bugfix       * Add a cbp assigment that should not have disapeared in patch-101.
3138    
3139      modified files:      modified files:
3140       TODO vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/encoder.c
      vfw/src/resource.h vfw/src/resource.rc  
3141    
3142    
3143  2004-02-07 13:43:26 GMT                                         patch-28  2004-12-09 22:53:20 GMT                                         patch-101
3144    
3145      Summary:      Summary:
3146        Implicit overflow tuning for 2nd pass.        Speedup using RD results
3147      Revision:      Revision:
3148        xvidcore--devapi4--1.0--patch-28        xvidcore--head--0.0--patch-101
3149    
3150      From sysKin:      From sysKin:
3151       * When doing a bigger 2nd pass, the overflow loop must be more       * Use cbp from RD to speedup things a bit.
        aggressive else no bonus bits are reinjected. So we can auto  
        tune the overlow values in that case.  
3152    
3153      modified files:      modified files:
3154       src/plugins/plugin_2pass2.c       src/encoder.c
3155    
3156    
3157  2004-02-07 13:38:33 GMT                                         patch-27  2004-12-09 22:51:02 GMT                                         patch-100
3158    
3159      Summary:      Summary:
3160        GMC+interlaced bugfix in decoder.        Speedup RD a bit
3161      Revision:      Revision:
3162        xvidcore--devapi4--1.0--patch-27        xvidcore--head--0.0--patch-100
3163    
3164      From sysKin:      From sysKin:
3165       * GMC+interlaced bugfix in decoder.       * Saves a few multiplies in RD code saving the quant*quant value
3166           into the SearchData struct.
3167    
3168      modified files:      modified files:
3169       src/decoder.c       src/motion/estimation.h src/motion/estimation_bvop.c
3170         src/motion/estimation_rd_based.c
3171    
3172    
3173  2004-02-07 13:35:16 GMT                                         patch-26  2004-12-09 22:48:06 GMT                                         patch-99
3174    
3175      Summary:      Summary:
3176        Reverted patch-23        Smarter fcode code
3177      Revision:      Revision:
3178        xvidcore--devapi4--1.0--patch-26        xvidcore--head--0.0--patch-99
3179    
3180      From christoph:      From sysKin:
3181       * reverted patch-23, old code was right.       * Replaced old fcode code with smarter one.
      * Important typo for the YVYU csp (passing the y plane instead of u).  
3182    
3183      modified files:      modified files:
3184       src/image/image.c src/xvid.h       src/bitstream/mbcoding.c src/encoder.c src/motion/estimation.h
3185         src/motion/estimation_bvop.c src/motion/estimation_common.c
3186         src/motion/estimation_pvop.c src/motion/motion_inlines.h
3187    
3188    
3189  2004-01-31 11:20:36 GMT                                         patch-25  2004-12-09 22:00:49 GMT                                         patch-98
3190    
3191      Summary:      Summary:
3192        DShow support for more mpeg4 fourccs.        Removed Reduced Resolution Vops support
3193      Revision:      Revision:
3194        xvidcore--devapi4--1.0--patch-25        xvidcore--head--0.0--patch-98
3195    
3196      From sysKin:      From sysKin:
3197       * Added support for the MP4V fourcc.       * it's now a long time we planned removing support for RRV as it
3198           adds complexity to the ME, to the decoder and this feature fits
3199           nowhere in any MPEG4 profile we plan to support.
3200    
3201      modified files:      modified files:
3202       dshow/src/CAbout.cpp dshow/src/CAbout.h       src/bitstream/bitstream.c src/bitstream/bitstream.h
3203       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       src/decoder.c src/encoder.c src/image/image.c
3204       dshow/src/resource.h dshow/src/xvid.ax.rc       src/motion/estimation.h src/motion/estimation_bvop.c
3205         src/motion/estimation_gmc.c src/motion/estimation_pvop.c
3206         src/motion/estimation_rd_based.c
3207         src/motion/estimation_rd_based_bvop.c src/motion/motion.h
3208         src/motion/motion_comp.c src/motion/motion_inlines.h
3209         src/motion/vop_type_decision.c src/utils/mbtransquant.c
3210         src/xvid.c
3211    
3212    
3213  2004-01-31 11:12:38 GMT                                         patch-24  2004-12-07 23:58:12 GMT                                         patch-97
3214    
3215      Summary:      Summary:
3216        DivX decoder compatibility        Merged PowerPC fixes from christoph naegeli's branch
3217      Revision:      Revision:
3218        xvidcore--devapi4--1.0--patch-24        xvidcore--head--0.0--patch-97
3219    
3220      From sysKin:      Merged PowerPC fixes from christoph naegeli's branch
      * DivX decoder compatibility improved for packed bitstreams.  
        It should now detect them and play them fine.  
3221    
3222      modified files:      Patches applied:
      src/bitstream/bitstream.c  
3223    
3224         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3225           Star-merge with Edouards Branch
3226    
3227  2004-01-31 11:10:26 GMT                                         patch-23       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3228           debug alignment bugfixes
3229    
3230      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3231        YV12/I420 confusion fixed.         bugfixes in altivec alignment assumptions
3232      Revision:  
3233        xvidcore--devapi4--1.0--patch-23       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3234           linux gcc fixes
3235    
3236         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3237           linux ppc long fixes
3238    
3239         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3240           minor ppc linux enhancements...
3241    
     From christoph:  
      * I420/YV12 were swapped since ... ages.  
      * CSP_USER renamed to CSP_PLANAR  
3242    
3243      modified files:      modified files:
3244       src/encoder.c src/image/image.c src/xvid.h       src/image/ppc_asm/colorspace_altivec.c
3245         src/image/ppc_asm/interpolate8x8_altivec.c
3246         src/image/ppc_asm/qpel_altivec.c
3247         src/motion/ppc_asm/sad_altivec.c
3248         src/quant/ppc_asm/quant_h263_altivec.c
3249         src/utils/ppc_asm/mem_transfer_altivec.c src/xvid.c
3250    
3251        new patches:
3252         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3253         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3254         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3255         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3256         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3257         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3258    
3259    
3260  2004-01-31 10:53:20 GMT                                         patch-22  2004-11-24 22:10:17 GMT                                         patch-96
3261    
3262      Summary:      Summary:
3263        Arch separation for mem transfer functions        Forgotten bit of patch-94 (vbv code in vfw)
3264      Revision:      Revision:
3265        xvidcore--devapi4--1.0--patch-22        xvidcore--head--0.0--patch-96
3266    
3267      Arch separation for mem transfer functions      Forgotten bit of patch-94 (vbv code in vfw)
3268    
3269    
3270      modified files:      modified files:
3271       src/utils/mem_transfer.h       vfw/src/codec.c
3272    
3273    
3274  2004-01-27 14:47:08 GMT                                         patch-21  2004-11-24 21:50:45 GMT                                         patch-95
3275    
3276      Summary:      Summary:
3277        Write to registry Flip video flag in dshow        Changed default Brightness value in DShow frontend
3278      Revision:      Revision:
3279        xvidcore--devapi4--1.0--patch-21        xvidcore--head--0.0--patch-95
3280    
3281        Changed default Brightness value in DShow frontend
3282    
     From sysKin:  
      * The flip video flag is now saved in registry.  
      * Changed internal flags name convention (use n prefix for all now)  
3283    
3284      modified files:      modified files:
3285       dshow/src/CAbout.cpp dshow/src/CAbout.h       dshow/src/config.c
      dshow/src/CXvidDecoder.cpp  
3286    
3287    
3288  2004-01-27 14:42:52 GMT                                         patch-20  2004-11-24 21:50:14 GMT                                         patch-94
3289    
3290      Summary:      Summary:
3291        Added bitrate calc to VFW        Added support for VBV in frontend.
3292      Revision:      Revision:
3293        xvidcore--devapi4--1.0--patch-20        xvidcore--head--0.0--patch-94
3294    
3295      From Pete:      From sysKin:
3296       * Added bitrate calculator.       * Added support code for VBV in VFW frontend.
      * Changed up a few function calls to static type.  
3297    
3298      modified files:      modified files:
3299       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c       vfw/src/config.c vfw/src/resource.rc
      vfw/src/config.h vfw/src/resource.h vfw/src/resource.rc  
      vfw/vfw.dsp  
3300    
3301    
3302  2004-01-27 14:29:49 GMT                                         patch-19  2004-11-24 21:48:35 GMT                                         patch-93
3303    
3304      Summary:      Summary:
3305        Bugfix in decoder        Added interlaced option parsing in xvid_encraw.
3306      Revision:      Revision:
3307        xvidcore--devapi4--1.0--patch-19        xvidcore--head--0.0--patch-93
3308    
3309      From sysKin:      From christoph:
3310       * when stats are not used, don't write to the stats pointer.       * Added support for interlaced option in xvid_encraw.
3311    
3312      modified files:      modified files:
3313       src/decoder.c       examples/xvid_encraw.c
3314    
 #########################################################################  
 # 1.0.0 RC1 (Bistream Version 26)  
 #########################################################################  
3315    
3316  2004-01-25 16:01:06 GMT                                         patch-18  2004-11-24 21:45:47 GMT                                         patch-92
3317    
3318      Summary:      Summary:
3319        Marking RC1        Synced with stable tree
3320      Revision:      Revision:
3321        xvidcore--devapi4--1.0--patch-18        xvidcore--head--0.0--patch-92
3322    
3323      Marking RC1      Synced with stable tree
3324    
3325      modified files:      Patches applied:
      ChangeLog build/generic/configure.in src/xvid.h  
3326    
3327         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3328           Fixed DiamondSearch
3329    
3330  2004-01-25 15:37:57 GMT                                         patch-17       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3331           Fixed stride in DShow decoder.
3332    
3333      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3334        VFW update (again²)         Fixed stride in vfw frontend.
     Revision:  
       xvidcore--devapi4--1.0--patch-17  
3335    
     From sysKin:  
      * Added Constant Quant encoding.  
3336    
3337      modified files:      modified files:
3338       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       dshow/src/CXvidDecoder.cpp src/motion/estimation_common.c
3339       vfw/src/resource.rc       vfw/src/codec.c
3340    
3341        new patches:
3342         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3343         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3344         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3345    
3346    
3347  2004-01-25 15:35:38 GMT                                         patch-16  2004-10-17 10:13:02 GMT                                         patch-91
3348    
3349      Summary:      Summary:
3350        Missing MB quants for PP.        Syncing with Christoph Nageli branch
3351      Revision:      Revision:
3352        xvidcore--devapi4--1.0--patch-16        xvidcore--head--0.0--patch-91
3353    
3354      From sysKin:      Syncing with Christoph Nageli branch
      * MB Quants are used by the PP code, so don't forget to update  
        them even if the block is skipped or not coded.  
3355    
3356      modified files:      Patches applied:
      src/decoder.c  
3357    
3358         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3359           tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-68
3360    
3361  2004-01-23 13:25:52 GMT                                         patch-15       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3362           interpolate8x8_haflpel add functions
3363    
3364      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3365        VFW update (again)         little enhancement
     Revision:  
       xvidcore--devapi4--1.0--patch-15  
3366    
3367      From sysKin:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3368       * Status window updates.         Basic QPel pass_16 routines altivec codec
      * Big resource.h cleanup, it seems msvc isn't able to do it automatically.  
3369    
3370      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3371       vfw/src/resource.h vfw/src/resource.rc vfw/src/status.c         Basic QPel pass_8 routines altivec code
3372    
3373         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3374           packed pass_16 routines in a macro
3375    
3376  2004-01-23 11:17:20 GMT                                         patch-14       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3377           packed pass_8 routines in a macro
3378    
3379      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3380        VFW gcc warnings         Enhancement of the qpel functions for P-frames
3381      Revision:  
3382        xvidcore--devapi4--1.0--patch-14       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3383           QPel Pass_16 Add Functions
3384    
3385         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3386           Pass_8_Add Altivec functions
3387    
3388         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3389           Bugfix for Pass_8 Add routines
3390    
     VFW gcc warnings  
3391    
3392        new files:
3393         src/image/ppc_asm/.arch-ids/qpel_altivec.c.id
3394         src/image/ppc_asm/qpel_altivec.c
3395    
3396      modified files:      modified files:
3397       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       build/generic/sources.inc src/image/interpolate8x8.h
3398         src/image/ppc_asm/colorspace_altivec.c
3399         src/image/ppc_asm/interpolate8x8_altivec.c src/image/qpel.c
3400         src/image/qpel.h src/xvid.c
3401    
3402        new patches:
3403         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3404         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3405         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3406         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3407         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3408         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3409         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3410         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3411         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3412         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3413         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3414    
3415    
3416  2004-01-22 20:54:53 GMT                                         patch-13  2004-10-12 21:00:08 GMT                                         patch-90
3417    
3418      Summary:      Summary:
3419        DShow updates.        Resynced with 1.0 tree
3420      Revision:      Revision:
3421        xvidcore--devapi4--1.0--patch-13        xvidcore--head--0.0--patch-90
3422    
3423        Resynced with 1.0 tree
3424    
3425        Patches applied:
3426    
3427         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3428           Don't read too short streams.
3429    
     From sysKin:  
      * Fixed registry params type. Bool cannot be used or something weird  
        happens when writing to registry  
      * Defaults set to what the Reset widget sets.  
3430    
3431      modified files:      modified files:
3432       dshow/src/CAbout.h dshow/src/CXvidDecoder.cpp       src/bitstream/bitstream.c
3433    
3434        new patches:
3435         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3436    
3437    
3438  2004-01-22 20:35:27 GMT                                         patch-12  2004-10-12 20:54:47 GMT                                         patch-89
3439    
3440      Summary:      Summary:
3441        VFW updates.        Credits to Christoph Nageli for his work on PPC port
3442      Revision:      Revision:
3443        xvidcore--devapi4--1.0--patch-12        xvidcore--head--0.0--patch-89
3444    
3445        Credits to Christoph Nageli for his work on PPC port
3446    
     From sysKin:  
      * GUI improvements.  
      * Stats fixing.  
      * Automatic config clear upon installation.  
      * Added postprocessing options in there too.  
3447    
3448      modified files:      modified files:
3449       vfw/bin/xvid.inf vfw/src/codec.c vfw/src/codec.h       AUTHORS
      vfw/src/config.c vfw/src/config.h vfw/src/resource.h  
      vfw/src/resource.rc vfw/src/status.c vfw/src/status.h  
3450    
3451    
3452  2004-01-22 20:28:54 GMT                                         patch-11  2004-10-12 20:51:24 GMT                                         patch-88
3453    
3454      Summary:      Summary:
3455        Minor updates to text files  
3456      Revision:      Revision:
3457        xvidcore--devapi4--1.0--patch-11        xvidcore--head--0.0--patch-88
3458    
3459        Patches applied:
3460    
3461      Minor updates to text files       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3462           ME fix.
3463    
3464         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3465           64bit fixes
3466    
3467        From ed.gomez:
3468         * Resolved conflicts caused by the 64bit fixes, extended it for qpel.h
3469           Note that 1.1 tree needs a new review for 64bit problems as lot
3470           of ME code has changed.
3471    
3472      modified files:      modified files:
3473       AUTHORS TODO       src/image/qpel.h src/motion/estimation_bvop.c
3474         src/motion/estimation_common.c src/motion/motion_comp.c
3475    
3476        new patches:
3477         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3478         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3479    
3480    
3481  2004-01-22 20:27:10 GMT                                         patch-10  2004-09-22 22:42:16 GMT                                         patch-87
3482    
3483      Summary:      Summary:
3484        2pass plugin changes.        DESTDIR support in Makefile
3485      Revision:      Revision:
3486        xvidcore--devapi4--1.0--patch-10        xvidcore--head--0.0--patch-87
3487    
3488      From sysKin:      From Thomas Galliano (Gentoo bug #62190):
3489       * Disabled QPel during first pass as well.       * Added DESTDIR prefix variable to all install commands destination
3490       * Fix a mistaking condition when enabling largers 2nd passes.         (ed.gomez: i think it's for packaging issues, so the install
3491            process installs all files as if they were going to the real
3492      From ed.gomez:          location, as xvid doesn't use any path, i always thought this
3493       * Fix the fix logic. The previous fix enclosed a condition it should          was not required)
        not have touched. So i removed the mistaking condition, which was  
        wrong anyway as stated in the comment, and got back the sane condition  
        test.  
3494    
3495      modified files:      modified files:
3496       src/plugins/plugin_2pass1.c src/plugins/plugin_2pass2.c       build/generic/Makefile build/generic/platform.inc.in
3497    
3498    
3499  2004-01-17 13:03:11 GMT                                         patch-9  2004-09-04 15:10:33 GMT                                         patch-86
3500    
3501      Summary:      Summary:
3502        Unitialized pointers during plugin creation.        First bvop search must initalize best_sad
3503      Revision:      Revision:
3504        xvidcore--devapi4--1.0--patch-9        xvidcore--head--0.0--patch-86
3505    
3506      From sysKin:      From sysKin:
3507       - plugins which do not require private data were leaving the param2       * First bvop search must initalize best_sad
        unitialized. Just init it to NULL. This bug wasn't causing any  
        trouble anyway...  
3508    
3509      modified files:      modified files:
3510       src/plugins/plugin_dump.c src/plugins/plugin_psnr.c       src/motion/estimation_bvop.c
      vfw/src/codec.c  
3511    
3512    
3513  2004-01-17 01:09:01 GMT                                         patch-8  2004-09-04 14:11:43 GMT                                         patch-85
3514    
3515      Summary:      Summary:
3516        DShow forwwards AR information.        Fixed function prototype/definition mismatch
3517      Revision:      Revision:
3518        xvidcore--devapi4--1.0--patch-8        xvidcore--head--0.0--patch-85
3519    
3520      From syskin(?):      From sysKin:
3521       - forward AR information to DShow framework.       * Fixed function prototype/definition mismatch for some
3522       - grayed some widgets.         interpolation C functions.
3523    
3524      modified files:      modified files:
3525       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       src/image/interpolate8x8.c
      dshow/src/xvid.ax.rc  
3526    
3527    
3528  2004-01-07 13:50:29 GMT                                         patch-7  2004-09-04 14:08:13 GMT                                         patch-84
3529    
3530      Summary:      Summary:
3531        Scaled zones fix.        Fixed buffer termination logic in xvid_decraw.
3532      Revision:      Revision:
3533        xvidcore--devapi4--1.0--patch-7        xvidcore--head--0.0--patch-84
3534    
3535      From sysKin (ideas from Koepi iirc):      From ed.gomez:
3536       * Fix scaled zones computing prescaled data and so on instead of       * Fixed main decoding loop condition to really match
3537         guessing everything with a global zone weight factor.         the empty buffer and end of stream condition.
3538         * Removed the unwanted frame number limitation
3539    
3540      modified files:      modified files:
3541       src/plugins/plugin_2pass2.c       examples/xvid_decraw.c
3542    
3543    
3544  2004-01-06 01:06:39 GMT                                         patch-6  2004-09-04 14:04:48 GMT                                         patch-83
3545    
3546      Summary:      Summary:
3547        Tab->Spaces in header only        Uninitialized user data usage.
3548      Revision:      Revision:
3549        xvidcore--devapi4--1.0--patch-6        xvidcore--head--0.0--patch-83
   
     Tab->Spaces in header only  
3550    
3551        From ed.gomez:
3552         - Fixed user data parsing uninitialized data.
3553    
3554      modified files:      modified files:
3555       src/xvid.h       src/bitstream/bitstream.c
3556    
3557    
3558  2004-01-04 18:35:35 GMT                                         patch-5  2004-09-04 13:59:26 GMT                                         patch-82
3559    
3560      Summary:      Summary:
3561        Typo fixed        Unitialized data in bvop ME
3562      Revision:      Revision:
3563        xvidcore--devapi4--1.0--patch-5        xvidcore--head--0.0--patch-82
   
     Typo fixed  
3564    
3565        From ed.gomez:
3566         * Fixed unitialized data usage during bvop ME.
3567    
3568      modified files:      modified files:
3569       build/generic/configure.in       src/motion/estimation_bvop.c
3570    
3571    
3572  2004-01-04 13:40:51 GMT                                         patch-4  2004-09-03 00:13:31 GMT                                         patch-81
3573    
3574      Summary:      Summary:
3575        VFW safer code.        Add VOL header saving in xvid_decraw
3576      Revision:      Revision:
3577        xvidcore--devapi4--1.0--patch-4        xvidcore--head--0.0--patch-81
3578    
3579      From sysKin:      From ed.gomez:
3580       * Protects some parts of the code depending on a previous       * Added VOL header saving in xvid_decraw
3581         xvidcore opening. Avoids resources leaking.  
3582        The little story:
3583           I was trying to cut some frames off of a big stream (150MB)
3584           with "xvid_decraw -m", and cat'ing the single frame stream
3585           files together. The reconstructed stream was rejected by all
3586           mpeg4 decoders because the vol header wasn't present. Thus
3587           the fix.
3588    
3589      modified files:      modified files:
3590       vfw/src/codec.c vfw/src/driverproc.c       examples/xvid_decraw.c
3591    
3592    
3593  2004-01-04 13:33:28 GMT                                         patch-3  2004-08-30 23:22:35 GMT                                         patch-80
3594    
3595      Summary:      Summary:
3596        Fixes VC debug target name        Complete previous API numbering change
3597      Revision:      Revision:
3598        xvidcore--devapi4--1.0--patch-3        xvidcore--head--0.0--patch-80
3599    
3600      Fixes VC debug target name      Complete previous API numbering change
3601    
3602    
3603      modified files:      modified files:
3604       vfw/vfw.dsp       src/xvid.h
3605    
3606    
3607  2004-01-02 23:10:56 GMT                                         patch-2  2004-08-29 11:53:05 GMT                                         patch-79
3608    
3609      Summary:      Summary:
3610        Win32 linking policy revised.        Merged stable tree
3611      Revision:      Revision:
3612        xvidcore--devapi4--1.0--patch-2        xvidcore--head--0.0--patch-79
3613    
3614      Finnaly Win32 linking policy is to separate all XviD components:      Merged stable tree
      - xvidcore.dll exports XviD API  
      - xvidvfw.dll links against xvidcore DLL  
      - xviddshow.dll links against xvidcore DLL  
3615    
3616      From sysKin:      Patches applied:
      * Changed DShow linking policy in VS project file.  
      * Changed VFW linking policy in VS project file.  
      * Added runtime xvidcore.dll loading in DShow and VFW.  
      * Installs xvidcore.dll along side with xvidvfw.dll.  
3617    
3618      From ed.gomez:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3619       * Changed libxvidcore.dll mingw32/cygwin target name to         Marking 1.0.2
3620         xvidcore.dll in the configure script.  
3621       * Changed xvid.dll VFW target name to xvidvfw.dll in the       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3622         generic Makefile.         Merged one important forgotten bugfix from head
3623    
3624         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3625           ChangeLog update
3626    
     PS: unlike CVS, i reverted back to MS build tools in VS project files  
3627    
3628      modified files:      modified files:
3629       build/generic/configure.in build/win32/libxvidcore.dsp       ChangeLog-1.0 src/xvid.h
3630       dshow/dshow.dsp dshow/src/CXvidDecoder.cpp  
3631       dshow/src/CXvidDecoder.h vfw/bin/Makefile vfw/bin/sources.inc      new patches:
3632       vfw/bin/xvid.inf vfw/src/codec.c vfw/src/codec.h       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3633       vfw/src/config.c vfw/src/config.h vfw/vfw.dsp       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3634         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3635    
3636    
3637  2004-01-02 22:02:07 GMT                                         patch-1  2004-08-29 09:56:34 GMT                                         patch-78
3638    
3639      Summary:      Summary:
3640        Better seeking in dshow        Write ia32 symbols' size to elf output.
3641      Revision:      Revision:
3642        xvidcore--devapi4--1.0--patch-1        xvidcore--head--0.0--patch-78
3643    
3644      From Michael:      From ed.gomez:
3645       * Better DShow seeking.       - write symbols size to elf output, so the asm objects look
3646           really like any usual object file.
3647    
3648      modified files:      modified files:
3649       dshow/src/CXvidDecoder.cpp       src/bitstream/x86_asm/cbp_3dne.asm
3650         src/bitstream/x86_asm/cbp_mmx.asm
3651         src/bitstream/x86_asm/cbp_sse2.asm
3652         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3653         src/dct/x86_asm/fdct_mmx_skal.asm
3654         src/dct/x86_asm/fdct_sse2_skal.asm
3655         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3656         src/dct/x86_asm/idct_sse2_dmitry.asm
3657         src/dct/x86_asm/simple_idct_mmx.asm
3658         src/image/x86_asm/colorspace_mmx.inc
3659         src/image/x86_asm/colorspace_rgb_mmx.asm
3660         src/image/x86_asm/colorspace_yuv_mmx.asm
3661         src/image/x86_asm/colorspace_yuyv_mmx.asm
3662         src/image/x86_asm/interpolate8x8_3dn.asm
3663         src/image/x86_asm/interpolate8x8_3dne.asm
3664         src/image/x86_asm/interpolate8x8_mmx.asm
3665         src/image/x86_asm/interpolate8x8_xmm.asm
3666         src/image/x86_asm/postprocessing_mmx.asm
3667         src/image/x86_asm/postprocessing_sse2.asm
3668         src/image/x86_asm/qpel_mmx.asm
3669         src/image/x86_asm/reduced_mmx.asm
3670         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3671         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3672         src/motion/x86_asm/sad_xmm.asm
3673         src/quant/x86_asm/quantize_h263_3dne.asm
3674         src/quant/x86_asm/quantize_h263_mmx.asm
3675         src/quant/x86_asm/quantize_mpeg_mmx.asm
3676         src/quant/x86_asm/quantize_mpeg_xmm.asm
3677         src/utils/x86_asm/cpuid.asm
3678         src/utils/x86_asm/interlacing_mmx.asm
3679         src/utils/x86_asm/mem_transfer_3dne.asm
3680         src/utils/x86_asm/mem_transfer_mmx.asm
3681    
3682    
3683  2004-01-02 12:28:39 GMT                                         base-0  2004-08-28 13:00:56 GMT                                         patch-77
3684    
3685      Summary:      Summary:
3686        tag of ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-162        Thread safety problem in sse2 brightness control
3687      Revision:      Revision:
3688        xvidcore--devapi4--1.0--base-0        xvidcore--head--0.0--patch-77
3689    
3690        From ed.gomez:
3691         * CodingStyle for the sse2 image brightness file
3692         * Fixed thread safety problem/big error. Writing to a RO
3693           data segment is a no go ! and using global data segment
3694           is a no go either (use stack instead) !
3695    
3696      Archive cycling...      modified files:
3697         src/image/x86_asm/postprocessing_sse2.asm
3698    
 #########################################################################  
 # 1.0.0 beta3 (Bistream Version 25)  
 #########################################################################  
3699    
3700  2003-12-26 22:21:35 GMT                                         patch-162  2004-08-22 13:11:23 GMT                                         patch-76
3701    
3702      Summary:      Summary:
3703        Marking 1.0.0 beta3        Stable merge
3704      Revision:      Revision:
3705        xvidcore--devapi4--1.0--patch-162        xvidcore--head--0.0--patch-76
3706    
3707        Stable merge
3708    
3709        Patches applied:
3710    
3711         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3712           Thread safety problem in idct C version
3713    
     Marking beta3  
3714    
3715      modified files:      modified files:
3716       ChangeLog TODO build/generic/configure.in src/xvid.h       src/bitstream/mbcoding.c src/dct/idct.c
3717    
3718        new patches:
3719         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3720    
3721    
3722  2003-12-25 20:57:52 GMT                                         patch-161  2004-08-22 11:48:23 GMT                                         patch-75
3723    
3724      Summary:      Summary:
3725        Thread safe PP.        This tree isn't API 4.0 anymore, mark it as 4.1
3726      Revision:      Revision:
3727        xvidcore--devapi4--1.0--patch-161        xvidcore--head--0.0--patch-75
3728    
3729      From Michael:      From ed.gomez:
3730       * Thread safe PP, context is now stored in DECODER struct.       * The fields added to some structs make this lib isn't
3731           API 4.0 anymore, mark it as 4.1 because ABI compatibility
3732           is conserved.
3733    
3734      modified files:      modified files:
3735       src/decoder.c src/decoder.h src/image/postprocessing.c       build/generic/configure.in
      src/image/postprocessing.h  
3736    
3737    
3738  2003-12-25 20:49:36 GMT                                         patch-160  2004-08-22 11:41:22 GMT                                         patch-74
3739    
3740      Summary:      Summary:
3741        Added Turbo option to VFW GUI        Functions qualified as such for elf format.
3742      Revision:      Revision:
3743        xvidcore--devapi4--1.0--patch-160        xvidcore--head--0.0--patch-74
3744    
3745      From Michael:      From ed.gomez:
3746       * Added turbo mode that enables all fast ME flags.       * Functions weren't marked as functions in ia32 asm files.
3747           Added support for the function qualifier for elf.
3748    
3749      modified files:      modified files:
3750       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       build/generic/configure.in src/bitstream/x86_asm/cbp_3dne.asm
3751       vfw/src/resource.h vfw/src/resource.rc       src/bitstream/x86_asm/cbp_mmx.asm
3752         src/bitstream/x86_asm/cbp_sse2.asm
3753         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3754         src/dct/x86_asm/fdct_mmx_skal.asm
3755         src/dct/x86_asm/fdct_sse2_skal.asm
3756         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3757         src/dct/x86_asm/idct_sse2_dmitry.asm
3758         src/dct/x86_asm/simple_idct_mmx.asm
3759         src/image/x86_asm/colorspace_rgb_mmx.asm
3760         src/image/x86_asm/colorspace_yuv_mmx.asm
3761         src/image/x86_asm/colorspace_yuyv_mmx.asm
3762         src/image/x86_asm/interpolate8x8_3dn.asm
3763         src/image/x86_asm/interpolate8x8_3dne.asm
3764         src/image/x86_asm/interpolate8x8_mmx.asm
3765         src/image/x86_asm/interpolate8x8_xmm.asm
3766         src/image/x86_asm/postprocessing_mmx.asm
3767         src/image/x86_asm/postprocessing_sse2.asm
3768         src/image/x86_asm/qpel_mmx.asm
3769         src/image/x86_asm/reduced_mmx.asm
3770         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3771         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3772         src/motion/x86_asm/sad_xmm.asm
3773         src/quant/x86_asm/quantize_h263_3dne.asm
3774         src/quant/x86_asm/quantize_h263_mmx.asm
3775         src/quant/x86_asm/quantize_mpeg_mmx.asm
3776         src/quant/x86_asm/quantize_mpeg_xmm.asm
3777         src/utils/x86_asm/cpuid.asm
3778         src/utils/x86_asm/interlacing_mmx.asm
3779         src/utils/x86_asm/mem_transfer_3dne.asm
3780         src/utils/x86_asm/mem_transfer_mmx.asm
3781    
3782    
3783  2003-12-25 20:46:16 GMT                                         patch-159  2004-08-21 17:04:57 GMT                                         patch-73
3784    
3785      Summary:      Summary:
3786        Cartoon mode usage written to stream.        Added yasm support in configure.in
3787      Revision:      Revision:
3788        xvidcore--devapi4--1.0--patch-159        xvidcore--head--0.0--patch-73
3789    
3790      From Michael:      From ed.gomez:
3791       * @encoding: write cartoon usage in the version user data.       * Added yasm configure.in support. It's my preferred ia32 assembly
3792       * @decoding: detect cartoon flag appended to version string         because it allows debugging/profiling of assembly code with oprofile.
                   and force FILM PP disabling.  
3793    
3794      modified files:      modified files:
3795       src/bitstream/bitstream.c src/bitstream/bitstream.h       build/generic/configure.in
      src/decoder.c src/decoder.h src/encoder.c  
3796    
3797    
3798  2003-12-21 13:34:03 GMT                                         patch-158  2004-08-21 11:47:31 GMT                                         patch-72
3799    
3800      Summary:      Summary:
3801        Removed unused var in VFW GUI        Merged fix from stable
3802      Revision:      Revision:
3803        xvidcore--devapi4--1.0--patch-158        xvidcore--head--0.0--patch-72
3804    
3805        Merged fix from stable
3806    
3807      Removed unused var in VFW GUI      Patches applied:
3808    
3809         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
3810           Stupid typo+error in fdct_xxx_skal macro generator.
3811    
3812    
3813      modified files:      modified files:
3814       vfw/src/config.c       src/dct/x86_asm/fdct_mmx_skal.asm
3815    
3816        new patches:
3817         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
3818    
3819    
3820  2003-12-21 13:32:52 GMT                                         patch-157  2004-08-16 22:32:46 GMT                                         patch-71
3821    
3822      Summary:      Summary:
3823        Two pass small update        Decoder optimization (fixing regression)
3824      Revision:      Revision:
3825        xvidcore--devapi4--1.0--patch-157        xvidcore--head--0.0--patch-71
   
     from syskin:  
      * allow second pass to be bigger than 1st one  
        (not tested, the quant mapping formula may not be adapted for this  
         usage, so take this change as experimental, and prefer doing  
         second pass still smaller than 1st one)  
      * let ivops benefit from positive overflow.  
3826    
3827      from me:      From ed.gomez:
3828       * set frame type in quant zones (was a buglet)       * With newly introduced vector checking, decoder became noticeably
3829           slower. This was caused by poorly written code (sorry sysKin :P)
3830            + unrolled loop
3831            + removed duplicated border computings
3832            + marks the function as __inline
3833    
3834      modified files:      modified files:
3835       src/plugins/plugin_2pass2.c       src/decoder.c
3836    
3837    
3838  2003-12-20 22:28:07 GMT                                         patch-156  2004-08-15 11:42:20 GMT                                         patch-70
3839    
3840      Summary:      Summary:
3841        New VFW defaults        Out of bounds MVs clipping
3842      Revision:      Revision:
3843        xvidcore--devapi4--1.0--patch-156        xvidcore--head--0.0--patch-70
3844    
3845      From michael:      From sysKin:
3846       * new VFW default values       * Clip vectors that end up out of bounds.
3847    
3848      modified files:      modified files:
3849       vfw/src/config.c       src/decoder.c
3850    
3851    
3852  2003-12-20 22:12:38 GMT                                         patch-155  2004-08-10 22:30:09 GMT                                         patch-69
3853    
3854      Summary:      Summary:
3855        Added ARGB colorspace.        Fixed CBR plugin.
3856      Revision:      Revision:
3857        xvidcore--devapi4--1.0--patch-155        xvidcore--head--0.0--patch-69
3858    
3859      Christoph Nägeli naegelic(at)ee{dot}ethz<dot>ch asked me to add C      From Foxer:
3860      support for ARGB colorspace. He provided the encoding part, and i       * Do not set the return quantizer to the frame's quantizer
3861      extended the original patch in order to have full support for ARGB         (caused the crazy quant choices)
3862      both for encoding and decoding (though it's C only, read *slow*).       * Allow quant1 to influence the sequence quality
3863         * Allow more than +- 1 quantizer variation if the desired
3864           quantizer is much higher than the previous.
3865         * Clamp the overflow influence to 1 unit of buffer, that
3866           should help cases where still motion scenes are followed
3867           by normal motion scenes... old code was reaching amazing
3868           high bitrate, with this modification it should keep
3869           smaller bitrate.
3870    
3871      modified files:      modified files:
3872       src/image/colorspace.c src/image/colorspace.h       src/plugins/plugin_single.c
      src/image/image.c src/xvid.c src/xvid.h  
3873    
3874    
3875  2003-12-20 21:29:37 GMT                                         patch-154  2004-08-01 15:23:49 GMT                                         patch-68
3876    
3877      Summary:      Summary:
3878        Added 2pass1 comment about fast 1st pass.        error in dshow par array indexing
3879      Revision:      Revision:
3880        xvidcore--devapi4--1.0--patch-154        xvidcore--head--0.0--patch-68
3881    
3882        error in dshow par array indexing
3883    
     Just added a comment on fast 1st pass, so it explains why  
     we do it that way and why some things are left aside.  
3884    
3885      modified files:      modified files:
3886       src/plugins/plugin_2pass1.c       dshow/src/CXvidDecoder.cpp
3887    
3888    
3889  2003-12-20 20:03:51 GMT                                         patch-153  2004-08-01 13:38:36 GMT                                         patch-67
3890    
3891      Summary:      Summary:
3892        Win32 VC6 wrong libc linking.        Faster bframe decoding (qpel this time)
3893      Revision:      Revision:
3894        xvidcore--devapi4--1.0--patch-153        xvidcore--head--0.0--patch-67
3895    
3896      From sysKin:      From ed.gomez:
3897       * Changed single thread libc linking to multithreaded version.       * Used the same trick as for halfpel bvops, merge backward
3898           interpolation and dst averaging steps.
3899    
3900        NB: i'm currently not able to say if it's a real speedup or not
3901            because my linux kernel uses a process scheduler gives great
3902            variance to results... so far i'm sure this isn't a slowdown
3903            neither for C nor ia32 SIMD.
3904    
3905      modified files:      modified files:
3906       vfw/vfw.dsp       src/decoder.c src/image/qpel.c src/image/qpel.h
3907    
3908    
3909  2003-12-20 15:28:53 GMT                                         patch-152  2004-08-01 11:24:07 GMT                                         patch-66
3910    
3911      Summary:      Summary:
3912        VOL flags updating -- take #2        Unified qpel code path for all platforms
3913      Revision:      Revision:
3914        xvidcore--devapi4--1.0--patch-152        xvidcore--head--0.0--patch-66
3915    
3916      From sysKin:      From ed.gomez and skal:
3917       * VOL flags updates fix take #2       * Unified qpel code path for all platforms. Next step is
3918           to fully exploit this code path to speedup qpel bframe
3919           decoding
3920    
3921        NB: this makes also ports life easier as they would not port
3922            obsoleted function sets...
3923    
3924      modified files:      modified files:
3925       src/encoder.c       src/decoder.c src/image/interpolate8x8.h src/image/qpel.c
3926         src/image/qpel.h src/motion/motion_comp.c
3927    
3928    
3929  2003-12-20 15:10:30 GMT                                         patch-151  2004-07-31 15:08:19 GMT                                         patch-65
3930    
3931      Summary:      Summary:
3932        Fast ME tunings.        Faster bframe decoding.
3933      Revision:      Revision:
3934        xvidcore--devapi4--1.0--patch-151        xvidcore--head--0.0--patch-65
3935    
3936      From michael:      From ed.gomez and skal:
3937       * fast refinement for 8x8 blocks       * Faster direct/interpolated bvop blocks decoding for halfpel
3938       * more reliable behavior for all fast ME decisions         sequences. The trick is to compute and average directly with
3939           destination during one of the forward/backward interpolations.
3940           At this moment, this patch covers only halfpel decoding, the
3941           same trick is expected to be hacked for qpel.
3942    
3943      modified files:      modified files:
3944       src/motion/estimation_bvop.c src/motion/estimation_pvop.c       src/decoder.c src/image/interpolate8x8.c
3945       src/xvid.h       src/image/interpolate8x8.h
3946         src/image/x86_asm/interpolate8x8_mmx.asm
3947         src/image/x86_asm/interpolate8x8_xmm.asm src/xvid.c
3948    
3949    
3950  2003-12-20 14:59:58 GMT                                         patch-150  2004-07-31 09:13:23 GMT                                         patch-64
3951    
3952      Summary:      Summary:
3953        VFW AR revamping -- take #2        Last bit for dshow gcc support
3954      Revision:      Revision:
3955        xvidcore--devapi4--1.0--patch-150        xvidcore--head--0.0--patch-64
3956    
3957      From sysKin:      From pete:
3958       * more AR revamping       * Last bits concerning gcc build support for dshow.
3959    
3960        removed files:
3961         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
3962         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
3963         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
3964         dshow/dxpatch/DXVCSDK-9.0-gcc.txt
3965    
3966      modified files:      modified files:
3967       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       dshow/src/Configure.cpp
      vfw/src/resource.h vfw/src/resource.rc  
3968    
3969    
3970  2003-12-20 14:57:40 GMT                                         patch-149  2004-07-27 21:10:02 GMT                                         patch-63
3971    
3972      Summary:      Summary:
3973        Unbuffured IO for 1st pass stat files        Better cross compilation support for dshow.
3974      Revision:      Revision:
3975        xvidcore--devapi4--1.0--patch-149        xvidcore--head--0.0--patch-63
3976    
3977      Unbuffured IO for 1st pass stat files      From pete and ed.gomez:
3978         * gcc 3.4.1 is even more pedantic, ::GUID was breaking it, use
3979           struct _GUID instead.
3980         * Some uppercase/lowercase mixing in MS headers.
3981         * More documentation footage for the braves !
3982    
3983        NB: with all this, dshow should compile, but it is not guaranted
3984            to work ! There's even a patch for Configure.cpp that could be
3985            required... postponed to a later patch.
3986    
3987      modified files:      modified files:
3988       src/plugins/plugin_2pass1.c       dshow/dxpatch/dx90sdk-update-gcc.patch
3989         dshow/dxpatch/dx90sdk-update-gcc.txt
3990    
3991    
3992  2003-12-18 17:44:07 GMT                                         patch-148  2004-07-26 20:25:52 GMT                                         patch-62
3993    
3994      Summary:      Summary:
3995        Forgotten bit of patch-141        ChangeLog 1.1 update
3996      Revision:      Revision:
3997        xvidcore--devapi4--1.0--patch-148        xvidcore--head--0.0--patch-62
3998    
3999        ChangeLog 1.1 update
4000    
     Damn i forgot to merge the 1st pass changes... so lame, i tested the  
     original patch but not the merged one.  
4001    
4002      modified files:      modified files:
4003       src/plugins/plugin_2pass1.c       ChangeLog
4004    
4005    
4006  2003-12-18 14:45:39 GMT                                         patch-147  2004-07-26 20:22:38 GMT                                         patch-61
4007    
4008      Summary:      Summary:
4009        More postprocessing.        Update from stable
4010      Revision:      Revision:
4011        xvidcore--devapi4--1.0--patch-147        xvidcore--head--0.0--patch-61
   
     From michael:  
      * added film noise effect.  
      * moved postproc initialization to decoder initialization.  
      * added support for this postproc filter into DShow.  
   
     modified files:  
      dshow/src/CAbout.cpp dshow/src/CAbout.h  
      dshow/src/CXvidDecoder.cpp dshow/src/resource.h  
      dshow/src/xvid.ax.rc src/decoder.c src/image/postprocessing.c  
      src/image/postprocessing.h src/xvid.c src/xvid.h  
4012    
4013        Update from stable
4014    
4015  2003-12-18 14:38:19 GMT                                         patch-146      Patches applied:
4016    
4017      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4018        BFrames ME speed up flags.         ChangeLog Update
     Revision:  
       xvidcore--devapi4--1.0--patch-146  
4019    
     From michael:  
      * Added 3 ME flags to skip some bvop ME steps and thus speed up  
        ME for bvops (at the expense of quality loss).  
         - skip delta search  
         - fast interpolate mode  
         - early stop  
4020    
4021      modified files:      modified files:
4022       src/motion/estimation.h src/motion/estimation_bvop.c       ChangeLog-1.0
4023       src/motion/estimation_common.c src/motion/estimation_pvop.c  
4024       src/xvid.h      new patches:
4025         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4026    
4027    
4028  2003-12-18 14:11:01 GMT                                         patch-145  2004-07-26 19:26:24 GMT                                         patch-60
4029    
4030      Summary:      Summary:
4031        VFW defaults changed        Another missing memset in xvid_decraw
4032      Revision:      Revision:
4033        xvidcore--devapi4--1.0--patch-145        xvidcore--head--0.0--patch-60
4034    
4035        Another missing memset in xvid_decraw
4036    
     From michael:  
      * disabled DXN profiles. Better not say we are compatible to avoid  
        problems with DXN. Mostly because of VBV lacking.  
      * Changed overflow defaults to 5/5/5 with new 2pass code.  
4037    
4038      modified files:      modified files:
4039       vfw/src/config.c       examples/xvid_decraw.c
4040    
4041    
4042  2003-12-17 16:45:59 GMT                                         patch-144  2004-07-26 19:14:45 GMT                                         patch-59
4043    
4044      Summary:      Summary:
4045        Forgotten bit for AR support in VFW        DShow updates for gcc toolchain.
4046      Revision:      Revision:
4047        xvidcore--devapi4--1.0--patch-144        xvidcore--head--0.0--patch-59
4048    
4049      Koepi might have forgotten to send me this change:      From pete:
4050       * added resource id to the resource header       * More work on the gcc toolchain.
4051    
4052        new files:
4053         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.patch.id
4054         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.txt.id
4055         dshow/dxpatch/dx90sdk-update-gcc.patch
4056         dshow/dxpatch/dx90sdk-update-gcc.txt
4057    
4058      modified files:      modified files:
4059       vfw/src/resource.h       dshow/Makefile dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4060    
4061    
4062  2003-12-17 15:11:37 GMT                                         patch-143  2004-07-25 21:31:41 GMT                                         patch-58
4063    
4064      Summary:      Summary:
4065        Lower starting quantizer for CBR encoding        Added GPL to vfw frontend
4066      Revision:      Revision:
4067        xvidcore--devapi4--1.0--patch-143        xvidcore--head--0.0--patch-58
4068    
4069      From christoph:      From pete:
4070       * Lower starting quantizer for CBR encodings.       * Added GPL to VFW ressources.
4071    
4072      modified files:      modified files:
4073       src/plugins/plugin_single.c       vfw/src/config.c vfw/src/driverproc.c vfw/src/resource.h
4074         vfw/src/resource.rc
4075    
4076    
4077  2003-12-17 15:04:33 GMT                                         patch-142  2004-07-25 19:31:32 GMT                                         patch-57
4078    
4079      Summary:      Summary:
4080        Small xvid_encraw updates        decoder_mb_decode cleanup
4081      Revision:      Revision:
4082        xvidcore--devapi4--1.0--patch-142        xvidcore--head--0.0--patch-57
4083    
4084      From christoph:      From ed.gomez:
4085       * set upper frame size limit to 4096 pixels       * Try to cleanup the decoder_mb_decode function. A bit more
4086       * GME refinement flag set where it belongs to.         computing required, less branches, more readable code.
4087    
4088      modified files:      modified files:
4089       examples/xvid_encraw.c       src/decoder.c
4090    
4091    
4092  2003-12-17 15:01:52 GMT                                         patch-141  2004-07-24 11:39:57 GMT                                         patch-56
4093    
4094      Summary:      Summary:
4095        Two pass update.        Important bugfix from stable
4096      Revision:      Revision:
4097        xvidcore--devapi4--1.0--patch-141        xvidcore--head--0.0--patch-56
4098    
4099        Important bugfix from stable
4100    
4101      This patch improves the two pass code, quantizer distribution is      Patches applied:
     smoother and results seem to be better.  
4102    
4103      * Two pass now scales only a specific part of the frame length.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4104        This required changing the stats file format (added a header+MV         BVOP direct/interpolated ref block rounding fix.
       length field) and the xvid_plg_data_t structure (binary compatible).  
     * Overflow improvement and degradation set to 10% instead of 60%  
       Assymetric values may help...  
     * Some cleanup work done on the encoder part of the API header.  
4105    
     NB: plg data struct will be cleaned up before 1.0 so if you rely on it  
         please read the header file to know which part will disappear.  
4106    
4107      modified files:      modified files:
4108       src/encoder.c src/plugins/plugin_2pass1.c       src/decoder.c
      src/plugins/plugin_2pass2.c src/xvid.h  
4109    
4110        new patches:
4111         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4112    
 2003-12-17 13:53:34 GMT                                         patch-140  
4113    
4114      Summary:  2004-07-23 20:40:08 GMT                                         patch-55
       VOL flags fix.  
     Revision:  
       xvidcore--devapi4--1.0--patch-140  
4115    
4116      From sysKin:      Summary:
      * VOL flags updated as they should  
4117    
4118      modified files:      Revision:
4119       src/encoder.c        xvidcore--head--0.0--patch-55
4120    
4121        From ed.gomez:
4122         * Extended stable patch pplying same change to new nasm files
4123    
4124  2003-12-17 11:07:15 GMT                                         patch-139      Patches applied:
4125    
4126      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4127        VFW GUI Update.         Removed data qualifer in .rodata
     Revision:  
       xvidcore--devapi4--1.0--patch-139  
4128    
     From Koepi:  
      * typo in GMC description  
      * Added AR widget (experimental)  
4129    
4130      modified files:      modified files:
4131       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/bitstream/x86_asm/cbp_mmx.asm
4132       vfw/src/resource.rc       src/bitstream/x86_asm/cbp_sse2.asm
4133         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
4134         src/dct/x86_asm/fdct_mmx_skal.asm
4135         src/dct/x86_asm/fdct_sse2_skal.asm
4136         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
4137         src/dct/x86_asm/idct_sse2_dmitry.asm
4138         src/dct/x86_asm/simple_idct_mmx.asm
4139         src/image/x86_asm/colorspace_rgb_mmx.asm
4140         src/image/x86_asm/colorspace_yuyv_mmx.asm
4141         src/image/x86_asm/interpolate8x8_3dn.asm
4142         src/image/x86_asm/interpolate8x8_3dne.asm
4143         src/image/x86_asm/interpolate8x8_mmx.asm
4144         src/image/x86_asm/interpolate8x8_xmm.asm
4145         src/image/x86_asm/postprocessing_mmx.asm
4146         src/image/x86_asm/postprocessing_sse2.asm
4147         src/image/x86_asm/qpel_mmx.asm
4148         src/image/x86_asm/reduced_mmx.asm
4149         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
4150         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
4151         src/motion/x86_asm/sad_xmm.asm
4152         src/quant/x86_asm/quantize_h263_3dne.asm
4153         src/quant/x86_asm/quantize_h263_mmx.asm
4154         src/quant/x86_asm/quantize_mpeg_mmx.asm
4155         src/quant/x86_asm/quantize_mpeg_xmm.asm
4156         src/utils/x86_asm/cpuid.asm
4157         src/utils/x86_asm/interlacing_mmx.asm
4158         src/utils/x86_asm/mem_transfer_3dne.asm
4159         src/utils/x86_asm/mem_transfer_mmx.asm
4160    
4161        new patches:
4162         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4163    
4164    
4165  2003-12-14 12:44:36 GMT                                         patch-138  2004-07-21 19:36:46 GMT                                         patch-54
4166    
4167      Summary:      Summary:
4168        Fix PP crash        Bframe fixes, still not back to 1.0.1 level
4169      Revision:      Revision:
4170        xvidcore--devapi4--1.0--patch-138        xvidcore--head--0.0--patch-54
4171    
4172      Fix PP crash      Bframe fixes, still not back to 1.0.1 level
4173    
4174    
4175      modified files:      modified files:
4176       src/decoder.c       src/motion/estimation_bvop.c
4177         src/motion/estimation_rd_based_bvop.c
4178    
4179    
4180  2003-12-14 12:43:21 GMT                                         patch-137  2004-07-19 18:46:09 GMT                                         patch-53
4181    
4182      Summary:      Summary:
4183        Texture bit counting for bframes        Stable merge
4184      Revision:      Revision:
4185        xvidcore--devapi4--1.0--patch-137        xvidcore--head--0.0--patch-53
4186    
4187        Stable merge
4188    
4189        Patches applied:
4190    
4191         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4192           ISO C99'ism fix
4193    
4194      Texture bit counting for bframes       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4195           Complete previous xvid_decraw patch
4196    
4197    
4198      modified files:      modified files:
4199       src/bitstream/mbcoding.c       examples/xvid_decraw.c src/encoder.c
4200    
4201        new patches:
4202         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4203         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4204    
4205    
4206  2003-12-12 23:58:18 GMT                                         patch-136  2004-07-18 15:19:58 GMT                                         patch-52
4207    
4208      Summary:      Summary:
4209        SSE2 code enabled.        Added dshow mingw build process
4210      Revision:      Revision:
4211        xvidcore--devapi4--1.0--patch-136        xvidcore--head--0.0--patch-52
4212    
4213        From pete:
4214         - Added mingw build process to dshow frontend.
4215    
4216      * SSE2 code enabled by default (only sane ones, _no_ idct)      new files:
4217      * Aligned data in xvid_bench to avoid crashes with SSE2 code       dshow/.arch-ids/Makefile.id dshow/.arch-ids/sources.inc.id
4218        because of unaligned read accesses.       dshow/Makefile dshow/dxpatch/.arch-ids/=id
4219         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
4220         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
4221         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
4222         dshow/dxpatch/DXVCSDK-9.0-gcc.txt dshow/sources.inc
4223    
4224      modified files:      modified files:
4225       examples/xvid_bench.c src/xvid.c       dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4226         dshow/src/Configure.cpp dshow/src/config.h dshow/src/debug.h
4227         dshow/src/xvid.ax.rc
4228    
4229        new directories:
4230         dshow/dxpatch dshow/dxpatch/.arch-ids
4231    
4232    
4233  2003-12-12 22:50:33 GMT                                         patch-135  2004-07-18 15:01:02 GMT                                         patch-51
4234    
4235      Summary:      Summary:
4236        DShow update.        Added RD optimized block mode decision in bvops
4237      Revision:      Revision:
4238        xvidcore--devapi4--1.0--patch-135        xvidcore--head--0.0--patch-51
4239    
4240        From sysKin:
4241         *  Added RD optimized block mode decision in bvops.
4242    
4243      From michael (from nic):      new files:
4244       * Dshow updates (colorspace etc...)       src/motion/.arch-ids/estimation_rd_based_bvop.c.id
4245       * Deblocking option.       src/motion/estimation_rd_based_bvop.c
4246    
4247      modified files:      modified files:
4248       dshow/src/CAbout.cpp dshow/src/CAbout.h       build/generic/sources.inc build/win32/libxvidcore.dsp
4249       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       build/win32/libxvidcore_static.dsp src/motion/estimation.h
4250       dshow/src/resource.h dshow/src/xvid.ax.rc       src/motion/estimation_bvop.c src/motion/estimation_rd_based.c
4251         src/plugins/plugin_2pass1.c src/xvid.h vfw/src/codec.c
4252         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
4253         vfw/src/resource.rc
4254    
4255    
4256  2003-12-12 14:18:13 GMT                                         patch-134  2004-07-17 11:37:21 GMT                                         patch-50
4257    
4258      Summary:      Summary:
4259        Added missing postproc init        Stable merges
4260      Revision:      Revision:
4261        xvidcore--devapi4--1.0--patch-134        xvidcore--head--0.0--patch-50
4262    
4263      Added missing postproc init      Stable merges
4264    
4265        Patches applied:
4266    
4267         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4268           Future version interoperability
4269    
4270         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4271           Make sure time incr is never larger than 16bit.
4272    
4273    
4274      modified files:      modified files:
4275       src/xvid.c       examples/xvid_decraw.c src/encoder.c
4276    
4277        new patches:
4278         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4279         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4280    
4281    
4282  2003-12-12 14:16:29 GMT                                         patch-133  2004-07-16 19:53:27 GMT                                         patch-49
4283    
4284      Summary:      Summary:
4285        YUV space clarifications and fix.        AR support in DShow
4286      Revision:      Revision:
4287        xvidcore--devapi4--1.0--patch-133        xvidcore--head--0.0--patch-49
4288    
4289      From christoph:      From koepi/minolta:
4290       * Put some comments       * Added AR support to dshow frontend.
      * fixed UV swapping in USER case.  
4291    
4292      modified files:      modified files:
4293       src/image/image.c       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4294         dshow/src/config.c
4295    
4296    
4297  2003-12-12 14:01:52 GMT                                         patch-132  2004-07-16 19:49:25 GMT                                         patch-48
4298    
4299      Summary:      Summary:
4300        Default compilation flags change.        VFW update and fixes
4301      Revision:      Revision:
4302        xvidcore--devapi4--1.0--patch-132        xvidcore--head--0.0--patch-48
4303    
4304      from christoph:      From makc on our forums:
4305       - -fgcse was causing trouble on Suse9 gcc       * Use non deprecated defines
4306       - -01->-02       * Fixed frame size formula.
4307    
4308      modified files:      modified files:
4309       build/generic/configure.in       TODO vfw/src/codec.c vfw/src/driverproc.c
4310    
4311    
4312  2003-12-12 13:43:35 GMT                                         patch-131  2004-07-16 19:29:58 GMT                                         patch-47
4313    
4314      Summary:      Summary:
4315        Pixel Aspect Ratio support improvement.        SSE2 brightness postproc.
4316      Revision:      Revision:
4317        xvidcore--devapi4--1.0--patch-131        xvidcore--head--0.0--patch-47
   
     * 1:1 VGA is default now (old behavior)  
     * When passed EXT PAR type, we now (try to) sanityse the  
       par_width/par_height value:  
        - make it positive  
        - using 0 (typical memset reseting) defaults to 1  
        - simplify the PAR (using gcd)  
        - then range it in [1..255] (can be lossy)  
     * Specify valid range in API header  
4318    
4319      Bitstream version bumped to 24.      From Decoder:
4320         * Added SS2 brightness postproc code.
4321    
4322      PS: this patch supersedes sysKin's one in CVS.      new files:
4323         src/image/x86_asm/.arch-ids/postprocessing_sse2.asm.id
4324         src/image/x86_asm/postprocessing_sse2.asm
4325    
4326      modified files:      modified files:
4327       src/encoder.c src/xvid.h       build/generic/sources.inc build/win32/libxvidcore.dsp
4328         build/win32/libxvidcore_static.dsp src/image/postprocessing.h
4329         src/xvid.c src/xvid.h
4330    
4331    
4332  2003-12-10 22:57:50 GMT                                         patch-130  2004-07-14 23:27:14 GMT                                         patch-46
4333    
4334      Summary:      Summary:
4335        xvid_decraw cmdline changes.        More audio for VFW bitcalc
4336      Revision:      Revision:
4337        xvidcore--devapi4--1.0--patch-130        xvidcore--head--0.0--patch-46
   
     * -nframes -> -frames (why did i put a 'n' there ?)  
     * -save changed its meaning, it now controls per frame Elementary  
       Stream saving.  
     * -o string is now independent from -save.  
4338    
4339      So now it's possible to save both a ES file per frame + a ES file for the      From ???:
4340      sequence.       * added more audio formats to bitcalc
4341         * replaced old ogm overhead formula with more precise one
4342    
4343      modified files:      modified files:
4344       examples/xvid_encraw.c       TODO vfw/src/config.c vfw/src/resource.rc
4345    
4346    
4347  2003-12-10 15:08:20 GMT                                         patch-129  2004-07-14 13:01:57 GMT                                         patch-45
4348    
4349      Summary:      Summary:
4350        Decoder bugfixes.        Enable MMX qpel in decoder.
4351      Revision:      Revision:
4352        xvidcore--devapi4--1.0--patch-129        xvidcore--head--0.0--patch-45
   
     From syskin:  
      * bvops MBs were going banana from time to time because they were  
        referencing wrong future ref MBs.  
      * decoder now informs the client app about bvop lag, returning  
        XVID_TYPE_NOTHING, up to the client app to display (or not)  
        the bvop lag frame (black with error message).  
4353    
4354      Fixing previous patch a bit:      From ed.gomez:
4355       * added $Id$ fields       * It seems we're not that smart. We had mmx qpel code for more than
4356       * Fixed copyright         a year, it is used in encoder but wasn't in decoder :\
4357    
4358      modified files:      modified files:
4359       dshow/src/CXvidDecoder.cpp src/decoder.c       src/decoder.c
      src/image/postprocessing.c src/image/postprocessing.h  
4360    
4361    
4362  2003-12-10 14:53:58 GMT                                         patch-128  2004-07-14 10:27:43 GMT                                         patch-44
4363    
4364      Summary:      Summary:
4365        Deblocking code.        Speedup block transfer C functionKeywords:
4366      Revision:      Revision:
4367        xvidcore--devapi4--1.0--patch-128        xvidcore--head--0.0--patch-44
   
     Patch from michael:  
      * added deblocking code  
4368    
4369      Merge work:      From ed.gomez:
4370       * Added postprocessing.[ch] to project files       * Not that a useful patch for most of users, but transfer8x8 was
4371       * added #include "image/postprocessing.h" directive in decoder.c         really too slow. Simple optimizations did great, all 32bit
4372       * new lines missing (gcc is so pedantic)         platforms using the C code should benefit from this speedup.
   
     NB: slice rendering + postprocessing is impossible. Slice rendering is  
         somewhat abandoned.  
   
     new files:  
      src/image/.arch-ids/postprocessing.c.id  
      src/image/.arch-ids/postprocessing.h.id  
      src/image/postprocessing.c src/image/postprocessing.h  
4373    
4374      modified files:      modified files:
4375       build/generic/sources.inc build/win32/libxvidcore.dsp       src/utils/mem_transfer.c
      src/decoder.c src/xvid.h  
4376    
4377    
4378  2003-12-08 18:33:26 GMT                                         patch-127  2004-07-11 12:53:19 GMT                                         patch-43
4379    
4380      Summary:      Summary:
4381        Don't read out of bounds        Manual AR setting for dshow.
4382      Revision:      Revision:
4383        xvidcore--devapi4--1.0--patch-127        xvidcore--head--0.0--patch-43
   
     Don't read out of bounds  
4384    
4385        From koepi:
4386         * added manual AR setting in dshow.
4387    
4388      modified files:      modified files:
4389       src/plugins/plugin_2pass2.c       dshow/src/CXvidDecoder.cpp dshow/src/config.c
4390         dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
4391    
4392    
4393  2003-12-08 18:31:41 GMT                                         patch-126  2004-07-11 10:34:56 GMT                                         patch-42
4394    
4395      Summary:      Summary:
4396        Macroblock structure cleanup        Added top field control to vfw.
4397      Revision:      Revision:
4398        xvidcore--devapi4--1.0--patch-126        xvidcore--head--0.0--patch-42
   
     Macroblock structure cleanup  
4399    
4400        From koepi:
4401         * added top field first flag to vfw.
4402    
4403      modified files:      modified files:
4404       src/global.h       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
4405         vfw/src/resource.h vfw/src/resource.rc
4406    
4407    
4408  2003-12-07 15:09:41 GMT                                         patch-125  2004-07-10 17:47:01 GMT                                         patch-41
4409    
4410      Summary:      Summary:
4411        Small fixes.        Decoder work.
4412      Revision:      Revision:
4413        xvidcore--devapi4--1.0--patch-125        xvidcore--head--0.0--patch-41
4414    
4415      From gruel:      From ed.gomez:
4416       * xvid.h: Minor color space correction.       * Faster get coeff (now gcc can even inline it)
4417         * On the fly coeff dequant for inter blocks
4418      From sysKin:         (intra don't get this, because there are lot more non
4419       * codec.c: Zones fix          zero coeffs, and i doubt it'd get faster with this)
4420    
4421      modified files:      modified files:
4422       src/xvid.h vfw/src/codec.c       src/bitstream/mbcoding.c src/bitstream/mbcoding.h
4423         src/decoder.c
4424    
4425    
4426  2003-12-07 14:57:14 GMT                                         patch-124  2004-07-10 17:34:19 GMT                                         patch-40
4427    
4428      Summary:      Summary:
4429        HUGE file handling in twopass.        ChangeLog update + removed my email
4430      Revision:      Revision:
4431        xvidcore--devapi4--1.0--patch-124        xvidcore--head--0.0--patch-40
4432    
4433      Because of a lacking cast, two pass did not handle well some very      ChangeLog update + removed my email
     large target size (bitrate mode is not affected).  
4434    
     It should now be safe specifying target sizes up to 2^31kB which  
     represents 2TB. Someone using XviD in studios ? ;-)  
4435    
4436      modified files:      modified files:
4437       src/plugins/plugin_2pass2.c       ChangeLog
4438    
 #########################################################################  
 # 1.0.0 beta2 (Bitstream Version 23)  
 #########################################################################  
4439    
4440  2003-12-05 14:43:53 GMT                                         patch-123  2004-07-10 17:31:36 GMT                                         patch-39
4441    
4442      Summary:      Summary:
4443        Marking 1.0.0 Beta2        Stable merge
4444      Revision:      Revision:
4445        xvidcore--devapi4--1.0--patch-123        xvidcore--head--0.0--patch-39
4446    
4447        Stable merge
4448    
4449        Patches applied:
4450    
4451         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
4452           Small mem leak in vfw.
4453    
4454      Marking 1.0.0 Beta2       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
4455           ChangeLog update
4456    
4457    
4458      modified files:      modified files:
4459       ChangeLog TODO build/generic/configure.in       ChangeLog-1.0 vfw/src/codec.c
4460    
4461        new patches:
4462         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
4463         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
4464    
4465    
4466  2003-12-05 14:35:22 GMT                                         patch-122  2004-07-10 17:25:33 GMT                                         patch-38
4467    
4468      Summary:      Summary:
4469        Cap quants correctly (the best we can at least)        Improved ME.
4470      Revision:      Revision:
4471        xvidcore--devapi4--1.0--patch-122        xvidcore--head--0.0--patch-38
4472    
4473      Cap quants correctly (the best we can at least)      From sysKin:
4474         * new ME for b-frames
4475         * small redesign of subpel refinement function
4476    
4477        From ed.gomez:
4478         * Fixed some warnings reported by gcc. (the if condition should
4479           be checked by the original autor)
4480    
4481      modified files:      modified files:
4482       src/plugins/plugin_single.c       src/motion/estimation.h src/motion/estimation_bvop.c
4483         src/motion/estimation_common.c src/motion/estimation_gmc.c
4484         src/motion/estimation_pvop.c src/motion/estimation_rd_based.c
4485         src/motion/vop_type_decision.c
4486    
4487    
4488  2003-12-05 14:33:48 GMT                                         patch-121  2004-07-10 17:16:38 GMT                                         patch-37
4489    
4490      Summary:      Summary:
4491        Small glitch        qpel and chroma-sad had overlapping memory targets
4492      Revision:      Revision:
4493        xvidcore--devapi4--1.0--patch-121        xvidcore--head--0.0--patch-37
   
     Small glitch  
4494    
4495        From sysKin:
4496         * qpel and chroma-sad had overlapping memory targets
4497    
4498      modified files:      modified files:
4499       src/motion/vop_type_decision.c       src/motion/estimation_bvop.c
4500    
4501    
4502  2003-12-05 14:06:19 GMT                                         patch-120  2004-07-10 17:03:06 GMT                                         patch-36
4503    
4504      Summary:      Summary:
4505        KFthresholding changes.        New changelog for 1.1 tree
4506      Revision:      Revision:
4507        xvidcore--devapi4--1.0--patch-120        xvidcore--head--0.0--patch-36
   
     As user reports proved, the logic behind the min_key_interval was  
      1/ misleading because the parameter is kfthreshold indeed and not  
         a minimum keyframe interval  
      2/ the formula was a bit too aggressive (removing 20% of bitrate  
         per frame until distance to next iframe was 1)  
4508    
4509      I posted a RFC to try to settle a decision on what behavior this      New changelog for 1.1 tree
     setting should have. We have still have no clear answer so i prefer  
     just fixing the misleading name right now and wait for a common  
     position about its behavior later.  
4510    
     Libraries are *binary* compatible, but *source code* compatibility  
     is broken (rename rc_2pass2_t->min_key_interval to kfthreshold).  
     This is probably the last API change.  
4511    
4512      NB: fixes a type problem during scaling parameter computing which      new files:
4513          was causing insane pb_iboost_tax_ratio values.       .arch-ids/ChangeLog.id ChangeLog
4514    
4515      modified files:      renamed files:
4516       src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c       .arch-ids/ChangeLog.id
4517       vfw/src/config.c vfw/src/config.h         ==> .arch-ids/ChangeLog-1.0.id
4518         ChangeLog
4519           ==> ChangeLog-1.0
4520    
4521    
4522  2003-12-05 00:20:28 GMT                                         patch-119  2004-07-10 16:57:53 GMT                                         patch-35
4523    
4524      Summary:      Summary:
4525        ivop decision tuning.        Stable tree merge
4526      Revision:      Revision:
4527        xvidcore--devapi4--1.0--patch-119        xvidcore--head--0.0--patch-35
   
     ivop decision tuning from sysKin.  
4528    
4529      modified files:      Stable tree merge
      src/motion/vop_type_decision.c  
4530    
4531        Patches applied:
4532    
4533  2003-12-03 18:55:29 GMT                                         patch-118       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
4534           Small memory error in ia32 cpuid function.
4535    
4536      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
4537        VOSH header always written.         low delay guessing (il)logic fix.
     Revision:  
       xvidcore--devapi4--1.0--patch-118  
4538    
4539      * profile is set to sane default value in BitstreamWriteVolHeaders       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
4540      * VOSH is now always written (note that the ending code is never         Fix wrong matrix reading logic.
       written)  
     * doubled variable removed from bvop estimation file.  
4541    
     bitstream version set to 23  
     Version 22 was used in CVS by a fix from michael for VOSH, it was just  
     lacking the sane default value setting when profile is 0x00 from user.  
     0x00 is a reserved profile ID in the spec so it wasn't making much sense  
     to write 0x00.  
4542    
4543      modified files:      modified files:
4544       src/bitstream/bitstream.c src/motion/estimation_bvop.c       src/bitstream/bitstream.c src/decoder.c
4545       src/xvid.h       src/utils/x86_asm/cpuid.asm
4546    
4547        new patches:
4548         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
4549         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
4550         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
4551    
4552    
4553  2003-12-03 15:29:30 GMT                                         patch-117  2004-06-12 13:51:50 GMT                                         patch-34
4554    
4555      Summary:      Summary:
4556        VFW GUI fixes.        Added VBV to twopass RC
4557      Revision:      Revision:
4558        xvidcore--devapi4--1.0--patch-117        xvidcore--head--0.0--patch-34
4559    
4560        From christoph:
4561         * Added VBV model verifier to twopass RC plugin
4562    
4563      min key was misleading because it was legacy code from dev-api-3.      From ed.gomez:
4564         * Do apply CodingStyle to christoph's code
4565         * Use DPRINTF instead of #ifdef VBV_DEBUG #endif blocks as
4566           the information that was outputting was usefull for general
4567           RC debugging.
4568    
4569      modified files:      modified files:
4570       vfw/src/codec.c vfw/src/config.c vfw/src/resource.rc       examples/xvid_encraw.c src/plugins/plugin_2pass2.c src/xvid.h
4571    
4572    
4573  2003-12-03 15:22:25 GMT                                         patch-116  2004-06-05 23:05:43 GMT                                         patch-33
4574    
4575      Summary:      Summary:
4576        ME fixes.        Merged stable branch patches
4577      Revision:      Revision:
4578        xvidcore--devapi4--1.0--patch-116        xvidcore--head--0.0--patch-33
4579    
4580      From syskin:      Merged stable branch patches
     - small typo in chroma sad reset  
     - code tweaking  
       + adv diamond search used intead of mainsearch  
       + and some other stuff  
     - thresholds tuned.  
   
     modified files:  
      src/motion/estimation.h src/motion/estimation_bvop.c  
      src/motion/estimation_pvop.c  
4581    
4582        Patches applied:
4583    
4584  2003-12-01 11:17:20 GMT                                         patch-115       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
4585           DC clipping bug for real
4586    
4587      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
4588        Small changes and interlacing bugfix.         Marking 1.0.1 release
     Revision:  
       xvidcore--devapi4--1.0--patch-115  
4589    
     * Interlacing bugfix, code got swapped in a very old patch  
       (back in March)  
     * xvid_encraw forces VOSH writing.  
     * VFW GUI fixes.  
4590    
4591      modified files:      modified files:
4592       examples/Makefile examples/xvid_encraw.c       ChangeLog TODO build/generic/configure.in src/decoder.c
4593       src/utils/mbtransquant.c vfw/src/config.c vfw/src/resource.rc       src/motion/estimation_rd_based.c src/prediction/mbprediction.c
4594         src/prediction/mbprediction.h src/xvid.h
4595    
4596        new patches:
4597         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
4598         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
4599    
4600    
4601  2003-11-30 15:47:41 GMT                                         patch-114  2004-06-05 23:02:35 GMT                                         patch-32
4602    
4603      Summary:      Summary:
4604        Thread safe MPEG4 quantization functions + xvid_bench update        Previous merge went wrong
4605      Revision:      Revision:
4606        xvidcore--devapi4--1.0--patch-114        xvidcore--head--0.0--patch-32
4607    
4608        Previous merge went wrong
4609    
     * Thread safe MPEG4 quantization functions.  
       Cleaned up version of patch provided by Michael  
        - fixed compiling problems on gcc  
        - added const qualifiers every where it was possible to help C compiler  
          optimization.  
        - added the mpeg_quant_matrices param to all ASM function prototype  
          in comments (even if it's not used, that shows we do it deliberatly)  
        - forces m[intra][0][0] = 8, otherwise XviD could write invalid streams.  
     * Added real CRC computing in xvid_bench.c  
4610    
4611      modified files:      modified files:
4612       TODO examples/xvid_bench.c src/bitstream/bitstream.c       src/portab.h
      src/decoder.c src/decoder.h src/encoder.c src/encoder.h  
      src/motion/estimation.h src/motion/estimation_pvop.c  
      src/motion/estimation_rd_based.c src/quant/quant.h  
      src/quant/quant_h263.c src/quant/quant_matrix.c  
      src/quant/quant_matrix.h src/quant/quant_mpeg.c  
      src/quant/x86_asm/quantize_h263_3dne.asm  
      src/quant/x86_asm/quantize_h263_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_xmm.asm  
      src/utils/mbtransquant.c src/xvid.c  
4613    
4614    
4615  2003-11-29 18:10:25 GMT                                         patch-113  2004-05-31 21:32:38 GMT                                         patch-31
4616    
4617      Summary:      Summary:
4618        Fixed csp asm rules for real?        Added icon into vfw frontend.
4619      Revision:      Revision:
4620        xvidcore--devapi4--1.0--patch-113        xvidcore--head--0.0--patch-31
4621    
4622      Fixed csp asm rules for real?      From pete:
4623         * Added icon into vfw fronted dll. Should show up in uninstall menu.
4624    
4625        new files:
4626         vfw/src/.arch-ids/xvid.ico.id vfw/src/xvid.ico
4627    
4628      modified files:      modified files:
4629       build/win32/libxvidcore.dsp       vfw/bin/xvid.inf vfw/src/resource.rc vfw/vfw.dsp
4630    
4631    
4632  2003-11-29 17:58:09 GMT                                         patch-112  2004-05-31 21:22:49 GMT                                         patch-30
4633    
4634      Summary:      Summary:
4635        TODO/ChangeLog updated        Merged stable branch fixes
4636      Revision:      Revision:
4637        xvidcore--devapi4--1.0--patch-112        xvidcore--head--0.0--patch-30
4638    
4639      TODO/ChangeLog updated      Merged stable branch fixes
4640    
4641        Patches applied:
4642    
4643      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
4644       ChangeLog TODO         Close variable argument list.
4645    
4646         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
4647           Bits/Bytes confusion in the VFW frontend.
4648    
4649  #########################################################################       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
4650  # 1.0.0 beta1 (Bitstream Version 21)         Nasty typo in pvop vector lambdas.
 #########################################################################  
4651    
4652  2003-11-29 17:21:08 GMT                                         patch-111       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
4653           FPS=1 problem in decoder.
4654    
4655      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
4656        First beta marking         More missing va_end() calls.
4657      Revision:  
4658        xvidcore--devapi4--1.0--patch-111       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
4659           Wrong license header.
4660    
4661      First beta marking       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
4662           time fixes to decoder.
4663    
4664    
4665      modified files:      modified files:
4666       build/generic/configure.in src/xvid.c src/xvid.h       src/bitstream/bitstream.c src/decoder.c src/decoder.h
4667         src/image/font.c src/image/reduced.c
4668         src/motion/estimation_pvop.c src/portab.h vfw/src/codec.c
4669         vfw/src/config.c
4670    
4671        new patches:
4672         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
4673         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
4674         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
4675         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
4676         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
4677         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
4678         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
4679    
4680    
4681  2003-11-29 16:59:14 GMT                                         patch-110  2004-05-26 09:13:33 GMT                                         patch-29
4682    
4683      Summary:      Summary:
4684        Catching up with CVS.        Stable merges
4685      Revision:      Revision:
4686        xvidcore--devapi4--1.0--patch-110        xvidcore--head--0.0--patch-29
4687    
4688      Changes from sysKin:      Stable merges
     * dquant optimization.  
     * CBR fix  
   
     modified files:  
      src/encoder.c src/plugins/plugin_single.c  
4689    
4690        Patches applied:
4691    
4692  2003-11-24 22:05:38 GMT                                         patch-109       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
4693           Small bug in bframe ME.
4694    
4695      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
4696        Big level handling in trellis.         Small trellis bug
     Revision:  
       xvidcore--devapi4--1.0--patch-109  
4697    
4698      Trellis was treating big levels exactly the same way as lower ones.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
4699      In some cases, trellis was doing wild optimizations favoring a 0         ICM compatibility for VFW
     because the distortion introduced by that big coeff change was acceptable.  
     But visually this could result in some nasty blocks with wrong chroma  
     information or similar brutal changes in other planes as well.  
4700    
     Skal added big levels handling where trellis just tries to minimize  
     the cost varying the run value only. No level modification is done  
     anymore.  
4701    
4702      modified files:      modified files:
4703       TODO src/utils/mbtransquant.c       src/motion/estimation_bvop.c src/utils/mbtransquant.c
4704         vfw/src/config.c vfw/src/driverproc.c
4705    
4706        new patches:
4707         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
4708         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
4709         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
4710    
4711    
4712  2003-11-23 16:42:55 GMT                                         patch-108  2004-05-21 14:32:41 GMT                                         patch-28
4713    
4714      Summary:      Summary:
4715        Trellis for MPEG.        Don't set edges twice on a frame.
4716      Revision:      Revision:
4717        xvidcore--devapi4--1.0--patch-108        xvidcore--head--0.0--patch-28
4718    
4719      * Added trellis support for MPEg quantization type.      From ed.gomez:
4720      * Changed RD fixed point precision, should help avoiding overflow       * A similar optimization has been done for encoder long ago,
4721        (see the constant TL_SHIFT)         dunno why this hasn't been "ported" to decoder. This speeds
4722           up quite a lot the decoder for no effort (~7%).
     NB: we still have some problems when trellis optimizes DC for big DC  
         values.  
4723    
4724      modified files:      modified files:
4725       src/utils/mbtransquant.c       src/decoder.c src/decoder.h
4726    
4727    
4728  2003-11-22 00:53:59 GMT                                         patch-107  2004-05-21 14:25:19 GMT                                         patch-27
4729    
4730      Summary:      Summary:
4731        Win32 lib project fix (bis)        No 64 bit arithmetic in critical path.
4732      Revision:      Revision:
4733        xvidcore--devapi4--1.0--patch-107        xvidcore--head--0.0--patch-27
4734    
4735      * nasm >= 0.98.37 support in project file got reverted in a previous      From ed.gomez:
4736        patch, push it back. Nota bene /O3 changed to /O2 for proper       * No 64 bit arithmetic in critical paths (direct blocks in bvops), it's
4737        compilation with msvc compiler (everyone is not supposed to compile         way too slow (__divdi3 GNU/Linux ABI for 64bit division was taking
4738        stuff with icc)         up to 5% cycles)
     * TODO update.  
4739    
4740      modified files:      modified files:
4741       TODO build/win32/libxvidcore.dsp       src/decoder.c
4742    
4743    
4744  2003-11-19 21:26:34 GMT                                         patch-106  2004-05-15 22:20:11 GMT                                         patch-26
4745    
4746      Summary:      Summary:
4747        updated bench crc        Merged stable tree changes
4748      Revision:      Revision:
4749        xvidcore--devapi4--1.0--patch-106        xvidcore--head--0.0--patch-26
4750    
4751        Merged stable tree changes
4752    
4753        Patches applied:
4754    
4755         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
4756           Some very light Unix build system changes
4757    
4758         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
4759           Possible VOL header corruption.
4760    
4761         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
4762           DC prediction fix.
4763    
4764      updated bench crc       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
4765           Small mismatch in hint<->widget in VFW
4766    
4767         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
4768           Marking 1.0.0 final
4769    
4770    
4771      modified files:      modified files:
4772       examples/xvid_bench.c       ChangeLog build/generic/Makefile build/generic/bootstrap.sh
4773         build/generic/configure.in src/bitstream/bitstream.c
4774         src/decoder.c src/motion/estimation_rd_based.c
4775         src/prediction/mbprediction.c src/prediction/mbprediction.h
4776         src/xvid.h vfw/src/resource.rc
4777    
4778        new patches:
4779         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
4780         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
4781         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
4782         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
4783         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
4784    
4785    
4786  2003-11-19 16:00:00 GMT                                         patch-105  2004-04-25 21:46:25 GMT                                         patch-25
4787    
4788      Summary:      Summary:
4789        Lumimasking fixes.        Smarter skipping
4790      Revision:      Revision:
4791        xvidcore--devapi4--1.0--patch-105        xvidcore--head--0.0--patch-25
4792    
4793      from sysKin:      From sysKin:
4794      * New plugin hook entry XVID_PLG_FRAME that happens inside FrameCodeIPB       * Smarter skipping + bugfix
       when both type and quant are known. Added hook handling in all plugins.  
     * Fixed lumimasking.  
   
     from me:  
     * small reverse commit in pvop estimation fixed.  
4795    
4796      modified files:      modified files:
4797       src/bitstream/bitstream.c src/bitstream/bitstream.h       src/motion/estimation.h src/motion/estimation_bvop.c
4798       src/encoder.c src/motion/estimation_pvop.c       src/motion/estimation_pvop.c
      src/plugins/plugin_2pass1.c src/plugins/plugin_2pass2.c  
      src/plugins/plugin_dump.c src/plugins/plugin_lumimasking.c  
      src/plugins/plugin_psnr.c src/plugins/plugin_single.c  
      src/xvid.h  
4799    
4800    
4801  2003-11-19 15:37:16 GMT                                         patch-104  2004-04-20 20:37:08 GMT                                         patch-24
4802    
4803      Summary:      Summary:
4804        Removed indirections from SearchData structure.        ME cleanup.
4805      Revision:      Revision:
4806        xvidcore--devapi4--1.0--patch-104        xvidcore--head--0.0--patch-24
4807    
4808      Patch from sysKin:      From sysKin:
4809      * removed indirections in SearchData structure. CheckCandidate functions       * First stage cleanup: new fast qpel refinement.
       don't use a const SearchData pointer anymore, but they should be a bit  
       faster because of the less numerous indirections.  
4810    
4811      modified files:      modified files:
4812       src/motion/estimation.h src/motion/estimation_bvop.c       src/motion/estimation.h src/motion/estimation_bvop.c
# Line 2503  Line 4815 
4815       src/motion/vop_type_decision.c       src/motion/vop_type_decision.c
4816    
4817    
4818  2003-11-19 15:33:55 GMT                                         patch-103  2004-04-20 19:44:44 GMT                                         patch-23
4819    
4820      Summary:      Summary:
4821        Formula error in twopass code.        Merging 1.0 fixes
4822      Revision:      Revision:
4823        xvidcore--devapi4--1.0--patch-103        xvidcore--head--0.0--patch-23
4824    
4825      The reversing bframe formula in 2pass 2 was not right. This was in fact      Merging 1.0 fixes
     a test code i used when i was maintaining the code on its own branch.  
     I should not have commited it :\  
4826    
4827      Fixed :-)      Patches applied:
4828    
4829      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
4830       src/plugins/plugin_2pass2.c         Fix crash in decoder for non IFrame 1st frame.
   
   
 2003-11-18 21:41:08 GMT                                         patch-102  
4831    
4832      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
4833        Another problem with mis/unitialized reads.         Small visual fix.
     Revision:  
       xvidcore--devapi4--1.0--patch-102  
4834    
     Michael introduced a fast subpel refine that uses a (iMinSAD2, currentQMV2)  
     couple of data. The problem is that he plugged this in CheckCandidate16_qpel  
     that is used outside this context, thus a if statement was traversed with  
     garbage data in the standard subpel case. For perfection sake, using a  
     iMinSAD=256*4096 value collects correct data even if it will not be used in  
     the normal subpel case.  
4835    
4836      modified files:      modified files:
4837       src/motion/estimation_pvop.c       src/decoder.c vfw/src/config.c
4838    
4839        new patches:
4840  2003-11-16 17:29:39 GMT                                         patch-101       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
4841         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
     Summary:  
       The MEanalysis patch assumed bvops were always used  
     Revision:  
       xvidcore--devapi4--1.0--patch-101  
   
     The MEanalysis patch assumed bvops were always used  
   
   
     modified files:  
      src/encoder.c  
4842    
4843    
4844  2003-11-16 15:12:15 GMT                                         patch-100  2004-04-18 17:14:29 GMT                                         patch-22
4845    
4846      Summary:      Summary:
4847        MEanalysis using wrong mvs + bframe search using wrong mvs        Merging 1.0 fixes
4848      Revision:      Revision:
4849        xvidcore--devapi4--1.0--patch-100        xvidcore--head--0.0--patch-22
4850    
4851      Valgrind reported lot of unitialized reads. These unitialized reads      Merging 1.0 fixes
     helped sysKin finding three bugs:  
      - ZeroMacroblock did not reset the cbp field. So for some skipped  
        blocks, a test was done on the cbp value...  
      - MEanalysis was using wrong mvs from the current bvop (unitialized  
        or just wrong in current context). That's because in devapi3, bframes  
        used to share the same mvs array wheras now, it's one array a bvop.  
      - Collocated skipped MBs for a bvop didn't reset mvs[0] and b_mvs[0].  
   
     modified files:  
      src/encoder.c src/motion/estimation_bvop.c src/motion/motion.h  
      src/motion/motion_inlines.h src/motion/vop_type_decision.c  
4852    
4853        Patches applied:
4854    
4855  2003-11-15 15:21:09 GMT                                         patch-99       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
4856           Tiny xvid_decraw cleaning
4857    
4858      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
4859        Small fixes         vfw opens audio file in shared access mode
     Revision:  
       xvidcore--devapi4--1.0--patch-99  
4860    
4861      Small fixes       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
4862           Typo
4863    
4864    
4865      modified files:      modified files:
4866       src/encoder.c src/motion/vop_type_decision.c       examples/xvid_decraw.c vfw/src/resource.rc
4867    
4868        new patches:
4869         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
4870         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
4871         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
4872    
4873    
4874  2003-11-15 15:02:47 GMT                                         patch-98  2004-04-18 17:09:59 GMT                                         patch-21
4875    
4876      Summary:      Summary:
4877        DShow update + libxvidcore project file update        Dering hooking in DShow.
4878      Revision:      Revision:
4879        xvidcore--devapi4--1.0--patch-98        xvidcore--head--0.0--patch-21
4880    
4881      From peter:      From sysKin:
4882      * DShow now links against libxvidcore.lib       * Dering widget and associated code for dering support in DShow.
     * Some updates to the libxvidcore project file  
4883    
4884      modified files:      modified files:
4885       TODO build/win32/libxvidcore.dsp dshow/dshow.dsp       dshow/src/CXvidDecoder.cpp dshow/src/config.c
4886       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
4887    
4888    
4889  2003-11-15 01:51:28 GMT                                         patch-97  2004-04-18 17:08:53 GMT                                         patch-20
4890    
4891      Summary:      Summary:
4892        Small updates to doc files        Dering hooking in VFW.
4893      Revision:      Revision:
4894        xvidcore--devapi4--1.0--patch-97        xvidcore--head--0.0--patch-20
   
     Small updates to doc files  
4895    
4896        From sysKin:
4897         * Dering widget and associated code for dering support in VFW.
4898    
4899      modified files:      modified files:
4900       AUTHORS CodingStyle TODO doc/INSTALL doc/README       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
4901         vfw/src/resource.h vfw/src/resource.rc
     renamed files:  
      .arch-ids/authors.txt.id  
        ==> .arch-ids/AUTHORS.id  
      .arch-ids/todo.txt.id  
        ==> .arch-ids/TODO.id  
      authors.txt  
        ==> AUTHORS  
      todo.txt  
        ==> TODO  
4902    
4903    
4904  2003-11-14 11:23:55 GMT                                         patch-96  2004-04-18 17:06:14 GMT                                         patch-19
4905    
4906      Summary:      Summary:
4907        Updated ChangeLog        Added dering code.
4908      Revision:      Revision:
4909        xvidcore--devapi4--1.0--patch-96        xvidcore--head--0.0--patch-19
   
     Updated ChangeLog  
4910    
4911        From Marc Fauconneau:
4912         * Added dering code to core.
4913    
4914      modified files:      modified files:
4915       ChangeLog       src/image/postprocessing.c src/image/postprocessing.h
4916         src/xvid.h
4917    
4918    
4919  2003-11-13 23:09:34 GMT                                         patch-95  2004-04-18 17:02:48 GMT                                         patch-18
4920    
4921      Summary:      Summary:
4922        8x8 16bit Block SSE optimization.        Added static builds for msvc.
4923      Revision:      Revision:
4924        xvidcore--devapi4--1.0--patch-95        xvidcore--head--0.0--patch-18
   
     MMXed the calculation of SSE for 8x8 16bit blocks. This helps quite  
     a lot VHQ=4 mode.  
4925    
4926      My tests show with trellis:chroma_me:      From pete:
4927       - ~20% speed improvement for vhq=4.       * Added static type building project files for MSVC. Needed
4928       - at least 5% when using vhq=1.         for xvid_bench.
   
     Of course this speedup vanishes if more CPU intensive features are used.  
     CruNcher who used gmc/qpel, noticed "only" a ~5% speed improvement.  
4929    
4930      NB: i'm of course talking about overall speed improvement. Such a small      new files:
4931          patch for such a big improvement :-)       build/win32/.arch-ids/libxvidcore_static.dsp.id
4932         build/win32/.arch-ids/xvid_decraw_static.dsp.id
4933         build/win32/.arch-ids/xvid_encraw_static.dsp.id
4934         build/win32/libxvidcore_static.dsp
4935         build/win32/xvid_decraw_static.dsp
4936         build/win32/xvid_encraw_static.dsp
4937    
4938      modified files:      modified files:
4939       src/motion/estimation_rd_based.c src/motion/sad.c       TODO build/win32/xvidcore.dsw
      src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c  
4940    
4941    
4942  2003-11-13 22:34:33 GMT                                         patch-94  2004-04-15 19:32:53 GMT                                         patch-17
4943    
4944      Summary:      Summary:
4945        Various small bug fixes.        Merged fixes from 1.0 tree
4946      Revision:      Revision:
4947        xvidcore--devapi4--1.0--patch-94        xvidcore--head--0.0--patch-17
4948    
4949      * encoder.c: GMC code fix in encoder.c. Now gmcval is initialized correctly      Merged fixes from 1.0 tree
       when using GME.  
     * xvid_decraw.c: Fix elementary stream output.  
     * plugin_2pass2.c: Small parsing bug in stats reading in 2pass2.  
     * decoder.c: Read resync markers in bframes.  
4950    
4951      modified files:      Patches applied:
      examples/xvid_decraw.c src/decoder.c src/encoder.c  
      src/plugins/plugin_2pass2.c  
4952    
4953         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
4954           Fixed small bug in trellis code.
4955    
4956  2003-11-11 16:24:05 GMT                                         patch-93       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
4957           Ressource leaking in dshow.
4958    
4959      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
4960        VFW update for overflow control         Fixed missing 1st frame in dshow output.
     Revision:  
       xvidcore--devapi4--1.0--patch-93  
4961    
4962      From Koepi.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
4963      * Added widget and code for overflow control strength.         Tiny minor fixes for msvc.
     * Removed widgets for payback options and kfthresholds.  
     * Activated frame stats in DebugOutputView all the time.  
4964    
     From me:  
     * Activated static motion detection in cartoon mode.  
4965    
4966      modified files:      modified files:
4967       vfw/src/codec.c vfw/src/config.c vfw/src/resource.h       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp
4968       vfw/src/resource.rc       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4969         examples/xvid_decraw.c src/utils/mbtransquant.c src/xvid.h
4970    
4971        new patches:
4972         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
4973         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
4974         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
4975         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
4976    
4977    
4978  2003-11-09 20:47:47 GMT                                         patch-92  2004-04-15 19:28:53 GMT                                         patch-16
4979    
4980      Summary:      Summary:
4981        New two pass code.        Starting the 1.1 numbering here.
4982      Revision:      Revision:
4983        xvidcore--devapi4--1.0--patch-92        xvidcore--head--0.0--patch-16
4984    
4985      New two pass code. I may say it's just a fixed version, though it looks      From pete:
4986      more like a "take all the ideas and write it again" version. It performs       * Started 1.1 numbering
4987      better with all natural sequences i have and a bit worse with anime.       * Added 1.1 checking for the brightness field.
4988    
4989      Including it now, allow me improving the code during the beta releases.      PS: API 4 is extensible as long as we add fields at the end of
4990            the structures and that we had checks to mimic old core
4991            settings. That's why the API version doesn't change, but the
4992            public numbering does.
4993    
4994      modified files:      modified files:
4995       src/encoder.c src/plugins/plugin_2pass1.c       src/decoder.c src/xvid.c src/xvid.h
      src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c  
      vfw/src/config.c vfw/src/config.h  
4996    
4997    
4998  2003-11-09 17:07:16 GMT                                         patch-91  2004-04-14 19:22:52 GMT                                         patch-15
4999    
5000      Summary:      Summary:
5001        Fixes for bframe compensation (used in psnr tests).        Remove ppro code from mmx h263 quant.
5002      Revision:      Revision:
5003        xvidcore--devapi4--1.0--patch-91        xvidcore--head--0.0--patch-15
5004    
5005      * transfer_8to16_sub2_(c|mmx|xmm|3dne) write back the compensated      From Jean Marc:
5006        result to current frame pointer.       * Removed pentium pro opcodes from mmx functions (cmov)
     * transfer_8to16_sub2_mmx uses proper rounding (a+b+1)/2. The +1  
       operation was missing.  
     * Blocks skipped in bframes must be compensated for psnr computing.  
5007    
5008      modified files:      modified files:
5009       src/encoder.c src/motion/estimation_bvop.c       src/quant/x86_asm/quantize_h263_mmx.asm
      src/utils/mem_transfer.c  
      src/utils/x86_asm/mem_transfer_3dne.asm  
      src/utils/x86_asm/mem_transfer_mmx.asm  
5010    
5011    
5012  2003-11-05 16:05:44 GMT                                         patch-90  2004-04-13 20:05:24 GMT                                         patch-14
5013    
5014      Summary:      Summary:
5015        Speed improvement not wasting setedges and interpolate calls.        Reverted troublesome patch-11
5016      Revision:      Revision:
5017        xvidcore--devapi4--1.0--patch-90        xvidcore--head--0.0--patch-14
   
     Patch from syskin.  
5018    
5019      * This patch avoids calling setedges and interpolate for uneeded cases:      From ed.gomez:
5020         - setedges is only called once per frame.       * Removed buggy patch-11. Though xvid_bench tests passed, the code
5021         - interpolate is called only when the previous rounding         was buggy... and as all changes were involved, the patch is reverted.
          was different from the one needed.  
     * Interpolation has been optimized a bit for qpel case, we do the  
       hv pass down to top to use the cache more efficiently (hope so).  
5022    
5023      modified files:      modified files:
5024       src/encoder.c src/encoder.h src/image/image.c       src/utils/x86_asm/mem_transfer_mmx.asm
5025    
5026    
5027  2003-11-03 19:51:12 GMT                                         patch-89  2004-04-12 15:48:21 GMT                                         patch-13
5028    
5029      Summary:      Summary:
5030        SSE2 dev16 fix + xvid_bench DCT block alignments.        Optimized Plane SSE.
5031      Revision:      Revision:
5032        xvidcore--devapi4--1.0--patch-89        xvidcore--head--0.0--patch-13
5033    
5034      * Small error fixed by Skal in his dev16 code (missing pshufd).      From ed.gomez:
5035      * Blocks used by DCT tests are now aligned with DECLARE_ALIGNED_MATRIX       * Mostly unuseful patch as it optimizes a function that is used
5036        this avoids the well know segfaults when using SSE2 instructions that         not so often and that doesn't eat so much CPU. But as i'm always
5037        suppose data alignment.         doing debugging (thus using plane_sse), i like the idea of being
5038           doing the debugging the faster i can :-)
5039    
5040      modified files:      modified files:
5041       examples/xvid_bench.c src/motion/x86_asm/sad_sse2.asm       examples/xvid_bench.c src/image/image.c src/motion/sad.c
5042         src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c
5043    
5044    
5045  2003-11-03 15:42:23 GMT                                         patch-88  2004-04-12 15:38:01 GMT                                         patch-12
5046    
5047      Summary:      Summary:
5048        Align .rodata section for non coff objects        New H263 code.
5049      Revision:      Revision:
5050        xvidcore--devapi4--1.0--patch-88        xvidcore--head--0.0--patch-12
   
     Align .rodata section for non coff objects  
5051    
5052        From Jean Marc:
5053         * Improved H263 code.
5054    
5055      modified files:      modified files:
      src/bitstream/x86_asm/cbp_mmx.asm  
      src/bitstream/x86_asm/cbp_sse2.asm  
      src/dct/x86_asm/fdct_mmx_ffmpeg.asm  
      src/dct/x86_asm/fdct_mmx_skal.asm  
      src/dct/x86_asm/fdct_sse2_skal.asm  
      src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm  
      src/dct/x86_asm/idct_sse2_dmitry.asm  
      src/dct/x86_asm/simple_idct_mmx.asm  
      src/image/x86_asm/colorspace_rgb_mmx.asm  
      src/image/x86_asm/colorspace_yuyv_mmx.asm  
      src/image/x86_asm/interpolate8x8_3dn.asm  
      src/image/x86_asm/interpolate8x8_3dne.asm  
      src/image/x86_asm/interpolate8x8_mmx.asm  
      src/image/x86_asm/interpolate8x8_xmm.asm  
      src/image/x86_asm/qpel_mmx.asm  
      src/image/x86_asm/reduced_mmx.asm  
      src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm  
      src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm  
      src/motion/x86_asm/sad_xmm.asm  
      src/quant/x86_asm/quantize_h263_3dne.asm  
5056       src/quant/x86_asm/quantize_h263_mmx.asm       src/quant/x86_asm/quantize_h263_mmx.asm
      src/quant/x86_asm/quantize_mpeg_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_xmm.asm  
      src/utils/x86_asm/cpuid.asm  
      src/utils/x86_asm/interlacing_mmx.asm  
      src/utils/x86_asm/mem_transfer_3dne.asm  
5057    
5058    
5059  2003-11-02 23:01:43 GMT                                         patch-87  2004-04-12 14:03:19 GMT                                         patch-10
5060    
5061      Summary:      Summary:
5062        SSE2 update        Removed CVS Id field
5063      Revision:      Revision:
5064        xvidcore--devapi4--1.0--patch-87        xvidcore--head--0.0--patch-10
5065    
5066      * Added Dmitry SSE2 iDCT code back.      Removed CVS Id field
     * Plugged Dmitry iDCT as default for SSE2  
     * Fixed a bug in xvid_bench that was making it would test some CPU  
       instruction set w/o host CPU support. xvidcore init was simply  
       discarding irrelevant cpu flags.  
5067    
     new files:  
      src/dct/x86_asm/.arch-ids/idct_sse2_dmitry.asm.id  
      src/dct/x86_asm/idct_sse2_dmitry.asm  
5068    
5069      modified files:      modified files:
5070       build/generic/sources.inc build/win32/libxvidcore.dsp       src/motion/ppc_asm/sad_altivec.c
      examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h src/xvid.c  
5071    
5072    
5073  2003-10-31 14:53:26 GMT                                         patch-86  2004-04-12 14:00:16 GMT                                         patch-9
5074    
5075      Summary:      Summary:
5076        Better handling of old windres versions + GNU make dependency.        Added debug option (-debug)
5077      Revision:      Revision:
5078        xvidcore--devapi4--1.0--patch-86        xvidcore--head--0.0--patch-9
5079    
5080      Old versions of GNU windres (<2.14) don't have the same short options.      Added debug option (-debug)
     But long options remain the same so it's better to use long option names  
     to have ful compatibility with older versions.  
5081    
     The Makefile appears to be dependent on GNU make because shell expansion  
     for retrieving the path of the Makefile is wrong when using `` even with  
     a single expansion assignment :=. It keeps being expanded when used.  
5082    
5083      modified files:      modified files:
5084       doc/INSTALL vfw/bin/Makefile       examples/xvid_decraw.c
5085    
5086    
5087  2003-10-29 11:31:28 GMT                                         patch-85  2004-04-12 13:53:00 GMT                                         patch-8
5088    
5089      Summary:      Summary:
5090        Added sse2 f/iDCT code from skal        Merged stable tree fixes
5091      Revision:      Revision:
5092        xvidcore--devapi4--1.0--patch-85        xvidcore--head--0.0--patch-8
   
     * Added sse2 f/iDCT code from skal  
     * Added hooking in xvid.c  
   
     new files:  
      src/dct/x86_asm/.arch-ids/fdct_sse2_skal.asm.id  
      src/dct/x86_asm/fdct_sse2_skal.asm  
   
     modified files:  
      build/generic/sources.inc build/win32/libxvidcore.dsp  
      src/xvid.c  
5093    
5094        Merged stable tree fixes
5095    
5096  2003-10-29 00:19:10 GMT                                         patch-84      Patches applied:
5097    
5098      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
5099        Fix the static motion detection         Compiler quirk in portab.h
     Revision:  
       xvidcore--devapi4--1.0--patch-84  
5100    
5101      Fix the static motion detection       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
5102           DShow widget hiding.
5103    
5104         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
5105           RGB 16bit output fix.
5106    
5107      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
5108       src/motion/estimation_pvop.c         3DNow Ext functions use MMXEXT opcodes.
5109    
5110         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
5111           PGM support back in xvid_decraw.
5112    
5113  2003-10-28 23:39:46 GMT                                         patch-83       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
5114           Better MV clipping code.
5115    
5116      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
5117        Added cartoon option handling.         3dnow functions proper separation.
     Revision:  
       xvidcore--devapi4--1.0--patch-83  
5118    
5119      Added cartoon widgets + handling code.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
5120           Don't do SAD and RD based searches for qp.
5121    
     NB: static motion detection is disabled because of crashes on P4  
         cpus.  
5122    
5123      modified files:      modified files:
5124       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       dshow/src/xvid.ax.rc examples/xvid_decraw.c src/decoder.c
5125       vfw/src/resource.h vfw/src/resource.rc       src/image/colorspace.c src/motion/estimation_pvop.c
5126         src/portab.h src/xvid.c
   
 2003-10-28 17:44:09 GMT                                         patch-82  
   
     Summary:  
       ASM cleanups;  
     Revision:  
       xvidcore--devapi4--1.0--patch-82  
   
     * Applied same style to all asm files  
     * Replaced current sad sse2 operators with skal's ones  
     * Removed old and unused colorspace asm files  
   
     removed files:  
      src/image/x86_asm/.arch-ids/rgb_to_yv12_mmx.asm.id  
      src/image/x86_asm/.arch-ids/yuv_to_yv12_mmx.asm.id  
      src/image/x86_asm/.arch-ids/yuyv_to_yv12_mmx.asm.id  
      src/image/x86_asm/.arch-ids/yv12_to_rgb24_mmx.asm.id  
      src/image/x86_asm/.arch-ids/yv12_to_rgb32_mmx.asm.id  
      src/image/x86_asm/.arch-ids/yv12_to_yuyv_mmx.asm.id  
      src/image/x86_asm/rgb_to_yv12_mmx.asm  
      src/image/x86_asm/yuv_to_yv12_mmx.asm  
      src/image/x86_asm/yuyv_to_yv12_mmx.asm  
      src/image/x86_asm/yv12_to_rgb24_mmx.asm  
      src/image/x86_asm/yv12_to_rgb32_mmx.asm  
      src/image/x86_asm/yv12_to_yuyv_mmx.asm  
5127    
5128      modified files:      new patches:
5129       build/generic/sources.inc src/bitstream/x86_asm/cbp_3dne.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
5130       src/bitstream/x86_asm/cbp_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
5131       src/bitstream/x86_asm/cbp_sse2.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
5132       src/dct/x86_asm/fdct_mmx_ffmpeg.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
5133       src/dct/x86_asm/fdct_mmx_skal.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
5134       src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
5135       src/dct/x86_asm/simple_idct_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
5136       src/image/x86_asm/colorspace_mmx.inc       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
      src/image/x86_asm/colorspace_rgb_mmx.asm  
      src/image/x86_asm/colorspace_yuv_mmx.asm  
      src/image/x86_asm/colorspace_yuyv_mmx.asm  
      src/image/x86_asm/interpolate8x8_3dn.asm  
      src/image/x86_asm/interpolate8x8_3dne.asm  
      src/image/x86_asm/interpolate8x8_mmx.asm  
      src/image/x86_asm/interpolate8x8_xmm.asm  
      src/image/x86_asm/qpel_mmx.asm  
      src/image/x86_asm/reduced_mmx.asm  
      src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm  
      src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm  
      src/motion/x86_asm/sad_xmm.asm  
      src/quant/x86_asm/quantize_h263_3dne.asm  
      src/quant/x86_asm/quantize_h263_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_xmm.asm  
      src/utils/x86_asm/cpuid.asm  
      src/utils/x86_asm/interlacing_mmx.asm  
      src/utils/x86_asm/mem_transfer_3dne.asm  
      src/utils/x86_asm/mem_transfer_mmx.asm  
5137    
5138    
5139  2003-10-27 01:13:47 GMT                                         patch-81  2004-04-05 20:44:57 GMT                                         patch-7
5140    
5141      Summary:      Summary:
5142        d_mv_bits speedup from sysKin        MSVC warning.
5143      Revision:      Revision:
5144        xvidcore--devapi4--1.0--patch-81        xvidcore--head--0.0--patch-7
   
     d_mv_bits speedup from sysKin  
5145    
5146        From pete:
5147         * Fixed MSVC warnings about float vs double.
5148    
5149      modified files:      modified files:
5150       src/motion/motion_inlines.h       src/plugins/plugin_lumimasking.c
5151    
5152    
5153  2003-10-27 00:55:51 GMT                                         patch-80  2004-04-05 20:04:10 GMT                                         patch-6
5154    
5155      Summary:      Summary:
5156        fDCT changes, new asm CodingStyle applied to dct dir        Frame dropping alternative fix.
5157      Revision:      Revision:
5158        xvidcore--devapi4--1.0--patch-80        xvidcore--head--0.0--patch-6
5159    
5160      * Ported the ffmpeg fDCT functions (mmx and xmm).      From sysKin:
5161      * Modified the skal's versions a bit to allow rolling loops.       * Different solution to the same problem previously fixed in
5162      * Activated Skal's fDCTs (unrolled versions) for mmx _and_ xmm         1.0 tree.
       (old code was ignoring xmm versions)  
     * Removed the SSE2 versions (they'll be back later)  
     * .data -> .rodata  
     * Applied announced asm CodingStyle to the dct dir  
       (I'll have to add a section with the said CodingStyle)  
5163    
5164      modified files:      modified files:
5165       build/generic/sources.inc build/win32/libxvidcore.dsp       src/encoder.c
      src/dct/fdct.h src/dct/idct.h  
      src/dct/x86_asm/fdct_mmx_ffmpeg.asm  
      src/dct/x86_asm/fdct_mmx_skal.asm  
      src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm  
      src/dct/x86_asm/simple_idct_mmx.asm src/xvid.c  
   
     renamed files:  
      src/dct/x86_asm/.arch-ids/fdct_mmx.asm.id  
        ==> src/dct/x86_asm/.arch-ids/fdct_mmx_ffmpeg.asm.id  
      src/dct/x86_asm/.arch-ids/fdct_xmm.asm.id  
        ==> src/dct/x86_asm/.arch-ids/fdct_mmx_skal.asm.id  
      src/dct/x86_asm/fdct_mmx.asm  
        ==> src/dct/x86_asm/fdct_mmx_ffmpeg.asm  
      src/dct/x86_asm/fdct_xmm.asm  
        ==> src/dct/x86_asm/fdct_mmx_skal.asm  
5166    
5167    
5168  2003-10-25 13:48:42 GMT                                         patch-79  2004-04-05 19:45:17 GMT                                         patch-5
5169    
5170      Summary:      Summary:
5171        BQuant->PQuant fix.        Merged stable tree fixes
5172      Revision:      Revision:
5173        xvidcore--devapi4--1.0--patch-79        xvidcore--head--0.0--patch-5
5174    
5175      When using closed_gop, a BFrame before an IFrame is turned into a PFrame.      Merged stable tree fixes
     Thus is original quant has to be computed back, a rounding was causing these  
     frames to be orig_quant-1. As a consequence we had very big frames before  
     the IFrame, loosing many bits for nearly no visual benefit.  
5176    
5177      modified files:      Patches applied:
      src/encoder.c  
5178    
5179         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
5180           Typo in ME fast comparison.
5181    
5182  2003-10-25 10:26:48 GMT                                         patch-78       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
5183           Dead code removal.
5184    
5185      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
5186        Added closed gop option to xvid_encraw         Frame dropping disabling for bframes.
     Revision:  
       xvidcore--devapi4--1.0--patch-78  
5187    
5188      Added closed gop option to xvid_encraw       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
5189           Marking RC4
5190    
5191    
5192      modified files:      modified files:
5193       examples/xvid_encraw.c       ChangeLog build/generic/configure.in src/encoder.c
5194         src/motion/estimation_common.c src/xvid.h
5195    
5196        new patches:
5197         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
5198         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
5199         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
5200         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
5201    
5202    
5203  2003-10-24 17:39:53 GMT                                         patch-77  2004-04-03 10:33:44 GMT                                         patch-4
5204    
5205      Summary:      Summary:
5206        RD fixes.        Merged 1.0 fixes
5207      Revision:      Revision:
5208        xvidcore--devapi4--1.0--patch-77        xvidcore--head--0.0--patch-4
   
     Inter RD optimization relied on buggy functions to predict bitsize.  
5209    
5210      modified files:      Merged 1.0 fixes
      src/motion/estimation_pvop.c src/motion/motion_inlines.h  
5211    
5212        Patches applied:
5213    
5214  2003-10-22 15:48:01 GMT                                         patch-76       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
5215           tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
5216    
5217      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
5218        Small INSTALL update due to previous build patches.         VFW Resource leak fix (try #2)
     Revision:  
       xvidcore--devapi4--1.0--patch-76  
5219    
     Small INSTALL update due to previous build patches.  
5220    
5221      modified files:      modified files:
5222       doc/INSTALL       vfw/src/codec.c vfw/src/driverproc.c
5223    
5224        new patches:
5225         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
5226         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
5227    
5228    
5229  2003-10-21 21:27:46 GMT                                         patch-75  2004-04-02 21:44:39 GMT                                         patch-3
5230    
5231      Summary:      Summary:
5232        Removed unused next_block vars.        Merged new PPC port
5233      Revision:      Revision:
5234        xvidcore--devapi4--1.0--patch-75        xvidcore--head--0.0--patch-3
5235    
5236      Removed unused next_block vars.      Merged new PPC port
5237    
5238      modified files:      Patches applied:
      src/decoder.c  
5239    
5240         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
5241           tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5242    
5243  2003-10-21 21:24:15 GMT                                         patch-74       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
5244           Sad Altivec File added
5245    
5246      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
5247        VFW build changes.         Mem Transfer functions ported to altivec
     Revision:  
       xvidcore--devapi4--1.0--patch-74  
5248    
5249      The build system has been modified to look like the core lib one       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
5250      minus the configure system.         bugfix in mem transfer altivec routines
5251    
5252      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
5253       vfw/bin/Makefile vfw/bin/sources.inc vfw/src/config.c         Bug Fix in Mem Transfer
      vfw/vfw.dsp  
5254    
5255      renamed files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
5256       vfw/bin/.arch-ids/Makefile.cygwin.id         Walken Inverse DCT added
        ==> vfw/bin/.arch-ids/Makefile.id  
      vfw/bin/.arch-ids/Makefile.inc.id  
        ==> vfw/bin/.arch-ids/sources.inc.id  
      vfw/bin/Makefile.cygwin  
        ==> vfw/bin/Makefile  
      vfw/bin/Makefile.inc  
        ==> vfw/bin/sources.inc  
      vfw/src/.arch-ids/config.rc.id  
        ==> vfw/src/.arch-ids/resource.rc.id  
      vfw/src/config.rc  
        ==> vfw/src/resource.rc  
5257    
5258         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
5259           Interpolate8x8 altivec added
5260    
5261  2003-10-21 17:00:09 GMT                                         patch-73       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
5262           interpolate avg2 altivec added
5263    
5264      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
5265        Decoder cleanups and speedup         Star-merged Edouards Branch
     Revision:  
       xvidcore--devapi4--1.0--patch-73  
5266    
5267      cleanups, speedups from sysKin       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
5268           Added RGB to YV12 Altivec routines
5269    
5270      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
5271       src/decoder.c         Added YUV to YV12 Altivec routines
5272    
5273         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
5274           more interpolate functions
5275    
5276  2003-10-21 16:22:15 GMT                                         patch-72       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
5277           H263 Quantization added in altivec
5278    
5279      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
5280        Build fixes for newer nasm versions.         Star-Merge with main branch
     Revision:  
       xvidcore--devapi4--1.0--patch-72  
5281    
5282      nasm does not take care of adding trailing slashes to include paths.       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
5283      A patch to upstream authors has been refused because "the backslash()         h263 dequantization with altivec
     feature has been abandoned to get back to old nasm behavior"  
5284    
5285      Their choice is kinda stupid as nasm is now open to user mistakes... :\       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
5286      So we fix that on ou side.         sse8_16bit added
5287    
5288      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
5289       build/generic/configure.in build/win32/libxvidcore.dsp         added yv12 to yuv colorspace routines (altivec)
5290    
5291         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5292           tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
5293    
5294  2003-10-17 15:13:12 GMT                                         patch-71       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5295           Merged with mainline patch-9
5296    
5297      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5298        Updated docs.         PPC platform support cleanup.
     Revision:  
       xvidcore--devapi4--1.0--patch-71  
5299    
5300      The doc of devapi4 is mostly out dated, i t is much better not to       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
5301      keep it in the repository at the moment. We'll add new docs later.         Merging Paul's changes
5302    
5303      Added a INSTALL doc that explains the build/install process for       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5304      supported platforms. It's a first try, things may be added later.         Merged mainline patches
5305    
5306      new files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
5307       doc/.arch-ids/INSTALL.id doc/INSTALL         Merged up to mainline RC1
5308    
5309      removed files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
5310       doc/.arch-ids/API.dox.id doc/.arch-ids/Makefile.id         Merged chn's work
      doc/.arch-ids/foot.inc.in.id doc/.arch-ids/header.tex.in.id  
      doc/.arch-ids/xvid-decoding.txt.id  
      doc/.arch-ids/xvid-encoder.txt.id doc/API.dox doc/Makefile  
      doc/foot.inc.in doc/header.tex.in doc/xvid-decoding.txt  
      doc/xvid-encoder.txt  
5311    
5312      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
5313       CodingStyle README doc/README         Merged chn's mem transfer functions
5314    
5315      renamed files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
5316       .arch-ids/README.txt.id         Merged mainline mem_transfer arch separation
        ==> .arch-ids/README.id  
      .arch-ids/changelog.txt.id  
        ==> .arch-ids/ChangeLog.id  
      README.txt  
        ==> README  
      changelog.txt  
        ==> ChangeLog  
5317    
5318         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
5319           Merged mainline patches
5320    
5321  2003-10-15 13:53:11 GMT                                         patch-70       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
5322           Replayed unconflicting patches from chn
5323    
5324      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
5325        Better cross compilation handling.         Merging mainline up to patch-31
     Revision:  
       xvidcore--devapi4--1.0--patch-70  
5326    
5327      With this patch it is now possible to cross compile xvid       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
5328      quite easily for win32 platform on a build linux host.         Forgotten patch from chn
5329    
5330      Recipe for debian system:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
5331       $ apt-get install mingw32         Merged chn's branch up to patch-10
      (or create your own cross compiler/binutils suite and install mingw32  
       header files -- sorry i don't have a recipe for this, this is let as  
       an exercice for the reader)  
      $ cd ${xvidcore}  
      $ cd build/generic  
      $ ./bootstrap.sh  
      $ ./configure --host=i586-mingw32msvc  
       (all occurences of i586-mingw32msvc may be replaced with the right  
        prefix you've choosen for your cross compiler and cross binutils)  
      $ make  
      $ cd ../../vfw/bin  
      $ make -f Makefile.cygwin \  
       CC=i586-mingw32msvc-gcc WINDRES=i586-mingw32msvc-windres  
5332    
5333      Enjoy your win32 xvid.dll build by free software, on a free OS, for a devil       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
5334      OS target.         Merged work from Chriostoph up to patch-13
5335    
5336      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
5337       build/generic/configure.in vfw/bin/Makefile.cygwin         Merged stuff from mainline
5338    
5339         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
5340           Merged chn's work
5341    
5342  2003-10-14 15:17:28 GMT                                         patch-69       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
5343           Merged mainline
5344    
5345      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
5346        Fixed Qpel+Interpolation decoding. Cleaned up mb->mode usage.         Merged mainline fixes
     Revision:  
       xvidcore--devapi4--1.0--patch-69  
5347    
5348      * Fixed interpolate mode + qpel decoding.       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
5349      * MB->mb_type completely replaced by MB->mode         Merging head branch to prepare mainline merging
5350    
5351      modified files:       * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5352       src/decoder.c         tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5353    
5354         * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5355           Quick changes for ppc linux
5356    
 2003-10-12 21:57:24 GMT                                         patch-68  
5357    
5358      Summary:      new files:
5359        ac/dc prediction for intra RD search.       src/dct/ppc_asm/.arch-ids/idct_altivec.c.id
5360      Revision:       src/dct/ppc_asm/idct_altivec.c src/image/ppc_asm/.arch-ids/=id
5361        xvidcore--devapi4--1.0--patch-68       src/image/ppc_asm/.arch-ids/colorspace_altivec.c.id
5362         src/image/ppc_asm/.arch-ids/interpolate8x8_altivec.c.id
5363         src/image/ppc_asm/colorspace_altivec.c
5364         src/image/ppc_asm/interpolate8x8_altivec.c
5365         src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
5366         src/motion/ppc_asm/sad_altivec.c
5367         src/quant/ppc_asm/.arch-ids/=id
5368         src/quant/ppc_asm/.arch-ids/quant_h263_altivec.c.id
5369         src/quant/ppc_asm/quant_h263_altivec.c
5370         src/utils/ppc_asm/.arch-ids/=id
5371         src/utils/ppc_asm/.arch-ids/altivec_trigger.c.id
5372         src/utils/ppc_asm/.arch-ids/mem_transfer_altivec.c.id
5373         src/utils/ppc_asm/altivec_trigger.c
5374         src/utils/ppc_asm/mem_transfer_altivec.c
5375    
5376      From syskin, added real ac/dc prediction for INTRA's bitcount.      removed files:
5377         src/bitstream/ppc_asm/.arch-ids/cbp_altivec.s.id
5378         src/bitstream/ppc_asm/.arch-ids/cbp_ppc.s.id
5379         src/bitstream/ppc_asm/cbp_altivec.s
5380         src/bitstream/ppc_asm/cbp_ppc.s
5381         src/dct/ppc_asm/.arch-ids/fdct_altivec.s.id
5382         src/dct/ppc_asm/.arch-ids/idct_altivec.s.id
5383         src/dct/ppc_asm/fdct_altivec.s src/dct/ppc_asm/idct_altivec.s
5384         src/motion/ppc_asm/.arch-ids/README.id
5385         src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
5386         src/motion/ppc_asm/.arch-ids/sad_altivec.s.id
5387         src/motion/ppc_asm/README src/motion/ppc_asm/sad_altivec.c
5388         src/motion/ppc_asm/sad_altivec.s
5389    
5390      modified files:      modified files:
5391       src/motion/estimation_rd_based.c       build/generic/Makefile build/generic/configure.in
5392         build/generic/platform.inc.in build/generic/sources.inc
5393         examples/xvid_bench.c src/bitstream/cbp.h src/dct/fdct.h
5394  2003-10-09 18:15:50 GMT                                         patch-67       src/dct/idct.h src/dct/simple_idct.c src/image/colorspace.h
5395         src/image/interpolate8x8.h src/motion/sad.h src/portab.h
5396      Summary:       src/quant/quant.h src/utils/emms.h src/utils/mem_transfer.h
5397        Pigrated asm code to new quant API.       src/xvid.c
     Revision:  
       xvidcore--devapi4--1.0--patch-67  
5398    
5399      Many changes that are mostly cosmetic in the asm files.      new directories:
5400       * indent       src/image/ppc_asm src/image/ppc_asm/.arch-ids
5401       * added xor eax, eax in quant_(h263|mpeg)_intra_.* functions       src/quant/ppc_asm src/quant/ppc_asm/.arch-ids
5402         (just to make sure the returned value isn't random)       src/utils/ppc_asm src/utils/ppc_asm/.arch-ids
      * added xor eax, eax in dequant_(h263|mpeg)_.* functions  
        (just to make sure the returned value isn't random)  
      * synced cpuid.asm XVID_CPU_feature constants with the one  
        defined in the C code (xvid.h)  
      * enabled all cpu tests in xvid_bench.c  
5403    
5404      modified files:      new patches:
5405       examples/xvid_bench.c src/quant/quant_h263.c       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
5406       src/quant/quant_mpeg.c       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
5407       src/quant/x86_asm/quantize_h263_3dne.asm       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
5408       src/quant/x86_asm/quantize_h263_mmx.asm       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
5409       src/quant/x86_asm/quantize_mpeg_mmx.asm       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
5410       src/quant/x86_asm/quantize_mpeg_xmm.asm       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
5411       src/utils/x86_asm/cpuid.asm src/xvid.h       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
5412         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
5413         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
5414         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
5415         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
5416         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
5417         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
5418         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
5419         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
5420         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
5421         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
5422         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5423         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5424         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5425         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
5426         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5427         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
5428         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
5429         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
5430         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
5431         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
5432         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
5433         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
5434         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
5435         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
5436         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
5437         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
5438         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
5439         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
5440         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
5441         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
5442         ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5443         ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5444    
5445    
5446  2003-10-08 21:05:47 GMT                                         patch-66  2004-04-02 21:26:57 GMT                                         patch-2
5447    
5448      Summary:      Summary:
5449        Updated xvid_bench for quant API changes        messed with XviD BS version
5450      Revision:      Revision:
5451        xvidcore--devapi4--1.0--patch-66        xvidcore--head--0.0--patch-2
5452    
5453      Updated xvid_bench for quant API changes      messed with XviD BS version
5454    
5455    
5456      modified files:      modified files:
5457       examples/xvid_bench.c       src/xvid.h
5458    
5459    
5460  2003-10-07 13:03:51 GMT                                         patch-65  2004-04-02 21:25:15 GMT                                         patch-1
5461    
5462      Summary:      Summary:
5463        Quant functions API changes (first step)        Brightness Postprocessing.
5464      Revision:      Revision:
5465        xvidcore--devapi4--1.0--patch-65        xvidcore--head--0.0--patch-1
   
     In the road to instance safe mpeg quantization, a small cleanup  
     to the quant API was needed. It consists in changing the way we  
     name the functions quant_{mpeg|h263}_{inter|intra}_{arch} and in  
     a move to a more unified API (even intra functions return the sum  
     of coefficients, it can be used as a complexity measure at a later  
     time).  
5466    
5467      This patch touch lot of files, but all changes are trivial.      From Pete:
5468         * Added brightness postprocessing.
5469    
5470      NB: we should check the IA64 asm validity, i changed things but      From ed.gomez:
5471          i can't test them.       * Merging changes due to CVS branches unsync state between head and
5472           last 1.0 dev branch.
5473    
5474      new files:      new files:
5475       src/quant/.arch-ids/quant.h.id src/quant/quant.h       src/image/x86_asm/.arch-ids/postprocessing_mmx.asm.id
5476         src/image/x86_asm/postprocessing_mmx.asm
     removed files:  
      src/quant/.arch-ids/quant_h263.h.id  
      src/quant/.arch-ids/quant_mpeg4.h.id src/quant/quant_h263.h  
      src/quant/quant_mpeg4.h  
5477    
5478      modified files:      modified files:
5479       build/generic/sources.inc build/win32/libxvidcore.dsp       build/generic/sources.inc build/win32/libxvidcore.dsp
5480       src/decoder.c src/encoder.c src/image/qpel.c       dshow/src/CXvidDecoder.cpp dshow/src/config.c
5481       src/motion/estimation_rd_based.c       dshow/src/xvid.ax.rc src/decoder.c src/image/image.c
5482       src/quant/ia64_asm/quant_h263_ia64.s src/quant/quant_h263.c       src/image/image.h src/image/postprocessing.c
5483       src/quant/quant_matrix.c src/quant/quant_matrix.h       src/image/postprocessing.h src/xvid.c src/xvid.h
5484       src/quant/quant_mpeg.c       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
5485       src/quant/x86_asm/quantize_h263_3dne.asm       vfw/src/resource.h vfw/src/resource.rc
      src/quant/x86_asm/quantize_h263_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_mmx.asm  
      src/quant/x86_asm/quantize_mpeg_xmm.asm  
      src/utils/mbtransquant.c src/xvid.c src/xvid.h  
   
     renamed files:  
      src/quant/.arch-ids/quant_mpeg4.c.id  
        ==> src/quant/.arch-ids/quant_mpeg.c.id  
      src/quant/quant_mpeg4.c  
        ==> src/quant/quant_mpeg.c  
      src/quant/x86_asm/.arch-ids/quantize4_mmx.asm.id  
        ==> src/quant/x86_asm/.arch-ids/quantize_mpeg_mmx.asm.id  
      src/quant/x86_asm/.arch-ids/quantize4_xmm.asm.id  
        ==> src/quant/x86_asm/.arch-ids/quantize_mpeg_xmm.asm.id  
      src/quant/x86_asm/.arch-ids/quantize_3dne.asm.id  
        ==> src/quant/x86_asm/.arch-ids/quantize_h263_3dne.asm.id  
      src/quant/x86_asm/.arch-ids/quantize_mmx.asm.id  
        ==> src/quant/x86_asm/.arch-ids/quantize_h263_mmx.asm.id  
      src/quant/x86_asm/quantize4_mmx.asm  
        ==> src/quant/x86_asm/quantize_mpeg_mmx.asm  
      src/quant/x86_asm/quantize4_xmm.asm  
        ==> src/quant/x86_asm/quantize_mpeg_xmm.asm  
      src/quant/x86_asm/quantize_3dne.asm  
        ==> src/quant/x86_asm/quantize_h263_3dne.asm  
      src/quant/x86_asm/quantize_mmx.asm  
        ==> src/quant/x86_asm/quantize_h263_mmx.asm  
5486    
5487    
5488  2003-10-05 00:15:15 GMT                                         patch-64  2004-04-02 20:36:54 GMT                                         base-0
5489    
5490      Summary:      Summary:
5491        Updated ChangeLog        tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
     Revision:  
       xvidcore--devapi4--1.0--patch-64  
   
     Updated ChangeLog  
   
   
     modified files:  
      changelog.txt  
   
   
 2003-10-04 16:04:30 GMT                                         patch-63  
   
     Summary:  
       Removed legacy 2pass code from vfw  
     Revision:  
       xvidcore--devapi4--1.0--patch-63  
   
     Removed legacy 2pass code from vfw  
   
   
     removed files:  
      vfw/src/.arch-ids/2pass.c.id vfw/src/.arch-ids/2pass.h.id  
      vfw/src/2pass.c vfw/src/2pass.h  
   
   
 2003-10-04 00:41:38 GMT                                         patch-62  
   
     Summary:  
       Working VFW mingw/cygwin build system.  
     Revision:  
       xvidcore--devapi4--1.0--patch-62  
   
     This patch fixes the VFW building process. Now it should work out  
     of the box using these steps:  
      # cd ${xvidcore}  
      # cd build/generic  
      # ./bootstrap.sh <-- only needed for CVS checkouts.  
      # ./configure  
      # make  
      # cd ../../vfw/bin  
      # make -f Makefile.cygwin  
   
     Then install as usual clicking on the inf file or "make install"  
     in the vfw/bin dir.  
   
     modified files:  
      vfw/bin/Makefile.cygwin vfw/src/config.rc vfw/src/debug.h  
      vfw/src/driverproc.c  
   
   
 2003-10-03 17:00:53 GMT                                         patch-61  
   
     Summary:  
       Fixes for alternate scan and interlacing support.  
     Revision:  
       xvidcore--devapi4--1.0--patch-61  
   
     Fixes from CVS (by sysKin) for:  
      - added alternate scan support with VHQ  
      - fixed interlacing support in s/b-frames. May fix a potential problem  
        as field_pred struct field seemed not to be initialized anywhere.  
        As it's not supported yet, write an hardcoded 0 bit.  
   
     Fixes from me for the fixes from syKin:  
      - scan_table effectively used in MBCodingBVOP  
      - Block_CalcBits(Intra) fixes to data->scan_table (implies prototype  
        change and code modification every where the functions were used)  
   
     I also increased BS version as it might result in different bitstreams  
     It's now at version 20.  
   
     modified files:  
      src/bitstream/mbcoding.c src/bitstream/mbcoding.h  
      src/decoder.c src/encoder.c src/motion/estimation.h  
      src/motion/estimation_rd_based.c src/xvid.h  
   
   
 2003-10-03 15:41:37 GMT                                         patch-60  
   
     Summary:  
       Removed BIGLUT support.  
     Revision:  
       xvidcore--devapi4--1.0--patch-60  
   
     Remobed legacy code for BIGLUT support. It was unused and RD based  
     Motion Estimation was not even compatible with this type of VLC coding.  
   
     modified files:  
      build/generic/configure.in src/bitstream/mbcoding.c  
      src/bitstream/mbcoding.h src/prediction/mbprediction.c  
   
   
 2003-10-03 13:25:17 GMT                                         patch-59  
   
     Summary:  
       Bugfix for PFrames+ Ext Search.  
     Revision:  
       xvidcore--devapi4--1.0--patch-59  
   
     In Qpel mode, the code was doing a diamond search for wrong predictors.  
     This resulted in poor performance as the diamond search was sitting there  
     for sometime.  
   
     modified files:  
      src/motion/estimation.h src/motion/estimation_pvop.c  
   
   
 2003-10-02 16:50:51 GMT                                         patch-58  
   
     Summary:  
       Added VFW makefile for cygwin/minsys  
     Revision:  
       xvidcore--devapi4--1.0--patch-58  
   
     Added VFW makefile for cygwin/minsys. I can't test it so it is probably not  
     right out of the box. Waiting for feedback in order to fix it.  
   
     new files:  
      vfw/bin/.arch-ids/Makefile.cygwin.id  
      vfw/bin/.arch-ids/Makefile.inc.id vfw/bin/Makefile.cygwin  
      vfw/bin/Makefile.inc vfw/src/w32api/.arch-ids/=id  
      vfw/src/w32api/.arch-ids/vfw.h.id vfw/src/w32api/vfw.h  
   
     new directories:  
      vfw/src/w32api vfw/src/w32api/.arch-ids  
   
   
 2003-10-02 13:35:15 GMT                                         patch-57  
   
     Summary:  
       Cleaned up the lumimasking code.  
     Revision:  
       xvidcore--devapi4--1.0--patch-57  
   
     The lumimasking code was not very plugin oriented as it has been ported  
     from old XviD versions. This patch cleans up the code and integrates it  
     better with plugin design. No changes done in teh functionnal code.  
   
     modified files:  
      src/plugins/plugin_lumimasking.c  
   
   
 2003-10-01 23:07:07 GMT                                         patch-56  
   
     Summary:  
       Cleaned up trailing space chars.  
     Revision:  
       xvidcore--devapi4--1.0--patch-56  
   
     The kind of patch we would love to avoid as they make merging  
     a nightmare while they're kind of useless patches.  
   
     Applied sed 's/[ \t]*$//' to all c/h files.  
   
     modified files:  
      src/bitstream/bitstream.c src/bitstream/bitstream.h  
      src/bitstream/cbp.c src/bitstream/mbcoding.c src/dct/idct.c  
      src/dct/simple_idct.c src/decoder.c src/decoder.h  
      src/encoder.c src/encoder.h src/global.h  
      src/image/colorspace.c src/image/colorspace.h src/image/font.c  
      src/image/image.c src/image/image.h src/image/interpolate8x8.c  
      src/image/interpolate8x8.h src/image/qpel.c src/image/qpel.h  
      src/image/reduced.c src/motion/estimation_rd_based.c  
      src/motion/gmc.c src/motion/gmc.h src/motion/motion.h  
      src/motion/sad.c src/plugins/plugin_2pass1.c  
      src/plugins/plugin_2pass2.c src/plugins/plugin_fixed.c  
      src/plugins/plugin_psnr.c src/plugins/plugin_single.c  
      src/portab.h src/prediction/mbprediction.c  
      src/utils/mbtransquant.c src/utils/timer.c src/xvid.c  
      src/xvid.h  
   
   
 2003-09-30 18:10:18 GMT                                         patch-55  
   
     Summary:  
       Code cleanups.  
     Revision:  
       xvidcore--devapi4--1.0--patch-55  
   
     It's been a while since the last ISOC89 conformance cleanup.  
   
     Using the following switches help a lot :-)  
      -Wall -Wsign-compare -Wredundant-decls -Wunreachable-code -Wnested-externs \  
      -ansi  
   
     Result: 0 warning/0 error  
   
     modified files:  
      src/bitstream/vlc_codes.h src/global.h src/image/qpel.h  
      src/motion/estimation.h src/motion/estimation_bvop.c  
      src/motion/estimation_gmc.c src/motion/estimation_pvop.c  
      src/motion/estimation_rd_based.c src/motion/gmc.c  
      src/motion/gmc.h src/motion/motion_inlines.h  
      src/motion/vop_type_decision.c  
   
   
 2003-09-29 00:31:32 GMT                                         patch-54  
   
     Summary:  
       Memory leakage fixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-54  
   
     The pEnc->queue was allocated but not freed when bframes == 0.  
     And queue images were not freed as well.  
   
     modified files:  
      examples/Makefile src/encoder.c src/image/image.c  
      src/utils/mem_align.c  
   
   
 2003-09-28 16:45:02 GMT                                         patch-53  
   
     Summary:  
       Fixes the unitialized mcsel bit in RD based ME  
     Revision:  
       xvidcore--devapi4--1.0--patch-53  
   
     Fixes the unitialized mcsel bit in RD based ME  
   
   
     modified files:  
      src/motion/estimation_rd_based.c  
   
   
 2003-09-28 01:00:06 GMT                                         patch-52  
   
     Summary:  
       Fix the XviD constant version initialization  
     Revision:  
       xvidcore--devapi4--1.0--patch-52  
   
     Fix the XviD constant version initialization  
   
   
     modified files:  
      src/xvid.h  
   
   
 2003-09-28 00:47:05 GMT                                         patch-51  
   
     Summary:  
       Fix to the build system (the come back).  
     Revision:  
       xvidcore--devapi4--1.0--patch-51  
   
     Ok this one fixes the way we build the targets. The VPATH thingy really  
     works with the library targets. My understanding of the VPATH mechanism  
     was wrong. Now it should be ok (i promess).  
   
     modified files:  
      build/generic/Makefile  
   
   
 2003-09-27 11:45:18 GMT                                         patch-50  
   
     Summary:  
       Small fix to previous patch.  
     Revision:  
       xvidcore--devapi4--1.0--patch-50  
   
     A pair ofdouble quotes prevented "make" to sort out the VPATH  
     dependences in "=build". This resulted in compiling all the  
     sources, all the time, whether a file changed or not.  
   
     modified files:  
      build/generic/Makefile  
   
   
 2003-09-26 22:39:44 GMT                                         patch-49  
   
     Summary:  
       Updated the build files for *nix.  
     Revision:  
       xvidcore--devapi4--1.0--patch-49  
   
     - Fixed MacOSX build (w/o module option). The subversion was not right  
       it was just minor version though it has to be major.minor.  
     - Fixed bootstrap.sh for MacOSX environment, it now looks for  
       glibtoolize if libtoolize is not found.  
     - The unified Makefile now builds XviD out of source tree in the directory  
       =build. It's cleaner, and clashes much less w/ arch/tla source linting.  
     - Tuned the tagging regexps so:  
       + autoconf files are ignored (considered backup => not erased, not copied  
         and not commited/imported)  
       + =build is also considered backup.  
   
     modified files:  
      build/generic/Makefile build/generic/bootstrap.sh  
      build/generic/configure.in build/generic/platform.inc.in  
      build/generic/sources.inc examples/Makefile  
      {arch}/=tagging-method  
   
   
 2003-09-24 01:38:03 GMT                                         patch-48  
   
     Summary:  
       Bug fix to decoder (mcsel/acpred bits swapped)  
     Revision:  
       xvidcore--devapi4--1.0--patch-48  
   
     As reported here:  
     http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=1513&highlight=  
   
     <quote>  
     in the spec, 'there is 'mcsel' before 'ac_pred_flag'.  
     however, if you see the code, it's changed.  
     </quote>  
   
     We were doing the opposite, ac_pred before mcsel.  
   
     modified files:  
      src/decoder.c  
   
   
 2003-09-11 17:19:35 GMT                                         patch-47  
   
     Summary:  
       Small fix to GMC+QuarterPel -- BS version bumped to 19  
     Revision:  
       xvidcore--devapi4--1.0--patch-47  
   
     During the split up, a line has been disabled that prevented good  
     quartelpel+GMC. Fixed.  
   
     This fix + patch-43 are a good reason to bump up the bitstream  
     version to 19.  
   
     modified files:  
      src/motion/gmc.h src/xvid.h  
   
   
 2003-09-11 17:11:28 GMT                                         patch-46  
   
     Summary:  
       Build process fix for MacOSX+module option  
     Revision:  
       xvidcore--devapi4--1.0--patch-46  
   
     This patch fixes the install rule of the MacOSX module style library.  
     It adds a PRE_SHARED_LIB == SHARED_LIB for all platforms except  
     MacOSX that uses it a different way, and exploits the fact  
     $(SPECIFIC_LDFLAGS) is the last var of the build line to insert a  
     command for post linking the right .so file.  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/platform.inc.in  
   
   
 2003-09-11 13:56:40 GMT                                         patch-45  
   
     Summary:  
       Tree cleanup and build files updated.  
     Revision:  
       xvidcore--devapi4--1.0--patch-45  
   
     * Win32 files switched to Unix format.  
       Ok, on IRC, we sorted out what was b0rking the project files each  
       time I commit them in DOS format. In fact the Unix CVS does upload  
       DOS format files if i commit them, and then Win32 CVS users get  
       double \r\n files. So the best is to use unix format in CVS. This  
       way, the checked out versions are right for Win32 users.  
   
       NB: this imply a unix2dos conversion when doing a release from a  
           Unix box. I think it's better than current policy, but automatic  
           tarballs/zip of the tree should take care of that.  
   
     * odivx and xvid_stat examples removed. Associated project files have  
       been removed as well.  
   
     * The divx4 compatibility layer has been removed. Associated options  
       in the configure script removed. libxvidcore.def has no more need  
       to be an autoconf generated file.  
   
     * rawdec removed. It has never been used and will never be.  
   
     * Added major api appending to the macosx module build.  
   
     removed files:  
      build/win32/.arch-ids/odivx_enc_dec.dsp.id  
      build/win32/.arch-ids/xvid_stat.dsp.id  
      build/win32/odivx_enc_dec.dsp build/win32/xvid_stat.dsp  
      examples/.arch-ids/odivx_enc_dec.c.id  
      examples/.arch-ids/xvid_stat.c.id examples/odivx_enc_dec.c  
      examples/xvid_stat.c rawdec/.arch-ids/=id  
      rawdec/.arch-ids/rawdec.c.id rawdec/.arch-ids/rawdec.dsp.id  
      rawdec/rawdec.c rawdec/rawdec.dsp src/.arch-ids/divx4.c.id  
      src/.arch-ids/divx4.h.id src/divx4.c src/divx4.h  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/libxvidcore.def build/win32/libxvidcore.dsp  
      build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp  
      build/win32/xvidcore.dsw  
   
     renamed files:  
      build/generic/.arch-ids/libxvidcore.def.in.id  
        ==> build/generic/.arch-ids/libxvidcore.def.id  
      build/generic/libxvidcore.def.in  
        ==> build/generic/libxvidcore.def  
   
     removed directories:  
      rawdec rawdec/.arch-ids  
   
   
 2003-09-11 12:59:19 GMT                                         patch-44  
   
     Summary:  
       Replaced malloc.h header file with stdlib.h  
     Revision:  
       xvidcore--devapi4--1.0--patch-44  
   
     Replaced malloc.h header file with stdlib.h  
   
   
     modified files:  
      src/plugins/plugin_lumimasking.c  
   
   
 2003-09-10 22:33:04 GMT                                         patch-43  
   
     Summary:  
       Fixed a problem for 'power of 2' framerates  
     Revision:  
       xvidcore--devapi4--1.0--patch-43  
   
     Fixed a problem for 'power of 2' framerates  
   
   
     modified files:  
      src/bitstream/bitstream.c  
   
   
 2003-09-10 21:57:12 GMT                                         patch-42  
   
     Summary:  
       Motion Estimation module splitting.  
     Revision:  
       xvidcore--devapi4--1.0--patch-42  
   
     The motion estimation module was the biggest file of the source  
     tree. After some previous attempts, sysKin decided to split it  
     up again. This time he's done it right.  
   
     This split up just changes the organization of ME functions  
     inside different files. This should help a bit in keeping the  
     motion estimation being manageable by a normal human ;-)  
   
     Here is the splitting logic quoted from sysKin's email to  
     xvid-devel:  
      - estimation.h: header files #included in all ME modules:  
                      + deftypes,  
                      + macros  
                      + constants  
                      NB: no code.  
      - estimation_bvop.c: motion estimation for b-vops.  
                           everything in it :)  
      - estimation_common.c: functions shared among all ME  
                             modules:  
                             + diamonds  
                             + subpel  
                             + refinement  
                             + picture  
                             + manipulation  
                             + tables  
                             + ...  etc.  
      - estimation_gmc.c: gruel's GME code  
      - estimation_pvop.c: ME for p-vops. Also SAD-based mode  
                           decision  
      - estimation_rd_based.c: everything R-D-based: mode  
                               decison (including _Fast) and ME.  
      - gmc.c, gmc.h: no change.  
   
     new files:  
      src/motion/.arch-ids/estimation.h.id  
      src/motion/.arch-ids/estimation_bvop.c.id  
      src/motion/.arch-ids/estimation_common.c.id  
      src/motion/.arch-ids/estimation_gmc.c.id  
      src/motion/.arch-ids/estimation_pvop.c.id  
      src/motion/.arch-ids/estimation_rd_based.c.id  
      src/motion/.arch-ids/motion_inlines.h.id  
      src/motion/.arch-ids/vop_type_decision.c.id  
      src/motion/estimation.h src/motion/estimation_bvop.c  
      src/motion/estimation_common.c src/motion/estimation_gmc.c  
      src/motion/estimation_pvop.c src/motion/estimation_rd_based.c  
      src/motion/motion_inlines.h src/motion/vop_type_decision.c  
   
     removed files:  
      src/motion/.arch-ids/motion_est.c.id  
      src/motion/.arch-ids/motion_est.h.id  
      src/motion/.arch-ids/smp_motion_est.c.id  
      src/motion/.arch-ids/smp_motion_est.h.id  
      src/motion/motion_est.c src/motion/motion_est.h  
      src/motion/smp_motion_est.c src/motion/smp_motion_est.h  
   
     modified files:  
      build/generic/sources.inc build/win32/libxvidcore.dsp  
      src/bitstream/mbcoding.h src/motion/gmc.c src/motion/gmc.h  
      src/motion/motion.h src/motion/motion_comp.c src/motion/sad.c  
      src/motion/sad.h src/prediction/mbprediction.c  
      src/prediction/mbprediction.h src/utils/mbfunctions.h  
   
   
 2003-09-10 00:40:44 GMT                                         patch-41  
   
     Summary:  
       Cleanups and fix to (trellis+thresholding) logic  
     Revision:  
       xvidcore--devapi4--1.0--patch-41  
   
     Cleanups to some functions (loop unrolling, call to functions  
     through function array pointers)...  
   
     Fix to the trellis+thresholding logic. It was comparing the  
     return value of trellis with a threshold but the trellis function  
     returns the last non zero coeff index... this was basically  
     comparing apples with oranges... funny but wrong. Trellis now  
     returns the sum of absolute coeffs, so the comparison is logical.  
     Btw, as discussed on the devel ML, this is probably uneeded as  
     trellis does an RD optimized coeff distribution.  
   
     modified files:  
      src/utils/mbtransquant.c  
   
   
 2003-09-09 13:13:58 GMT                                         patch-40  
   
     Summary:  
       Missing ressource for dshow frontend  
     Revision:  
       xvidcore--devapi4--1.0--patch-40  
   
     Missing ressource for dshow frontend  
   
   
     new files:  
      dshow/src/.arch-ids/XviD_logo.bmp.id dshow/src/XviD_logo.bmp  
   
   
 2003-09-08 11:02:10 GMT                                         patch-39  
   
     Summary:  
       Small fixes for fast mode decision  
     Revision:  
       xvidcore--devapi4--1.0--patch-39  
   
     Small fixes for fast mode decision  
   
   
     modified files:  
      src/motion/motion_est.c src/xvid.h  
   
   
 2003-09-05 23:45:48 GMT                                         patch-38  
   
     Summary:  
       New RD mode decision and subpel refinement.  
     Revision:  
       xvidcore--devapi4--1.0--patch-38  
   
     New stuff from michael. It deals with mode decision and subpel  
     refinement. Integration of these new flags are not settled.  
   
     Wait and see. Further testing is needed.  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h src/xvid.h  
   
   
 2003-08-29 13:56:30 GMT                                         patch-37  
   
     Summary:  
       Still more ME tuning  
     Revision:  
       xvidcore--devapi4--1.0--patch-37  
   
     Still more ME tuning  
   
   
     modified files:  
      src/motion/motion_est.c  
   
   
 2003-08-28 12:43:22 GMT                                         patch-36  
   
     Summary:  
       Removed expanded the cvs Id field  
     Revision:  
       xvidcore--devapi4--1.0--patch-36  
   
     Removed expanded the cvs Id field  
   
   
     modified files:  
      src/image/x86_asm/qpel_mmx.asm  
   
   
 2003-08-28 12:39:44 GMT                                         patch-35  
   
     Summary:  
       More motion est cleanup and bugfixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-35  
   
     Still more bugfixes, cleanups and improvements to the Motion Est  
     by sysKin  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h  
   
   
 2003-08-26 13:57:39 GMT                                         patch-34  
   
     Summary:  
       Added final bits of Aspect Ratio flag.  
     Revision:  
       xvidcore--devapi4--1.0--patch-34  
   
     Peter did think of the AR flag since the very beginning of devapi4.  
     He just forgot to code the final bits to effectively write it to  
     the bitstream. This patch adds these missing final bits so XviD now  
     reads and writes AR flags.  
   
     modified files:  
      ./src/bitstream/bitstream.c ./src/encoder.c ./src/encoder.h  
      ./src/xvid.h  
   
   
 2003-08-25 16:41:09 GMT                                         patch-33  
   
     Summary:  
       Small motion estimation cleanup.  
     Revision:  
       xvidcore--devapi4--1.0--patch-33  
   
     Cleanups from sysKin.  
   
     modified files:  
      ./src/motion/motion_est.c ./src/motion/motion_est.h  
   
   
 2003-08-25 14:59:28 GMT                                         patch-32  
   
     Summary:  
       Frame padding bug.  
     Revision:  
       xvidcore--devapi4--1.0--patch-32  
   
     We were edging the image repeating pixels from the image directly,  
     but the standard says we must repeat from a 16 pixel boundary.  
   
     See Chapter 7.6.4 of the standard.  
   
     modified files:  
      ./src/image/image.c  
   
   
 2003-08-23 15:07:44 GMT                                         patch-31  
   
     Summary:  
       New Qpel code.  
     Revision:  
       xvidcore--devapi4--1.0--patch-31  
   
     Isibaar commited a new piece of QPel code that seems to be optimized  
     for ia32(mmx) architectures. I had to clean it up a bit to make it  
     respectful of architecture separations. This code is disabled for  
     non ia32 arch, a comment mention it's only faster on ia32... i wonder  
     if it's true, some tests have to be done on sourceforge compile farm  
     in order to confirm that.  
   
     Compared to the bared CVS commit, this patch includes:  
      - fixes the unix build.  
      - better architecture separation.  
      - CodingStyle respected.  
   
     new files:  
      ./src/image/.arch-ids/qpel.c.id  
      ./src/image/.arch-ids/qpel.h.id ./src/image/qpel.c  
      ./src/image/qpel.h  
      ./src/image/x86_asm/.arch-ids/qpel_mmx.asm.id  
      ./src/image/x86_asm/qpel_mmx.asm  
   
     modified files:  
      ./build/generic/sources.inc ./build/win32/libxvidcore.dsp  
      ./src/encoder.c ./src/motion/motion_comp.c ./src/xvid.c  
   
   
 2003-08-22 13:20:36 GMT                                         patch-30  
   
     Summary:  
       sad32v does really what it's expected (ie 32x32 SAD :-)  
     Revision:  
       xvidcore--devapi4--1.0--patch-30  
   
     sad32v does really what it's expected (ie 32x32 SAD :-)  
   
   
     modified files:  
      ./src/motion/sad.c  
   
   
 2003-08-18 19:00:49 GMT                                         patch-29  
   
     Summary:  
       64bit fix.  
     Revision:  
       xvidcore--devapi4--1.0--patch-29  
   
     The interpolation code was unsafe on 64bit platforms, the offset was  
     badly sized, resulting in segfaults.  
   
     modified files:  
      ./src/image/interpolate8x8.h  
   
   
 2003-08-17 14:08:48 GMT                                         patch-28  
   
     Summary:  
       Greyscale mode fixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-28  
   
     We were missing some greyscale tests in the encoder loop... noticeably  
     in the PVOP function when coding an intra block, and in BVOP function  
     when coding all types.  
   
     I added the cbp trick in the cases discussed above.  
   
     modified files:  
      ./src/encoder.c  
   
   
 2003-08-13 11:47:33 GMT                                         patch-27  
   
     Summary:  
       Forgotten bit for IA64 separation  
     Revision:  
       xvidcore--devapi4--1.0--patch-27  
   
     Forgotten bit for IA64 separation  
   
   
     modified files:  
      ./src/image/interpolate8x8.h  
   
   
 2003-08-11 15:42:30 GMT                                         patch-26  
   
     Summary:  
       Some qpel changes (sync with Isibaar)  
     Revision:  
       xvidcore--devapi4--1.0--patch-26  
   
     Some qpel changes (sync with Isibaar)  
   
   
     modified files:  
      ./examples/xvid_encraw.c  
   
   
 2003-08-11 15:30:04 GMT                                         patch-25  
   
     Summary:  
       Better architecture separation.  
     Revision:  
       xvidcore--devapi4--1.0--patch-25  
   
     Architecture depending functions were declared whatever arch you  
     were compiling. This patch fixes that.  
   
     I also removed the simple_idct hack in decoder.c as it was simply  
     not used. Better not have ugly code in there.  
   
     xvid_bench, should now compile and run on all archs. However I did  
     not put the cpu definitions for each arch, i just separated  
     ARCH_IS_IA32 so even ARCH_IS_GENERIC can compile  
   
     modified files:  
      ./examples/xvid_bench.c ./src/bitstream/cbp.h ./src/dct/fdct.h  
      ./src/dct/idct.h ./src/decoder.c ./src/image/colorspace.h  
      ./src/image/interpolate8x8.h ./src/image/reduced.h  
      ./src/motion/sad.h ./src/quant/quant_h263.h  
      ./src/quant/quant_mpeg4.h ./src/utils/emms.h  
   
   
 2003-08-09 20:47:42 GMT                                         patch-24  
   
     Summary:  
       Updated changelog  
     Revision:  
       xvidcore--devapi4--1.0--patch-24  
   
     Updated changelog  
   
   
     modified files:  
      ./changelog.txt  
   
   
 2003-08-09 20:31:17 GMT                                         patch-23  
   
     Summary:  
       Workaround to a GMC bug due to a MS compiler bug.  
     Revision:  
       xvidcore--devapi4--1.0--patch-23  
   
     Christoph did use a trick to speed up code that resulted in badly  
     optimized code (teh compiler was missing a cast)  
   
     modified files:  
      ./src/motion/gmc.c  
   
   
 2003-08-09 17:09:00 GMT                                         patch-22  
   
     Summary:  
       Fixes to xvid_decraw  
     Revision:  
       xvidcore--devapi4--1.0--patch-22  
   
     xvid_decraw has always been used on not so high bitrate sequences  
     and not so big sequences neither.  
   
     I've been doing lot of tests on the Matrix 2 trailer  
     (1000x540 25fps ~5Mbits/s) and xvid_decraw was not able to handle that  
     because of bugs in the buffer filling algorithm.  
   
     This patch fixes the buffer filling and catches up with christoph changes  
     in CVS (wrong help message and option parsing).  
   
     modified files:  
      ./examples/xvid_decraw.c  
   
   
 2003-08-08 21:31:59 GMT                                         patch-21  
   
     Summary:  
       Added QPel and GMC options.  
     Revision:  
       xvidcore--devapi4--1.0--patch-21  
   
     XviD has so many options that we forget to propose them all on the  
     CLI, here are two more: GMC and Qpel.  
   
     modified files:  
      ./examples/xvid_encraw.c  
   
   
 2003-08-07 19:26:28 GMT                                         patch-20  
   
     Summary:  
       SVOP handling in status window  
     Revision:  
       xvidcore--devapi4--1.0--patch-20  
   
     SVOP handling in status window  
   
   
     modified files:  
      ./vfw/src/status.c  
   
   
 2003-08-07 19:25:03 GMT                                         patch-19  
   
     Summary:  
       Warning cleanups by chl  
     Revision:  
       xvidcore--devapi4--1.0--patch-19  
   
     Warning cleanups by chl  
   
   
     modified files:  
      ./src/encoder.c ./src/encoder.h ./src/image/interpolate8x8.c  
      ./src/motion/motion_est.c ./src/xvid.h  
   
   
 2003-08-06 21:13:35 GMT                                         patch-18  
   
     Summary:  
       Fix to GMC sprite trajectory code  
     Revision:  
       xvidcore--devapi4--1.0--patch-18  
   
     Fix to GMC sprite trajectory code  
   
   
     modified files:  
      ./src/bitstream/mbcoding.c ./src/xvid.h  
   
   
 2003-08-06 10:57:25 GMT                                         patch-17  
   
     Summary:  
       Fixes a bug in BVOP block skipping thresholding  
     Revision:  
       xvidcore--devapi4--1.0--patch-17  
   
     Fixes a bug in BVOP block skipping thresholding  
   
   
     modified files:  
      ./src/motion/motion_est.c  
   
   
 2003-08-03 14:57:32 GMT                                         patch-16  
   
     Summary:  
       Functions renaming + motion fixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-16  
   
     BITS flags have been renamed to RD (Rate Distorsion) flags... however  
     function names were still xxxBitsxxx.  
   
     Improved frame type decision  
   
     Fix for DQUANTS plugins, their quant was never checked against valid  
     [1..31] range.  
   
     modified files:  
      ./src/encoder.c ./src/motion/motion_est.c  
      ./src/motion/motion_est.h  
   
   
 2003-08-02 15:00:49 GMT                                         patch-15  
   
     Summary:  
       API cleanup.  
     Revision:  
       xvidcore--devapi4--1.0--patch-15  
   
     Since we started devapi3 and then devapi4, feature names did not change  
     because it was just convenient to keep them to minimize the change impact.  
     But most of the flags were now not even suggesting what they do. So this  
     patch cleans the API.  
   
     This patch also change the way we describe flags, it's more compact and  
     shows better flags are bit sets that must not overlap. This change fixes  
     a plugin flag overlapping problem as well.  
   
     modified files:  
      ./examples/xvid_encraw.c ./src/decoder.c ./src/encoder.c  
      ./src/encoder.h ./src/motion/motion_est.c  
      ./src/motion/motion_est.h ./src/xvid.c ./src/xvid.h  
      ./vfw/src/codec.c ./vfw/src/config.c  
   
   
 2003-07-29 22:25:12 GMT                                         patch-14  
   
     Summary:  
       Fixed bogus memory accesses  
     Revision:  
       xvidcore--devapi4--1.0--patch-14  
   
     Fixed bogus memory accesses  
   
   
     modified files:  
      ./src/encoder.c ./src/plugins/plugin_2pass1.c  
   
   
 2003-07-28 12:22:33 GMT                                         patch-13  
   
     Summary:  
       Bitstream version increased to 16  
     Revision:  
       xvidcore--devapi4--1.0--patch-13  
   
     Bitstream version increased to 16  
   
   
     modified files:  
      ./src/xvid.h  
   
   
 2003-07-25 12:01:51 GMT                                         patch-12  
   
     Summary:  
       Added gmc files to teh windows project file  
     Revision:  
       xvidcore--devapi4--1.0--patch-12  
   
     Added gmc files to teh windows project file  
   
   
     modified files:  
      ./build/win32/libxvidcore.dsp ./vfw/src/codec.c  
   
   
 2003-07-25 12:00:31 GMT                                         patch-11  
   
     Summary:  
       Added cartoon mode from Isibaar  
     Revision:  
       xvidcore--devapi4--1.0--patch-11  
   
     Added cartoon mode from Isibaar  
   
   
     modified files:  
      ./src/motion/motion_est.c ./src/plugins/plugin_single.c  
      ./src/utils/mbtransquant.c ./src/xvid.h  
   
   
 2003-07-25 10:30:41 GMT                                         patch-10  
   
     Summary:  
       Bitstream syntax comments.  
     Revision:  
       xvidcore--devapi4--1.0--patch-10  
   
     This patch does not change the bitstream but adds some comments that  
     can help in order to understand (lack of) calls to BitstreamPadAlways.  
   
     modified files:  
      ./src/bitstream/bitstream.c ./src/encoder.c  
   
   
 2003-07-22 16:34:25 GMT                                         patch-9  
   
     Summary:  
       Fixes Bistream errors in VOL (+ forced stuffing)  
     Revision:  
       xvidcore--devapi4--1.0--patch-9  
   
     After a detailed bugreport at:  
     http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=1387&highlight=  
   
     I discovered that:  
   
     1/ we did not write video_signal_type, but we were padding to the next  
     byte, that's why we had video_signal_type=0 and then only 1s until the  
     next byte boundary. This explains the 11 next_start_code();  
   
     2/ video_object_type_indication = Reserved is right on my machine,  
     please check again, but i doubt there is a bug there, we use 3 hard  
     wired values and none of them is zero.  
   
     3/ 01 : next_start_code() *** Was wrong in 24.02.2003; is correct in  
     dev-api-4!!! *** was a bug in fact... when we write user data, we pad to  
     the next byte boundary (if needed) like the standard says... by  
     chancepadding was almost always done, thus the next_start_code() was  
     respected.  
   
     4/ The extra stuffing bits were caused by a forced padding between our  
     VOL function writer and VOP header function writer.  
   
     modified files:  
      ./src/bitstream/bitstream.c ./src/encoder.c  
   
   
 2003-07-16 22:57:44 GMT                                         patch-8  
   
     Summary:  
       Fixed quant4_intra_xmm and quant_intra_3dne bug for DC<0.  
     Revision:  
       xvidcore--devapi4--1.0--patch-8  
   
     These two functions were suffering the same error that consists in  
     emulating idiv with some an inversed divisor array and an imul  
     instruction followed by a right shift...  
   
     That was always decreasing the ressult by 1 for negative DC values.  
     A not so bad solution is simply to use a cmov instruction and choose  
     the right value according to the DC value. As these function were  
     for PIII and Athlon, we are sure we can use the cmov instruction.  
   
     PS: the fix is somewhere in cosmetic changes... sorry but the code was  
     too ugly to fix it like it was.  
   
     modified files:  
      ./src/quant/x86_asm/quantize4_xmm.asm  
      ./src/quant/x86_asm/quantize_3dne.asm  
   
   
 2003-07-16 12:58:21 GMT                                         patch-7  
   
     Summary:  
       Fixed the build system (error caused by patch-5)  
     Revision:  
       xvidcore--devapi4--1.0--patch-7  
   
     IA64 cahnges were wrong in the build system, they make all platforms  
     try to compile a directory... That patch should fix the IA64 target  
     build and get back to previous behavior for other architectures.  
   
     modified files:  
      ./build/generic/configure.in ./build/generic/platform.inc.in  
      ./build/generic/sources.inc  
   
   
 2003-07-13 12:16:55 GMT                                         patch-6  
   
     Summary:  
       Updates for GME and some cleanups.  
     Revision:  
       xvidcore--devapi4--1.0--patch-6  
   
     This is a all in one patch from syskin:  
     * mcsel decision moved to ModeDecision() function. That makes motion  
       loop completely aware of macroblock mode and vectors (amv in that case).  
       A simple copy&paste was needed to make the the decision R-D based, to be  
       compatible with MODEDECISION_BITS.  
   
     * many bugs fixed. Most of them very small,  the only big one was that  
       BITS was misunderstanding a flag and was thinking that mpeg quant is  
       used when h263 quant is used and vice versa :( Also, correct cbp with  
       inter4v mode makes mode decision better. Two speedups - for BITS (no  
       more dequantization when sum == 0) and for ChromaME (chroma sad not  
       computed if total sad too big before that). Some GMC compiler warnings  
       removed. Probably more, I don't remember ;) I haven't touched P/B/I  
       decision for once.  
   
     * compiler warnings removed, mostly "const mismatch" in get_amv() <-- or  
       what was his name.  
   
     * two functions made 2x smaller, shorter and faster.  
   
     modified files:  
      ./src/encoder.c ./src/global.h ./src/image/interpolate8x8.h  
      ./src/motion/gmc.c ./src/motion/gmc.h  
      ./src/motion/motion_est.c ./src/motion/motion_est.h  
      ./vfw/src/codec.c  
   
   
 2003-07-10 17:35:59 GMT                                         patch-5  
   
     Summary:  
       IA64 updates.  
     Revision:  
       xvidcore--devapi4--1.0--patch-5  
   
     Changes from Stephan Krause <s_kraste at ira.uka.de>  
   
     Small updates so ia64 is supposed to work. Further testing is needed  
     because tests have only been done with xvid_encraw.  
   
     modified files:  
      ./build/generic/platform.inc.in ./examples/xvid_encraw.c  
      ./src/motion/motion_est.c ./src/xvid.c  
   
   
 2003-07-10 17:27:01 GMT                                         patch-4  
   
     Summary:  
       Removed remaining expanded $ lines from the arch repo  
     Revision:  
       xvidcore--devapi4--1.0--patch-4  
   
     Removed remaining expanded $ lines from the arch repo  
   
   
     modified files:  
      ./CodingStyle ./build/generic/bootstrap.sh  
      ./doc/xvid-encoder.txt ./src/bitstream/ppc_asm/cbp_altivec.s  
      ./src/bitstream/ppc_asm/cbp_ppc.s  
      ./src/dct/x86_asm/fdct_xmm.asm  
      ./src/image/x86_asm/colorspace_yuv_mmx.asm  
      ./src/image/x86_asm/reduced_mmx.asm  
      ./src/image/x86_asm/yuv_to_yv12_mmx.asm  
      ./src/image/x86_asm/yv12_to_rgb24_mmx.asm  
      ./src/image/x86_asm/yv12_to_rgb32_mmx.asm  
      ./src/motion/ppc_asm/sad_altivec.c ./todo.txt  
   
   
 2003-07-02 23:20:39 GMT                                         patch-3  
   
     Summary:  
       Reset the IFrame counter when an iframe is encoded  
     Revision:  
       xvidcore--devapi4--1.0--patch-3  
   
     Reset the IFrame counter when an iframe is encoded  
   
   
     modified files:  
      ./src/encoder.c  
   
   
 2003-06-29 21:58:24 GMT                                         patch-2  
   
     Summary:  
       Added 3 warp point GMC.  
     Revision:  
       xvidcore--devapi4--1.0--patch-2  
   
     Added 3 warp point GMC (first cvs commit + bitstream warp writing fix  
     from cvs)  
   
     new files:  
      ./src/motion/.arch-ids/gmc.c.id  
      ./src/motion/.arch-ids/gmc.h.id ./src/motion/gmc.c  
      ./src/motion/gmc.h  
   
     modified files:  
      ./build/generic/sources.inc ./src/bitstream/bitstream.c  
      ./src/decoder.c ./src/decoder.h ./src/encoder.c  
      ./src/encoder.h ./src/global.h ./src/motion/motion.h  
      ./src/motion/motion_comp.c ./src/motion/motion_est.c  
      ./src/motion/motion_est.h ./src/utils/mbfunctions.h  
      ./src/xvid.h  
   
   
 2003-06-29 21:35:01 GMT                                         patch-1  
   
     Summary:  
       Updated changelog  
     Revision:  
       xvidcore--devapi4--1.0--patch-1  
   
     Updated changelog  
   
   
     modified files:  
      ./changelog.txt  
   
   
 2003-06-27 17:01:46 GMT                                         base-0  
   
     Summary:  
       tag of ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-80  
     Revision:  
       xvidcore--devapi4--1.0--base-0  
   
     (automatically generated log message)  
   
     new patches:  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--base-0  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-1  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-2  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-3  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-4  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-5  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-6  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-7  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-8  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-9  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-10  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-11  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-12  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-13  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-14  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-15  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-16  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-17  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-18  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-19  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-20  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-21  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-22  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-23  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-24  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-25  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-26  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-27  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-28  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-29  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-30  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-31  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-32  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-33  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-34  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-35  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-36  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-37  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-38  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-39  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-40  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-41  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-42  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-43  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-44  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-45  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-46  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-47  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-48  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-49  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-50  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-51  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-52  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-53  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-54  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-55  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-56  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-57  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-58  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-59  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-60  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-61  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-62  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-63  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-64  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-65  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-66  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-67  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-68  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-69  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-70  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-71  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-72  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-73  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-74  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-75  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-76  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-77  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-78  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-79  
      ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-80  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--base-0  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-1  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-2  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-3  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-4  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-5  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-6  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-7  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-8  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-9  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-10  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-11  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-12  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-13  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-14  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-15  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-16  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-17  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-18  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-19  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-20  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--version-0  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--base-0  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-1  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-2  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-3  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-4  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-5  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6  
   
   
 2003-06-27 13:42:52 GMT                                         patch-80  
   
     Summary:  
       Still fixes and improvements to motion estimation  
     Revision:  
       xvidcore--devapi4--1.0--patch-80  
   
     Still fixes and improvements to motion estimation.  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h  
   
   
 2003-06-27 13:35:20 GMT                                         patch-79  
   
     Summary:  
       Added compile time PNM reading  
     Revision:  
       xvidcore--devapi4--1.0--patch-79  
   
     Added compile time PNM reading. It can be useful to test RGB<->YV12  
     conversions inside XviD.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-06-24 12:19:01 GMT                                         patch-78  
   
     Summary:  
       Fixes to the RD ME  
     Revision:  
       xvidcore--devapi4--1.0--patch-78  
   
     Fixes to the RD ME.  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h  
   
   
 2003-06-14 09:14:11 GMT                                         patch-77  
   
     Summary:  
       Zone update.  
     Revision:  
       xvidcore--devapi4--1.0--patch-77  
   
     Removed zone warning boxes (they are counter productive)  
     Added zone-based force key frame option.  
   
     modified files:  
      vfw/src/codec.c vfw/src/config.c vfw/src/config.h  
      vfw/src/config.rc vfw/src/resource.h  
   
   
 2003-06-14 09:06:37 GMT                                         patch-76  
   
     Summary:  
       Fixes a bug where type was not respected in a BEFORE plugin.  
     Revision:  
       xvidcore--devapi4--1.0--patch-76  
   
     Fixes a bug where type was not respected in a BEFORE plugin.  
   
     The plugin framework was not copying what was passed to the  
     call_plugins function.  
   
     modified files:  
      src/encoder.c  
   
   
 2003-06-12 23:03:38 GMT                                         patch-75  
   
     Summary:  
       Fixed the old "yellow line on left" with rgb output.  
     Revision:  
       xvidcore--devapi4--1.0--patch-75  
   
     Fixed the old "yellow line on left" with rgb output.  
   
     modified files:  
      src/image/x86_asm/colorspace_rgb_mmx.asm  
   
   
 2003-06-12 23:02:10 GMT                                         patch-74  
   
     Summary:  
       Removed log2bin ia32 optimization.  
     Revision:  
       xvidcore--devapi4--1.0--patch-74  
   
     Removed log2bin ia32 optimization.  
   
     modified files:  
      src/bitstream/bitstream.c  
   
   
 2003-06-12 22:55:10 GMT                                         patch-73  
   
     Summary:  
       Fixed some small things in encoder.  
     Revision:  
       xvidcore--devapi4--1.0--patch-73  
   
     Removed definitively the Hint stuff.  
   
     Fixed some XXX thingies nad some cleanup.  
   
     modified files:  
      src/encoder.c  
   
   
 2003-06-12 22:51:55 GMT                                         patch-72  
   
     Summary:  
       Back to Walken's Idct  
     Revision:  
       xvidcore--devapi4--1.0--patch-72  
   
     The simple_idct idea was not so good as is. Waiting for a better  
     solution from michael.  
   
     modified files:  
      src/xvid.c src/xvid.h  
   
   
 2003-06-10 22:45:57 GMT                                         patch-71  
   
     Summary:  
       VFW front end update (New live quant histogram window)  
     Revision:  
       xvidcore--devapi4--1.0--patch-71  
   
     Update to the VFW frontend. It includes a new window that shows  
     live quantizer histogram during encoding session.  
   
     new files:  
      vfw/src/.arch-ids/status.c.id vfw/src/.arch-ids/status.h.id  
      vfw/src/status.c vfw/src/status.h  
   
     modified files:  
      vfw/src/codec.c vfw/src/codec.h vfw/src/config.c  
      vfw/src/config.h vfw/src/config.rc vfw/src/driverproc.c  
      vfw/src/resource.h vfw/vfw.dsp  
   
   
 2003-06-10 20:58:09 GMT                                         patch-70  
   
     Summary:  
       Fixed the win32 project file because of patch-64  
     Revision:  
       xvidcore--devapi4--1.0--patch-70  
   
     Removed adapt_quant.[ch] files from the libxvidcore win32 project  
     file.  
   
     modified files:  
      build/win32/libxvidcore.dsp  
   
   
 2003-06-10 20:53:31 GMT                                         patch-69  
   
     Summary:  
       Added direct target frame size support + cosmetic.  
     Revision:  
       xvidcore--devapi4--1.0--patch-69  
   
     If the target bitrate is < 0, it is now interpreted as a target  
     size in kbytes.  
   
     I did also some cosmetic work to remove all space indents ^_^.  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-06-10 09:13:40 GMT                                         patch-68  
   
     Summary:  
       xvid_bench updates and corresponding Makefile changes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-68  
   
     As mentionned on the devel mailing list, xvid_bench did not even  
     compile anymore.  
   
     This patch updates xvid_bench to the new API. xvid_bench is now  
     compiled with other examples by the Makefile, this makes mandatory  
     to include ../build/generic/platform.inc to have the ARCH_IS_xxxx  
     constants. Dunno if it has an impact on Win32 project files.  
   
     modified files:  
      examples/Makefile examples/xvid_bench.c  
   
   
 2003-06-10 09:05:14 GMT                                         patch-67  
   
     Summary:  
       Probably a small copy/paste error  
     Revision:  
       xvidcore--devapi4--1.0--patch-67  
   
     XVID_CSP_BGR was advertised as being a 32bit packed format -> 24bit  
     is the right pixel size  
   
     modified files:  
      src/xvid.h  
   
   
 2003-06-09 19:39:47 GMT                                         patch-66  
   
     Summary:  
       Activated simple_idct_mmx.  
     Revision:  
       xvidcore--devapi4--1.0--patch-66  
   
     This patch activates simple_idct_mmx use. However it tries to  
     make sure old streams (< version 10) are decoded using the mmx  
     Walten's version.  
   
     A noticeable bitstream version change, it is now numbered 11.  
     The number 10 is used on the cvs_head version for the same code  
     change.  
   
     modified files:  
      src/bitstream/bitstream.c src/dct/simple_idct.c  
      src/dct/x86_asm/simple_idct_mmx.asm src/decoder.c  
      src/decoder.h src/xvid.c src/xvid.h  
   
   
 2003-06-09 19:15:18 GMT                                         patch-65  
   
     Summary:  
       Remaining include of adapt_quant.h  
     Revision:  
       xvidcore--devapi4--1.0--patch-65  
   
     encoder.c was still including adapt_quant.h. Removed.  
   
     modified files:  
      src/encoder.c  
   
   
 2003-06-09 17:49:44 GMT                                         patch-64  
   
     Summary:  
       Moved code from adapt_quant.c to the lumimasking plugin.  
     Revision:  
       xvidcore--devapi4--1.0--patch-64  
   
     The lumimasking plugin was using functions from outside. As I understand  
     what plugins are, they should not rely on code outside their module as  
     much as it is possible to achieve.  
   
     Here it was clear, the plugin could be made standalone.  
   
     PS: it seems lumimasking is a no-op plugin, it's probably a bug in the  
         plugin framework. No time to track this.  
   
     removed files:  
      src/quant/.arch-ids/adapt_quant.c.id  
      src/quant/.arch-ids/adapt_quant.h.id src/quant/adapt_quant.c  
      src/quant/adapt_quant.h  
   
     modified files:  
      build/generic/sources.inc src/plugins/plugin_lumimasking.c  
   
   
 2003-06-09 13:45:29 GMT                                         patch-63  
   
     Summary:  
       Legal GNU GPL Headers and copyright holders.  
     Revision:  
       xvidcore--devapi4--1.0--patch-63  
   
     Added Legal GNU GPL headers and copyright holders as defined in  
     XviD 0.9.x.  
   
     There are still some wrong copyright (atm noted 'Anonymous') and i  
     missed probably some old headers that contain the GNU GPL pattern my  
     script searched for.  
   
     modified files:  
      dshow/src/CAbout.cpp dshow/src/CAbout.h  
      dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h  
      dshow/src/IXvidDecoder.h examples/xvid_bench.c  
      examples/xvid_decraw.c examples/xvid_encraw.c  
      examples/xvid_stat.c rawdec/rawdec.c src/bitstream/bitstream.c  
      src/bitstream/bitstream.h src/bitstream/cbp.c  
      src/bitstream/cbp.h src/bitstream/mbcoding.c  
      src/bitstream/mbcoding.h src/bitstream/vlc_codes.h  
      src/bitstream/zigzag.h src/dct/fdct.c src/dct/fdct.h  
      src/dct/idct.c src/dct/idct.h src/dct/simple_idct.c  
      src/decoder.c src/decoder.h src/divx4.c src/divx4.h  
      src/encoder.c src/encoder.h src/global.h  
      src/image/colorspace.c src/image/colorspace.h src/image/font.c  
      src/image/font.h src/image/image.c src/image/image.h  
      src/image/interpolate8x8.c src/image/interpolate8x8.h  
      src/image/reduced.c src/image/reduced.h src/motion/motion.h  
      src/motion/motion_comp.c src/motion/motion_est.c  
      src/motion/motion_est.h src/motion/ppc_asm/sad_altivec.c  
      src/motion/sad.c src/motion/sad.h src/motion/smp_motion_est.c  
      src/motion/smp_motion_est.h src/plugins/plugin_2pass1.c  
      src/plugins/plugin_2pass2.c src/plugins/plugin_dump.c  
      src/plugins/plugin_fixed.c src/plugins/plugin_lumimasking.c  
      src/plugins/plugin_psnr.c src/plugins/plugin_single.c  
      src/portab.h src/prediction/mbprediction.h  
      src/quant/adapt_quant.c src/quant/adapt_quant.h  
      src/quant/quant_h263.h src/quant/quant_matrix.c  
      src/quant/quant_matrix.h src/quant/quant_mpeg4.c  
      src/quant/quant_mpeg4.h src/utils/emms.c src/utils/emms.h  
      src/utils/mbfunctions.h src/utils/mbtransquant.c  
      src/utils/mem_align.c src/utils/mem_align.h  
      src/utils/mem_transfer.c src/utils/mem_transfer.h  
      src/utils/timer.c src/utils/timer.h src/xvid.c src/xvid.h  
      vfw/src/2pass.h vfw/src/codec.h vfw/src/config.h  
      vfw/src/debug.h vfw/src/resource.h vfw/src/vfwext.h  
   
   
 2003-06-09 01:13:50 GMT                                         patch-62  
   
     Summary:  
       ANSI C comments.  
     Revision:  
       xvidcore--devapi4--1.0--patch-62  
   
     Turned all // ISO C99 comments into ISO C89 (aka ANSI C) coment style.  
   
     Now XviD compiles fine with gcc 3.x -std=iso89 option. This should help  
     those people who want to get XviD working on DSPs or any other exotic  
     hardware. This type of exotic hardware is usually shipped with a very  
     spartiate ANSI C compiler.  
   
     NB: Big patch that breaks all kind of cherry picking merges.  
   
     modified files:  
      examples/odivx_enc_dec.c examples/xvid_bench.c  
      src/bitstream/bitstream.c src/bitstream/mbcoding.c  
      src/bitstream/mbcoding.h src/bitstream/zigzag.h src/dct/fdct.c  
      src/dct/idct.c src/dct/simple_idct.c src/decoder.c  
      src/decoder.h src/encoder.c src/encoder.h src/global.h  
      src/image/colorspace.c src/image/font.c src/image/image.c  
      src/image/interpolate8x8.c src/image/interpolate8x8.h  
      src/image/reduced.c src/motion/motion.h  
      src/motion/motion_comp.c src/motion/motion_est.c  
      src/motion/motion_est.h src/motion/sad.c  
      src/plugins/plugin_2pass2.c src/prediction/mbprediction.c  
      src/prediction/mbprediction.h src/quant/adapt_quant.c  
      src/quant/adapt_quant.h src/quant/quant_h263.c  
      src/quant/quant_h263.h src/quant/quant_mpeg4.c  
      src/quant/quant_mpeg4.h src/utils/mbtransquant.c  
      src/utils/mem_transfer.c src/utils/timer.c src/xvid.c  
      vfw/src/2pass.c vfw/src/codec.c vfw/src/codec.h  
      vfw/src/config.c vfw/src/config.h vfw/src/driverproc.c  
   
   
 2003-06-04 18:19:56 GMT                                         patch-61  
   
     Summary:  
       Removed AltCC from VFW frontend  
     Revision:  
       xvidcore--devapi4--1.0--patch-61  
   
     A previous patch removed AltCC from the 2pass plugin. Thus we  
     remove the frontend panels for AltCC and corresponding code.  
   
     modified files:  
      src/xvid.h vfw/src/codec.c vfw/src/config.c vfw/src/config.h  
      vfw/src/config.rc  
   
   
 2003-05-29 14:47:28 GMT                                         patch-60  
   
     Summary:  
       Lot of two pass updates.  
     Revision:  
       xvidcore--devapi4--1.0--patch-60  
   
     * Removed Alt curve treatment  
   
     * After reading VFW code, i found out that it was using the blocks stats  
       fields  to  retrieve  the number  of  MBs  in  a  frame. So  all  this  
       min_size[]  was  not meant  to  discover  a  min_size for  each  frame  
       according to  its intra  MBs but rather  an hardcoded minimum  for all  
       frames as advertised in earlier  cvs revisions.  It would be easier if  
       original code was commented :-(  
   
     * Some comment changes  
     * bquant_error and pquant_error have been replaced by an array  
       quant_error[3][32] indexed by frame type and quantizer value.  
     * Moved some initialization stuff  
   
     * I read VFW and noticed that min_length was supposed to be:  
       min{hard coded length, min{observed lengths}}  
   
     * Force frame type during the second pass.  
   
     * Simplified equations.  
   
       Scaling was needed because of the non linear formulas used in AltCC but  
       now we can directly use avg_length[s->type-1] instead of "first prescaling  
       bframes to pframes lengths then use pframe stats and at last prescaling back  
       frame length to bframe lengths"  
   
       See my new XXX: question about the overflow.  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-05-25 10:01:55 GMT                                         patch-59  
   
     Summary:  
       Function reordering, fix minimum "hardcoded" frame sizes in internal_sacle().  
     Revision:  
       xvidcore--devapi4--1.0--patch-59  
   
     Fixed a bug where hardcoded miminum frame lengths were computed only for  
     first frame (IFrame) and was applied for al frames. I just moved the formulas  
     into the frame loop.  
   
     Lot of cosmetic work, function reodrering etc etc so the plugin function  
     come first, and then we have sub function and helper functions. Some fixes  
     in my previous comments.  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-05-22 23:11:21 GMT                                         patch-58  
   
     Summary:  
       Added the container_frame_overhead field to the 2pass2 RC structure.  
     Revision:  
       xvidcore--devapi4--1.0--patch-58  
   
     In my previous patches, i disabled container format overhead compensation  
     because xvidcore can be used for other things than AVI. However this  
     compensation is usefull, so it's back with its own structure field that  
     specifies how much bytes the container uses for a frame (average value).  
   
     We can now do some direct ogm, matroska encodings without loosing a single  
     byte... :-)  
   
     modified files:  
      src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c  
   
   
 2003-05-22 22:22:47 GMT                                         patch-57  
   
     Summary:  
       Fixed an overflow bug in target filesize computation.  
     Revision:  
       xvidcore--devapi4--1.0--patch-57  
   
     rc->target was an uint64_t data to avoid overflow when dealing  
     with long movies and/or high bitrates. The problem is that its  
     initialization was using int32 data, thus this was resulting  
     in an overflow in its initial computation. Quite silly, but this  
     bug drived me crazy during 4 hours...  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-05-22 18:53:19 GMT                                         patch-56  
   
     Summary:  
       Added the mrproper Makefile target.  
     Revision:  
       xvidcore--devapi4--1.0--patch-56  
   
     Added the mrproper Makefile target that deletes even bootstrapped  
     files. mrproper name comes from the linux kernel makefile, i was  
     out of inspiration.  
   
     modified files:  
      build/generic/Makefile  
   
   
 2003-05-22 17:30:15 GMT                                         patch-55  
   
     Summary:  
       Fix a nasty bug due to a typo mistake.  
     Revision:  
       xvidcore--devapi4--1.0--patch-55  
   
     We were comparing frame length with a wrong min_size[index]  
     that was out of bounds (in internal_scale).  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-05-22 17:24:19 GMT                                         patch-54  
   
     Summary:  
       Removed automatic \n in DPRINTF calls.  
     Revision:  
       xvidcore--devapi4--1.0--patch-54  
   
     Removed automatic \n in DPRINTF calls.  
   
     modified files:  
      src/bitstream/bitstream.c src/bitstream/mbcoding.c  
      src/decoder.c src/encoder.c src/image/image.c  
      src/plugins/plugin_2pass2.c src/portab.h  
      src/prediction/mbprediction.c  
   
   
 2003-05-22 17:03:38 GMT                                         patch-53  
   
     Summary:  
       Cleaned up a bit, added comments.  
     Revision:  
       xvidcore--devapi4--1.0--patch-53  
   
     I Cleaned up the plugin_before function. I added some comments at the  
     same time, so now it should be more easy to understand the meaning of  
     all these if/else thingies :-)  
   
     modified files:  
      src/plugins/plugin_2pass2.c  
   
   
 2003-05-18 12:12:49 GMT                                         patch-52  
   
     Summary:  
       Update of xvid_encraw (vop_debug, debug, max key frame)  
     Revision:  
       xvidcore--devapi4--1.0--patch-52  
   
     Added a -vop_debug option. This makes xvidcore to print out frame  
     information directly into the encoded frame.  
   
     Changed the meaning of the -debug option. It activates now the  
     internal xvidcore debug output.  
   
     Added a -max_key_interval.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-05-18 12:01:31 GMT                                         patch-51  
   
     Summary:  
       Missing RateControl removal from Win32 visual project.  
     Revision:  
       xvidcore--devapi4--1.0--patch-51  
   
     RateControl removal was missing in the visual c project.  
   
     modified files:  
      build/win32/libxvidcore.dsp  
   
   
 2003-05-18 00:08:46 GMT                                         patch-50  
   
     Summary:  
       Removed legacy RateControl module.  
     Revision:  
       xvidcore--devapi4--1.0--patch-50  
   
     Removed all code related to the old RateControl module.  
   
     removed files:  
      src/utils/.arch-ids/ratecontrol.h.id  
      src/utils/.arch-ids/ratecontrol.c.id src/utils/ratecontrol.h  
      src/utils/ratecontrol.c  
   
     modified files:  
      build/generic/sources.inc src/encoder.h  
   
   
 2003-05-17 23:54:55 GMT                                         patch-49  
   
     Summary:  
       VFW Update.  
     Revision:  
       xvidcore--devapi4--1.0--patch-49  
   
     Added support for the debug option. The registry key debug has been  
     changed to vop_debug. The reg key debug is now used for the codec  
     debugging output.  
   
     Some work on zones and mispellings.  
   
     modified files:  
      vfw/src/codec.c vfw/src/config.c vfw/src/config.h  
      vfw/src/config.rc vfw/src/resource.h  
   
   
 2003-05-17 23:50:38 GMT                                         patch-48  
   
     Summary:  
       2pass plugin updates for zone support.  
     Revision:  
       xvidcore--devapi4--1.0--patch-48  
   
     A bit more work on zones support in the 2Pass2 plugin.  
   
     Simple cleanup in the 2Pass1 plugin.  
   
     modified files:  
      src/plugins/plugin_2pass1.c src/plugins/plugin_2pass2.c  
   
   
 2003-05-17 21:07:43 GMT                                         patch-47  
   
     Summary:  
       Debug is now controled through xvid_global + INIT  
     Revision:  
       xvidcore--devapi4--1.0--patch-47  
   
     Debug is now controlled through a global variable. It can be set thanx  
     to the API using the new xvid_gbl_init_t.debug field.  
   
     All DPRINTF constants have been turned into XVID_DEBUG_xxxx. They have  
     been moved to xvid.h.  
   
     modified files:  
      src/bitstream/bitstream.c src/bitstream/mbcoding.c  
      src/decoder.c src/encoder.c src/image/image.c  
      src/plugins/plugin_2pass2.c src/plugins/plugin_single.c  
      src/portab.h src/prediction/mbprediction.c  
      src/utils/ratecontrol.c src/xvid.c src/xvid.h  
   
   
 2003-05-17 20:32:59 GMT                                         patch-46  
   
     Summary:  
       Fix for the patch-44.  
     Revision:  
       xvidcore--devapi4--1.0--patch-46  
   
     The fix from pete was breaking lot of other stuff, or at least it was  
     outlining it.  
   
     Now it works reliably.  
   
     modified files:  
      src/encoder.c  
   
   
 2003-05-15 17:31:04 GMT                                         patch-45  
   
     Summary:  
       Removed XVID_VOP_DYNAMIC_BFRAMES flag.  
     Revision:  
       xvidcore--devapi4--1.0--patch-45  
   
     The encoder loop bugfix removed this flag, so it's now being removed  
     from xvid_encraw.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-05-15 17:24:55 GMT                                         patch-44  
   
     Summary:  
       Fix to the encoder loop (was not respecting dynamic decision).  
     Revision:  
       xvidcore--devapi4--1.0--patch-44  
   
     The long awaited fix to the encoder loop that was not respecting the  
     dynamic decision performed by the MEAnlyse function.  
   
     modified files:  
      src/encoder.c src/xvid.h  
   
   
 2003-05-14 23:27:59 GMT                                         patch-43  
   
     Summary:  
       Added module building for MacOSX.  
     Revision:  
       xvidcore--devapi4--1.0--patch-43  
   
     Added the --enable-macosx_module option to the configure script.  
     It allows module building on that platform as it differenciates  
     loadable modules (a la dlopen) and dynamic libs that are simply  
     linked at compile time.  
   
     This was needed for transcode.  
   
     Patch contributed by Tilmann Bitterberg <transcode at tibit.org>  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-05-14 20:21:30 GMT                                         patch-42  
   
     Summary:  
       Merged RD ME from cvs_head.  
     Revision:  
       xvidcore--devapi4--1.0--patch-42  
   
     Syskin has changed a bit the ME algorithm, so now it does a kind of  
     RD optimization of Vector search.  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h  
   
   
 2003-05-14 18:40:40 GMT                                         patch-41  
   
     Summary:  
       Merged syskin ME changes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-41  
   
     Merged last syskin ME changes. Matches motion_est.c:1.69 and motion_est.h:1.7  
     minus unneeded code plus some changes due to new API.  
   
     modified files:  
      src/motion/motion_est.c src/motion/motion_est.h  
   
   
 2003-05-14 17:28:52 GMT                                         patch-40  
   
     Summary:  
       Small update to xvid_encraw.  
     Revision:  
       xvidcore--devapi4--1.0--patch-40  
   
     I added an help message to mention the fact we can repeat the zone options.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-05-14 14:19:12 GMT                                         patch-39  
   
     Summary:  
       VFW Update (zone support, profile support)  
     Revision:  
       xvidcore--devapi4--1.0--patch-39  
   
     VFW Update (zone support, profile support)  
   
     new files:  
      vfw/src/.arch-ids/vfwext.h.id vfw/src/.arch-ids/debug.h.id  
      vfw/src/vfwext.h vfw/src/debug.h  
   
     modified files:  
      vfw/src/codec.c vfw/src/config.c vfw/src/config.h  
      vfw/src/config.rc vfw/src/driverproc.c vfw/src/driverproc.def  
      vfw/src/resource.h vfw/vfw.dsp  
   
   
 2003-05-14 14:02:05 GMT                                         patch-38  
   
     Summary:  
       Add support for single RC and zones to xvid_encraw.  
     Revision:  
       xvidcore--devapi4--1.0--patch-38  
   
     Adds support for single RC and zones to xvid_encraw.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-05-14 13:58:56 GMT                                         patch-37  
   
     Summary:  
       Fixes for Win32 build of libxvidcore.  
     Revision:  
       xvidcore--devapi4--1.0--patch-37  
   
     A previous patch left the Win32 build process incomplete and not up  
     to date.  
   
     modified files:  
      build/generic/libxvidcore.def.in build/win32/libxvidcore.dsp  
   
   
 2003-05-13 00:10:12 GMT                                         patch-36  
   
     Summary:  
       Small fixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-36  
   
     data->quant fix.  
   
     Fixed some coding bugs in trellis code. Used __inline and not inline.  
   
     modified files:  
      src/encoder.c src/utils/mbtransquant.c  
   
   
 2003-05-13 00:05:03 GMT                                         patch-35  
   
     Summary:  
       CBR plugin is renamed Single pass. Fixed Quant plugin is disabled.  
     Revision:  
       xvidcore--devapi4--1.0--patch-35  
   
     With the zones feature, the CBR plugin could be used for all type  
     of one pass RC. The better thing to do would be to include fixed  
     quant to this new single pass plugin.  
   
     Btw, a (clean) solution has not been found yet. I am obliged to  
     disable the fixed quant plugin. This breaks xvid_encraw :-(  
   
     modified files:  
      build/generic/sources.inc src/plugins/plugin_single.c  
      src/xvid.h  
   
     renamed files:  
      src/plugins/.arch-ids/plugin_cbr.c.id  
        ==> src/plugins/.arch-ids/plugin_single.c.id  
      src/plugins/plugin_cbr.c  
        ==> src/plugins/plugin_single.c  
   
   
 2003-05-12 23:49:14 GMT                                         patch-34  
   
     Summary:  
       Removed quant limits per RC plugin, moved to global settings.  
     Revision:  
       xvidcore--devapi4--1.0--patch-34  
   
     The I/P/B Frames' min/max quantizers have moved from RC plugins' interface  
     to the general encoding interface.  
   
     The CBR plugin has been updated for zones and the quent limits move.  
   
     modified files:  
      src/encoder.c src/encoder.h src/plugins/plugin_2pass2.c  
      src/plugins/plugin_cbr.c src/xvid.h  
   
   
 2003-05-12 23:25:54 GMT                                         patch-33  
   
     Summary:  
       Added encoding zones  
     Revision:  
       xvidcore--devapi4--1.0--patch-33  
   
     Added encoding zones in 2pass plugins. The idea behind "zones" is  
     to define frame ranges for which we change the plugin's behavior.  
   
     modified files:  
      src/encoder.c src/encoder.h src/plugins/plugin_2pass1.c  
      src/xvid.h  
   
   
 2003-05-12 23:10:17 GMT                                         patch-32  
   
     Summary:  
       Added the profile setting.  
     Revision:  
       xvidcore--devapi4--1.0--patch-32  
   
     Added the profile setting to user API.  
   
     modified files:  
      src/bitstream/bitstream.c src/bitstream/bitstream.h  
      src/encoder.c src/encoder.h src/xvid.h  
   
   
 2003-05-11 23:59:01 GMT                                         patch-31  
   
     Summary:  
       Changed quality presets.  
     Revision:  
       xvidcore--devapi4--1.0--patch-31  
   
     The presets have been changed so now we should have better PSNR with  
     higher quality presets in all cases.  
   
     I changed a bit the way we treat quality overflow or overflow, now i  
     just clip the value to allowed range.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-05-11 20:47:55 GMT                                         patch-30  
   
     Summary:  
       Some cleanups in the trellis code.  
     Revision:  
       xvidcore--devapi4--1.0--patch-30  
   
     Some cleanup work on trellis code. Should compile file on Visual C++ now.  
   
     modified files:  
      src/utils/mbtransquant.c  
   
   
 2003-05-10 23:53:28 GMT                                         patch-29  
   
     Summary:  
       New trellis code  
     Revision:  
       xvidcore--devapi4--1.0--patch-29  
   
     New trellis code from skal. It should be reworked a bit so it integrates  
     better into XviD code.  
   
     modified files:  
      src/bitstream/mbcoding.c src/bitstream/mbcoding.h  
      src/utils/mbtransquant.c  
   
   
 2003-05-10 23:43:11 GMT                                         patch-28  
   
     Summary:  
       Intra frame decision.  
     Revision:  
       xvidcore--devapi4--1.0--patch-28  
   
     These are syskin's words:  hopefully, intra frame at every scene  
     change (we really need it to cut things).  
   
   
     modified files:  
      src/motion/motion_est.c  
   
   
 2003-05-05 21:50:25 GMT                                         patch-27  
   
     Summary:  
       Fixed double last calculation in trellis quantization.  
     Revision:  
       xvidcore--devapi4--1.0--patch-27  
   
     chl changelog message:  Removed double calculation of "last" => +0.02dB  
   
     modified files:  
      src/bitstream/mbcoding.c  
   
   
 2003-05-05 21:46:29 GMT                                         patch-26  
   
     Summary:  
       Added config.status to the distclean target.  
     Revision:  
       xvidcore--devapi4--1.0--patch-26  
   
     The target distclean is supposed to clean all files so the remaining  
     ones are those supposed to be found in a distribution tarball...  
     config.status is not one of them, so let's add this to the distclean  
     target.  
   
     modified files:  
      build/generic/Makefile  
   
   
 2003-05-05 21:39:47 GMT                                         patch-25  
   
     Summary:  
       configure.in tuning (API number and lib sonames).  
     Revision:  
       xvidcore--devapi4--1.0--patch-25  
   
     I fixed a typo which prevented SPECIFIC_CFLAGS to be properly set by  
     the configure script.  
   
     I also bumped the API version number as API 3.0 is current cvs_head  
     and this branch is the next major API version  
   
     While trying to build my own debian package out of xvidcore, i ran into  
     trouble with the soname not respecting some basic rules that prevented  
     having different library revisions running alongside (with different major  
     APIs). This has been fixed adding the major API number to the library  
     SONAME.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-04-27 23:22:30 GMT                                         patch-24  
   
     Summary:  
       Cleaned CBR plugin a bit, adds structure for a better initial quant.  
     Revision:  
       xvidcore--devapi4--1.0--patch-24  
   
     Just a clean up turning default values to preprocessor constants. I added  
     a get_initial_quant for trying to retrieve support in a near future, a good  
     quantizer according to the desired target bitrate. This will be done thanks  
     to a simple LUT where we'll have lut[quant] = average_bitrate;. This seems  
     stupid but it'll be better than starting with an hardcoded value.  
   
     modified files:  
      src/plugins/plugin_cbr.c  
   
   
 2003-04-27 23:18:20 GMT                                         patch-23  
   
     Summary:  
       b-frames look good in still motion, after all.  
     Revision:  
       xvidcore--devapi4--1.0--patch-23  
   
     b-frames look good in still motion, after all.  
   
     modified files:  
      src/motion/motion_est.c  
   
   
 2003-04-27 23:14:39 GMT                                         patch-22  
   
     Summary:  
       Add initial trellis quantization to inter+h263 frames.  
     Revision:  
       xvidcore--devapi4--1.0--patch-22  
   
     This is the initial support of trellis quantization for inter frames  
     + h263 quantization method.  
   
     Complete support is on the way.  
   
     modified files:  
      examples/xvid_encraw.c src/bitstream/mbcoding.c  
      src/bitstream/mbcoding.h src/utils/mbtransquant.c src/xvid.h  
   
   
 2003-04-27 22:59:47 GMT                                         patch-21  
   
     Summary:  
       Fixes 2 memory leaks.  
     Revision:  
       xvidcore--devapi4--1.0--patch-21  
   
     After a valgrind pass I fixed these 2 leaks. We have still to fix  
     an MEAnalysis on unitialized data.  
   
     modified files:  
      src/encoder.c src/utils/mem_align.c  
   
   
 2003-04-27 22:50:27 GMT                                         patch-20  
   
     Summary:  
       Adds Avg PSNR output to xvid_encraw.  
     Revision:  
       xvidcore--devapi4--1.0--patch-20  
   
     Adds Avg PSNR output to xvid_encraw.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-04-27 22:40:45 GMT                                         patch-19  
   
     Summary:  
       Fixes the vfw Visual Project.  
     Revision:  
       xvidcore--devapi4--1.0--patch-19  
   
     A missing file has been removed from the project file.  
   
     modified files:  
      vfw/vfw.dsp  
   
   
 2003-04-14 20:07:47 GMT                                         patch-18  
   
     Summary:  
       Fixes plugin initialization in xvid_encraw.  
     Revision:  
       xvidcore--devapi4--1.0--patch-18  
   
     We were initializing plugins' versions before a memset...  
     <homer>Doh...</homer>  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-04-14 15:28:57 GMT                                         patch-17  
   
     Summary:  
       Fixed function prototypes <-> definitions mismatching.  
     Revision:  
       xvidcore--devapi4--1.0--patch-17  
   
     Fixed function prototypes <-> definitions mismatching.  
   
     modified files:  
      src/utils/mbfunctions.h src/utils/mbtransquant.c  
   
   
 2003-04-14 15:23:15 GMT                                         patch-16  
   
     Summary:  
       VFW frontend update  
     Revision:  
       xvidcore--devapi4--1.0--patch-16  
   
     The VFW frontend has been updated.  
   
     modified files:  
      vfw/src/codec.c vfw/src/codec.h vfw/src/config.c  
      vfw/src/config.h vfw/src/config.rc vfw/src/driverproc.c  
      vfw/src/resource.h vfw/vfw.dsp  
   
   
 2003-04-14 15:05:20 GMT                                         patch-15  
   
     Summary:  
       Fixed BITS decision for low quants, reworked p/b/i decision.  
     Revision:  
       xvidcore--devapi4--1.0--patch-15  
   
     sysKin's log message: improved vhq (does not decrease psnr anymore - at least  
                           for low quants) and tweaked p/b/i decision again.  
   
     I Added a fix to this CVS commit to avoid ALU Exception (division by zero). It  
     has been commited to cvs_head as well by sysKin.  
   
     modified files:  
      src/motion/motion_est.c  
   
   
 2003-04-10 13:01:07 GMT                                         patch-14  
   
     Summary:  
       Removed all ABS() macros.  
     Revision:  
       xvidcore--devapi4--1.0--patch-14  
   
     All  ABS   macros  have   been  replace  with   their  stdlib.h/math.h  
     equivalent. This gives a 33%  overall speedup for the plain C encoder,  
     while the  ia32 one seems to  suffer a small speed  loss. However this  
     speed loss is  very small and it  seems it depends on the  CPU type as  
     the abs/fabs usage  is impacting badly on sad  functions but impacting  
     well on interpolate functions ... weird inst'it ?  
   
     modified files:  
      src/bitstream/mbcoding.c src/global.h src/image/image.c  
      src/motion/motion_comp.c src/motion/motion_est.c  
      src/motion/sad.c src/prediction/mbprediction.c  
      src/utils/mbtransquant.c src/xvid.c  
   
   
 2003-04-09 18:44:24 GMT                                         patch-13  
   
     Summary:  
       Added GNU profiling option to the configure script.  
     Revision:  
       xvidcore--devapi4--1.0--patch-13  
   
     In  order to allow  easy profiling  using GNU  tools (gprof,  gcov), I  
     added  the  --enable-gnuprofile  to  the configure.in  template.  This  
     modifies the SPECIFIC_LDFLAGS and SPECIFIC_CFLAGS for library building  
     so they include all needed options for profiling and test coverage.  
   
     /!\  When  compiling your  own  program,  don't  forget to  use  these  
          options:  
            -pg -fprofile-arcs -ftest-coverage  
   
          When linking your program, you  MUST use the -pg option too, else  
          your binary will not use/create profiling informations.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-04-09 16:09:33 GMT                                         patch-12  
   
     Summary:  
       Build fix from release-0_9_1-fixes@cvs.xvid.org  
     Revision:  
       xvidcore--devapi4--1.0--patch-12  
   
     MacOSX build process was wrong on the linking stage as it was ignoring  
     the equivalent of the linux soname thingy.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-04-09 13:44:06 GMT                                         patch-11  
   
     Summary:  
       Syncing arch tree with xvid.org cvs.  
     Revision:  
       xvidcore--devapi4--1.0--patch-11  
   
     Synced with all the work done  in the xvid.org cvs repository. I could  
     not  maintain a  complete list  of all  items but  here is  a  kind of  
     digest.  
   
      + Merged build files fixes from the release-0_9_1-fixes branch.  
      + Synced all motion estimation changes from the cvs_head branch.  
      + Added rate control plugins.  
      + Added lumimasking plugin.  
      + Synced optimizations from cvs_head in interpolate and cbp  
        functions.  
      + xvid_encraw improvements.  
      + new mbtransquant set of functions.  
      + Fixed bframe SSE calculation.  
   
     new files:  
      src/plugins/.arch-ids/plugin_2pass1.c.id  
      src/plugins/.arch-ids/plugin_2pass2.c.id  
      src/plugins/.arch-ids/plugin_cbr.c.id  
      src/plugins/.arch-ids/plugin_fixed.c.id  
      src/plugins/.arch-ids/plugin_lumimasking.c.id  
      vfw/src/.arch-ids/XviD_logo.bmp.id src/plugins/plugin_2pass1.c  
      src/plugins/plugin_2pass2.c src/plugins/plugin_cbr.c  
      src/plugins/plugin_fixed.c src/plugins/plugin_lumimasking.c  
      vfw/src/XviD_logo.bmp  
   
     modified files:  
      build/generic/Makefile build/generic/bootstrap.sh  
      build/generic/configure.in build/generic/libxvidcore.def.in  
      build/generic/platform.inc.in build/generic/sources.inc  
      build/win32/libxvidcore.dsp examples/xvid_decraw.c  
      examples/xvid_encraw.c examples/xvid_stat.c  
      src/bitstream/bitstream.c src/bitstream/bitstream.h  
      src/bitstream/cbp.c src/bitstream/mbcoding.c  
      src/bitstream/vlc_codes.h src/decoder.c src/divx4.c  
      src/encoder.c src/encoder.h src/global.h src/image/image.c  
      src/image/interpolate8x8.c src/motion/motion.h  
      src/motion/motion_comp.c src/motion/motion_est.c  
      src/motion/motion_est.h src/motion/sad.c  
      src/plugins/plugin_dump.c src/plugins/plugin_psnr.c  
      src/portab.h src/prediction/mbprediction.c  
      src/utils/mbfunctions.h src/utils/mbtransquant.c src/xvid.c  
      src/xvid.h vfw/src/2pass.c vfw/src/codec.c  
   
   
 2003-03-16 00:21:32 GMT                                         patch-10  
   
     Summary:  
       Added suxen plugin system (Synced with CVS)  
     Revision:  
       xvidcore--devapi4--1.0--patch-10  
   
     Sync with the CVS and thus adds the plugin framework.  
   
     new files:  
      src/plugins/.arch-ids/=id  
      src/plugins/.arch-ids/plugin_dump.c.id  
      src/plugins/.arch-ids/plugin_psnr.c.id  
      src/plugins/plugin_dump.c src/plugins/plugin_psnr.c  
   
     modified files:  
      build/win32/libxvidcore.dsp examples/Makefile  
      examples/xvid_decraw.c examples/xvid_encraw.c  
      src/bitstream/bitstream.c src/encoder.c src/encoder.h  
      src/portab.h src/utils/mbtransquant.c src/xvid.h  
   
     new directories:  
      src/plugins/.arch-ids src/plugins  
   
   
 2003-03-11 23:37:06 GMT                                         patch-9  
   
     Summary:  
       Changed xvid_decraw option handling for -d/-m.  
     Revision:  
       xvidcore--devapi4--1.0--patch-9  
   
     -d and -m options were boolean so option values were not needed.  
   
     modified files:  
      examples/xvid_decraw.c  
   
   
 2003-03-11 23:30:16 GMT                                         patch-8  
   
     Summary:  
       Fixed frame counting in xvid_encraw.  
     Revision:  
       xvidcore--devapi4--1.0--patch-8  
   
     We were branching before incrementing  the frame counter when core was  
     buffering frames.  This was resulting  in wrong frame  counting during  
     the buffering phase.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-03-11 23:07:01 GMT                                         patch-7  
   
     Summary:  
       Ported xvid_decraw to new API.  
     Revision:  
       xvidcore--devapi4--1.0--patch-7  
   
     xvid_decraw  has been  ported to  new  API. It  basically works  fine,  
     however i'm not completly staisfied. If I do a step by step run then i  
     can see  that second frame  is reported as  a VOL decoding  though the  
     first IFrame has been consumed. This makes xvid_decraw does not report  
     correctly frames' length.  
   
     Except  that, xvid_decraw  works well  enough  to activate  it in  the  
     makefile.  
   
     modified files:  
      examples/Makefile examples/xvid_decraw.c  
   
   
 2003-03-11 20:19:44 GMT                                         patch-6  
   
     Summary:  
       Fix an important API comment in main header.  
     Revision:  
       xvidcore--devapi4--1.0--patch-6  
   
     This patch fixes a comment in xvid.h which was simply wrong and  
     could lead to uneeded code.  
   
     modified files:  
      src/xvid.h  
   
   
 2003-03-11 00:36:34 GMT                                         patch-5  
   
     Summary:  
       PSNR is now an option. More consistent -m/-s option handling.  
     Revision:  
       xvidcore--devapi4--1.0--patch-5  
   
     I turned PSNR stats into an option (-s). I fixed the handling of the  
     -m option that required only a bool.  
   
     I could say in french "ma stupidité dans toute sa grandeur".  
   
     -m presence is enough to significate "save _m_peg stream", we don't  
     need the boolean value.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-03-10 00:36:15 GMT                                         patch-4  
   
     Summary:  
       Adds extended stats support even for bframes in xvidcore.  
     Revision:  
       xvidcore--devapi4--1.0--patch-4  
   
     This patch enables core extended stats support even for bframes. It  
     modifies the way the MBTransQuantBVOP function does its work. It used  
     to not dequant, idct the MB because bframes are never used as reference  
     frames. However if we want to compute stats, then we must perform these  
     inverse transformations.  
   
     modified files:  
      src/encoder.c src/utils/mbfunctions.h src/utils/mbtransquant.c  
   
   
 2003-03-09 16:42:27 GMT                                         patch-3  
   
     Summary:  
       Adds extended stats support.  
     Revision:  
       xvidcore--devapi4--1.0--patch-3  
   
     This patch enables core extended stats support. It seems that xvidcore  
     does not compute sse for BFrames, I have tried to adds this by an ugly  
     hack  but  it did  not  work  as expected,  i  suppose  core does  not  
     decompress bframes as they are  not used as reference frames (unlike P  
     and I frames).  
   
     If we  succeed in enabling sse  calculation in core  for bframes, then  
     xvid_stat will  not be needed anymore.  This will save  lot of trouble  
     with frame matching in PSNR computation when bframes are enabled.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-03-09 00:23:52 GMT                                         patch-2  
   
     Summary:  
       Updated xvid_encraw for new API.  
     Revision:  
       xvidcore--devapi4--1.0--patch-2  
   
     This patch updates the xvid_encraw example to support the  
     new API. As it's the first patch for API 4 support, I  
     disabled all other examples.  
   
     BUG: first frame type is Unknown, I suppose I'm missing  
          a subtility of the new API.  
   
     modified files:  
      examples/Makefile examples/xvid_encraw.c src/encoder.c  
   
   
 2003-03-06 22:08:43 GMT                                         patch-1  
   
     Summary:  
       Synced with dev-api-4 XviD branch.  
     Revision:  
       xvidcore--devapi4--1.0--patch-1  
   
     Synced with dev-api-4 XviD branch. My branching was done at a later  
     point than CVS. This resulted in version skew, now this branch is  
     synced with CVS.  
   
     new files:  
      vfw/.arch-ids/=id vfw/bin/.arch-ids/=id vfw/src/.arch-ids/=id  
      vfw/.arch-ids/vfw.dsp.id vfw/bin/.arch-ids/xvid.inf.id  
      vfw/src/.arch-ids/2pass.c.id vfw/src/.arch-ids/2pass.h.id  
      vfw/src/.arch-ids/codec.c.id vfw/src/.arch-ids/codec.h.id  
      vfw/src/.arch-ids/config.c.id vfw/src/.arch-ids/config.h.id  
      vfw/src/.arch-ids/config.rc.id  
      vfw/src/.arch-ids/driverproc.c.id  
      vfw/src/.arch-ids/driverproc.def.id  
      vfw/src/.arch-ids/resource.h.id rawdec/.arch-ids/rawdec.c.id  
      rawdec/.arch-ids/rawdec.dsp.id rawdec/.arch-ids/=id  
      dshow/.arch-ids/=id dshow/.arch-ids/authors.txt.id  
      dshow/.arch-ids/dshow.dsp.id dshow/src/.arch-ids/=id  
      dshow/src/.arch-ids/CAbout.cpp.id  
      dshow/src/.arch-ids/CAbout.h.id  
      dshow/src/.arch-ids/CXvidDecoder.cpp.id  
      dshow/src/.arch-ids/CXvidDecoder.h.id  
      dshow/src/.arch-ids/IXvidDecoder.h.id  
      dshow/src/.arch-ids/resource.h.id  
      dshow/src/.arch-ids/xvid.ax.def.id  
      dshow/src/.arch-ids/xvid.ax.rc.id vfw/vfw.dsp vfw/bin/xvid.inf  
      vfw/src/2pass.c vfw/src/2pass.h vfw/src/codec.c  
      vfw/src/codec.h vfw/src/config.c vfw/src/config.h  
      vfw/src/config.rc vfw/src/driverproc.c vfw/src/driverproc.def  
      vfw/src/resource.h rawdec/rawdec.c rawdec/rawdec.dsp  
      dshow/authors.txt dshow/dshow.dsp dshow/src/CAbout.cpp  
      dshow/src/CAbout.h dshow/src/CXvidDecoder.cpp  
      dshow/src/CXvidDecoder.h dshow/src/IXvidDecoder.h  
      dshow/src/resource.h dshow/src/xvid.ax.def  
      dshow/src/xvid.ax.rc  
   
     modified files:  
      build/generic/Makefile build/generic/bootstrap.sh  
      build/generic/configure.in build/generic/platform.inc.in  
      build/win32/libxvidcore.dsp examples/Makefile  
      examples/xvid_bench.c examples/xvid_decraw.c  
      examples/xvid_encraw.c examples/xvid_stat.c  
      src/bitstream/bitstream.c src/bitstream/bitstream.h  
      src/bitstream/mbcoding.c src/bitstream/vlc_codes.h  
      src/decoder.c src/decoder.h src/encoder.c src/encoder.h  
      src/global.h src/image/colorspace.c src/image/colorspace.h  
      src/image/image.c src/image/image.h src/image/interpolate8x8.c  
      src/motion/motion.h src/motion/motion_comp.c  
      src/motion/motion_est.c src/motion/motion_est.h  
      src/motion/smp_motion_est.c src/motion/smp_motion_est.h  
      src/portab.h src/prediction/mbprediction.c  
      src/utils/mbtransquant.c src/xvid.c src/xvid.h todo.txt  
   
     new directories:  
      dshow/.arch-ids dshow/src/.arch-ids rawdec/.arch-ids  
      vfw/.arch-ids vfw/bin/.arch-ids vfw/src/.arch-ids vfw vfw/bin  
      vfw/src rawdec dshow dshow/src  
   
   
 2003-03-06 21:27:16 GMT                                         base-0  
   
     Summary:  
       tag of ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6  
     Revision:  
       xvidcore--devapi4--1.0--base-0  
   
     (automatically generated log message)  
   
   
     new patches:  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--base-0  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-1  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-2  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-3  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-4  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-5  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-6  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-7  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-8  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-9  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-10  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-11  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-12  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-13  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-14  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-15  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-16  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-17  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-18  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-19  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-20  
      ed.gomez@free.fr--main/xvidcore--stable--0.9--version-0  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--base-0  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-1  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-2  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-3  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-4  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-5  
      ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6  
   
 2003-02-15 18:40:33 GMT                                         patch-3  
   
     Summary:  
       Added latest Pete's chroma optimization code.  
     Revision:  
       xvidcore--stable--1.0--patch-3  
   
     During merge, i forgot that small piece of code.  
   
     modified files:  
      src/encoder.c src/xvid.h  
   
   
 2003-02-15 14:48:12 GMT                                         patch-2  
   
     Summary:  
       Fixed compilation and moved back to plain GPL.  
     Revision:  
       xvidcore--stable--1.0--patch-2  
   
     portab.h was missing the DPRINTF_RC flag.  
     I merged the watcom C portab.h part.  
   
     Back to plain GPL as it is in dev-api-3 branch.  
   
     modified files:  
      LICENSE src/portab.h  
   
   
 2003-02-15 14:05:17 GMT                                         patch-1  
   
     Summary:  
       Updated tree to dev-api-3 branch.  
     Revision:  
       xvidcore--stable--1.0--patch-1  
   
     This patch consists basically of merging things with dev-api-3  
     CVS branch.  
   
      - All asm, C, h files have been copied from this CVS branch.  
      - Fixed generic sources.inc to take care of changes.  
      - Fixed architecture stuff in sources (ARCH_IS_...).  
      - Updated examples.  
      - Updated libxvidcore.dsp.  
      - Fixed libxvidcore.dsp for ARCH_IS_... constants.  
      - Changed .so and .a naming convention. It is now postfixed  
        with the API version to avoid API incompatibilities with 2.1  
        which had had a postfix.  
      - Fixed configure version 0.9.1 <-> 1.0.0 cvs-snaphot  
   
     This is the first attempt. I don't even know if it compiles well.  
   
     new files:  
      src/bitstream/x86_asm/.arch-ids/cbp_3dne.asm.id  
      src/dct/.arch-ids/simple_idct.c.id  
      src/dct/x86_asm/.arch-ids/fdct_xmm.asm.id  
      src/dct/x86_asm/.arch-ids/idct_3dne.asm.id  
      src/dct/x86_asm/.arch-ids/simple_idct_mmx.asm.id  
      src/image/.arch-ids/font.c.id src/image/.arch-ids/font.h.id  
      src/image/.arch-ids/reduced.c.id  
      src/image/.arch-ids/reduced.h.id  
      src/image/x86_asm/.arch-ids/colorspace_mmx.inc.id  
      src/image/x86_asm/.arch-ids/colorspace_rgb_mmx.asm.id  
      src/image/x86_asm/.arch-ids/colorspace_yuv_mmx.asm.id  
      src/image/x86_asm/.arch-ids/colorspace_yuyv_mmx.asm.id  
      src/image/x86_asm/.arch-ids/interpolate8x8_3dne.asm.id  
      src/image/x86_asm/.arch-ids/reduced_mmx.asm.id  
      src/motion/.arch-ids/motion_est.h.id  
      src/motion/.arch-ids/smp_motion_est.c.id  
      src/motion/.arch-ids/smp_motion_est.h.id  
      src/motion/x86_asm/.arch-ids/sad_3dne.asm.id  
      src/quant/x86_asm/.arch-ids/quantize4_xmm.asm.id  
      src/quant/x86_asm/.arch-ids/quantize_3dne.asm.id  
      src/utils/x86_asm/.arch-ids/interlacing_mmx.asm.id  
      src/utils/x86_asm/.arch-ids/mem_transfer_3dne.asm.id  
      src/bitstream/x86_asm/cbp_3dne.asm src/dct/simple_idct.c  
      src/dct/x86_asm/fdct_xmm.asm src/dct/x86_asm/idct_3dne.asm  
      src/dct/x86_asm/simple_idct_mmx.asm src/image/font.c  
      src/image/font.h src/image/reduced.c src/image/reduced.h  
      src/image/x86_asm/colorspace_mmx.inc  
      src/image/x86_asm/colorspace_rgb_mmx.asm  
      src/image/x86_asm/colorspace_yuv_mmx.asm  
      src/image/x86_asm/colorspace_yuyv_mmx.asm  
      src/image/x86_asm/interpolate8x8_3dne.asm  
      src/image/x86_asm/reduced_mmx.asm src/motion/motion_est.h  
      src/motion/smp_motion_est.c src/motion/smp_motion_est.h  
      src/motion/x86_asm/sad_3dne.asm  
      src/quant/x86_asm/quantize4_xmm.asm  
      src/quant/x86_asm/quantize_3dne.asm  
      src/utils/x86_asm/interlacing_mmx.asm  
      src/utils/x86_asm/mem_transfer_3dne.asm  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/sources.inc build/win32/libxvidcore.dsp  
      examples/odivx_enc_dec.c examples/xvid_bench.c  
      examples/xvid_decraw.c examples/xvid_encraw.c  
      examples/xvid_stat.c src/bitstream/bitstream.c  
      src/bitstream/bitstream.h src/bitstream/cbp.c  
      src/bitstream/cbp.h src/bitstream/mbcoding.c  
      src/bitstream/mbcoding.h src/bitstream/ppc_asm/cbp_altivec.s  
      src/bitstream/ppc_asm/cbp_ppc.s src/bitstream/vlc_codes.h  
      src/bitstream/x86_asm/cbp_mmx.asm  
      src/bitstream/x86_asm/cbp_sse2.asm src/bitstream/zigzag.h  
      src/dct/fdct.c src/dct/fdct.h src/dct/ia64_asm/fdct_ia64.s  
      src/dct/idct.c src/dct/idct.h src/dct/ppc_asm/fdct_altivec.s  
      src/dct/ppc_asm/idct_altivec.s src/dct/x86_asm/fdct_mmx.asm  
      src/dct/x86_asm/idct_mmx.asm src/decoder.c src/decoder.h  
      src/divx4.c src/divx4.h src/encoder.c src/encoder.h  
      src/global.h src/image/colorspace.c src/image/colorspace.h  
      src/image/image.c src/image/image.h src/image/interpolate8x8.c  
      src/image/interpolate8x8.h  
      src/image/x86_asm/interpolate8x8_3dn.asm  
      src/image/x86_asm/interpolate8x8_mmx.asm  
      src/image/x86_asm/interpolate8x8_xmm.asm  
      src/image/x86_asm/rgb_to_yv12_mmx.asm  
      src/image/x86_asm/yuv_to_yv12_mmx.asm  
      src/image/x86_asm/yuyv_to_yv12_mmx.asm  
      src/image/x86_asm/yv12_to_rgb24_mmx.asm  
      src/image/x86_asm/yv12_to_rgb32_mmx.asm  
      src/image/x86_asm/yv12_to_yuyv_mmx.asm  
      src/motion/ia64_asm/sad_ia64.s src/motion/motion.h  
      src/motion/motion_comp.c src/motion/motion_est.c  
      src/motion/ppc_asm/sad_altivec.c src/motion/sad.c  
      src/motion/sad.h src/motion/x86_asm/sad_3dn.asm  
      src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm  
      src/motion/x86_asm/sad_xmm.asm src/portab.h  
      src/prediction/mbprediction.c src/prediction/mbprediction.h  
      src/quant/adapt_quant.c src/quant/adapt_quant.h  
      src/quant/quant_h263.c src/quant/quant_h263.h  
      src/quant/quant_matrix.c src/quant/quant_matrix.h  
      src/quant/quant_mpeg4.c src/quant/quant_mpeg4.h  
      src/quant/x86_asm/quantize4_mmx.asm  
      src/quant/x86_asm/quantize_mmx.asm src/utils/emms.c  
      src/utils/emms.h src/utils/ia64_asm/mem_transfer_ia64.s  
      src/utils/mbfunctions.h src/utils/mbtransquant.c  
      src/utils/mem_align.c src/utils/mem_align.h  
      src/utils/mem_transfer.c src/utils/mem_transfer.h  
      src/utils/ratecontrol.c src/utils/ratecontrol.h  
      src/utils/timer.c src/utils/timer.h  
      src/utils/x86_asm/cpuid.asm  
      src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c src/xvid.h  
   
   
 2003-02-14 23:01:44 GMT                                         base-0  
   
     Summary:  
       Upcoming 1.0 version continuation  
     Revision:  
       xvidcore--stable--1.0--base-0  
   
     Continuation of the xvidcore--stable--0.9 version.  
   
     new directories:  
      {arch}/xvidcore/xvidcore--stable/xvidcore--stable--1.0  
      {arch}/xvidcore/xvidcore--stable/xvidcore--stable--1.0/ed.gomez@free.fr--main  
      {arch}/xvidcore/xvidcore--stable/xvidcore--stable--1.0/ed.gomez@free.fr--main/patch-log  
   
   
 2003-02-11 21:03:19 GMT                                         patch-20  
   
     Summary:  
       Removed BFrame outdated bframe/qpel decoding.  
     Revision:  
       xvidcore--stable--0.9--patch-20  
   
     Michael noticed there were still pieces of bframe and qpel decoding.  
     He proposed to remove it or upgrade it... Feeling too lazy to merge  
     all differences (the too much divergent) file from dev-api-3.  
   
     modified files:  
      changelog.txt src/decoder.c src/image/interpolate8x8.c  
      src/image/interpolate8x8.h  
   
   
 2003-02-11 18:40:48 GMT                                         patch-19  
   
     Summary:  
       Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.  
     Revision:  
       xvidcore--stable--0.9--patch-19  
   
     Ok this patch does lot of things.  
   
     First, it fixes libxvidcore.def for win32 targets. This file is now  
     generated at configure time. This way we make sure no symobols are  
     exported without being compiled in.  
   
     Second, I revamped Makefile so its output is more eye candy.  
   
     Third change, I removed the ia64 dct file from SRC_IA64 variable,  
     this was interfering with the DCT_IA64_SOURCES variable.  
   
     Fourth change, ranlib is detected at configure time and used in the  
     Makeile through the RANLIB variable.  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/libxvidcore.def.in build/generic/platform.inc.in  
      build/generic/sources.inc  
   
     renamed files:  
      build/generic/.arch-ids/libxvidcore.def.id  
        ==> build/generic/.arch-ids/libxvidcore.def.in.id  
      build/generic/libxvidcore.def  
        ==> build/generic/libxvidcore.def.in  
   
   
   
 2003-02-10 23:31:01 GMT                                         patch-18  
   
     Summary:  
       Fixed xvid_encraw help message.  
     Revision:  
       xvidcore--stable--0.9--patch-18  
   
     Fixed xvid_encraw help message.  
   
     modified files:  
      examples/xvid_encraw.c  
   
   
 2003-02-10 23:06:32 GMT                                         patch-17  
   
     Summary:  
       Added IA64 DCT source choice according to the compiler basename.  
     Revision:  
       xvidcore--stable--0.9--patch-17  
   
     The IA64 dct file must be choosen according to the compiler.  
     I chose to look for a basename based on the *ecc* regexp, all  
     other compiler will be treated as being the GNU C compiler.  
   
     Hope this is enough.  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/platform.inc.in  
   
   
 2003-02-10 13:49:25 GMT                                         patch-16  
   
     Summary:  
       Changed linking option on PPC platforms (-flat_namespace)  
     Revision:  
       xvidcore--stable--0.9--patch-16  
   
     Guillaume sent me this fix for PPC platforms.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-09 23:15:18 GMT                                         patch-15  
   
     Summary:  
       Added the configure bootstrap script.  
     Revision:  
       xvidcore--stable--0.9--patch-15  
   
     Added the configure bootstrap script.  
   
     new files:  
      build/generic/.arch-ids/bootstrap.sh.id  
      build/generic/bootstrap.sh  
   
   
 2003-02-09 23:06:51 GMT                                         patch-14  
   
     Summary:  
       The PPC port is now disabled because it is outdated.  
     Revision:  
       xvidcore--stable--0.9--patch-14  
   
     The PPC port is now disabled because it is outdated.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-09 23:01:30 GMT                                         patch-13  
   
     Summary:  
       More "unknown compiler" friendly portab.h file.  
     Revision:  
       xvidcore--stable--0.9--patch-13  
   
     Cristoph pointed out that portab.h was a problem when used with  
     unknown compilers. This patch tries to fix that.  
   
     modified files:  
      src/portab.h  
   
   
 2003-02-09 00:49:32 GMT                                         patch-12  
   
     Summary:  
       DivX4 compatibility layer has been turned into an option (default:disable).  
     Revision:  
       xvidcore--stable--0.9--patch-12  
   
     The divx4 compatibility API has been turned into an option. This  
     has been a long wanted thing by mplayer's guys, so here it is.  
     As we say in french "mieux vaut tard que jamais".  
   
     modified files:  
      build/generic/Makefile build/generic/configure.in  
      build/generic/platform.inc.in build/generic/sources.inc  
   
   
 2003-02-08 23:29:55 GMT                                         patch-11  
   
     Summary:  
       Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.  
     Revision:  
       xvidcore--stable--0.9--patch-11  
   
     This patch set fixes all WIN32/_MSC_VER conditional compilation  
     in examples and in the Illegal Instruction detection for SSE2  
     support in xvid.c.  
   
     libxvidcore.dsp file as been updated with the right defines for  
     x86 support (ARCH_IS_IA32, ARCH_IS_32BIT, ARCH_IS_LITTLE_ENDIAN)  
   
     Hope Win32 is now completely ready.  
   
     modified files:  
      build/win32/libxvidcore.dsp examples/xvid_bench.c  
      examples/xvid_decraw.c examples/xvid_encraw.c  
      examples/xvid_stat.c src/xvid.c  
   
   
 2003-02-08 14:55:19 GMT                                         patch-10  
   
     Summary:  
       Fixed MacOSX build.  
     Revision:  
       xvidcore--stable--0.9--patch-10  
   
     Two fixes for MacOSX. It adds a missing option to gcc to allow the  
     linking stage on this platform (-fno-common). It fixes Altivec test  
     which was outputting result on the console.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-08 12:49:17 GMT                                         patch-9  
   
     Summary:  
       Added Altivec detection (Guillaume Morin)  
     Revision:  
       xvidcore--stable--0.9--patch-9  
   
     Added Altivec detection test in configure.in.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-08 12:25:46 GMT                                         patch-8  
   
     Summary:  
       Fixed portab.h for _DEBUG target and GCC/ICC compilers.  
     Revision:  
       xvidcore--stable--0.9--patch-8  
   
     During the Unix build system change, i had to turn the DRPINTF macro  
     into a real function because teh MacOSX compilers do not support the  
     variadic macros as defined in ISO C99 standard. During this change,  
     i forgot to adapt the macro code and the #include <stdarg.h> needed  
     for variadic functions.  
   
     modified files:  
      src/portab.h  
   
   
 2003-02-08 11:45:00 GMT                                         patch-7  
   
     Summary:  
       Changed the way I add strings into variables.  
     Revision:  
       xvidcore--stable--0.9--patch-7  
   
     I changed the way I add strings to variables (CFLAGS and so on). Now i use  
     var="$var string2" instead of var=$var" string2".  
   
     Fixed a typo reported by Pete for the cygwin part.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-07 23:16:57 GMT                                         patch-6  
   
     Summary:  
       Fixed the "ar" "s" option for some platforms.  
     Revision:  
       xvidcore--stable--0.9--patch-6  
   
     The "s" option of the "ar" program is not standard accross all  
     platforms. I had at least problems on OpenBSD and an old Solaris  
     version.  
   
     modified files:  
      build/generic/Makefile  
   
   
 2003-02-07 22:19:37 GMT                                         patch-5  
   
     Summary:  
       Fixed a BSD checking in ansm output format.  
     Revision:  
       xvidcore--stable--0.9--patch-5  
   
     Fixed a BSD checking in ansm output format.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-07 21:18:14 GMT                                         patch-4  
   
     Summary:  
       Fixed options and added the --disable-assembly option  
     Revision:  
       xvidcore--stable--0.9--patch-4  
   
     Options have been fixed because they were not taking care of the  
     enable_feature variable.  
   
     The --disable-assembly options has been added. This is a good way  
     to compile XviD on nearly all platforms without having to deal with  
     the assembly code -- useful on PPC platform at the moment where gcc  
     seems to use a different kind of assembly syntax.  
   
     modified files:  
      build/generic/configure.in  
   
   
 2003-02-06 21:49:16 GMT                                         patch-3  
   
     Summary:  
       Fixes for the new build system in sources.  
     Revision:  
       xvidcore--stable--0.9--patch-3  
   
     This patch fixes source files according to the new defines used  
     by the reworked build system.  
   
     modified files:  
      src/bitstream/bitstream.h src/divx4.h src/portab.h  
      src/utils/emms.h src/xvid.c  
   
   
 2003-02-06 21:22:55 GMT                                         patch-2  
   
     Summary:  
       Changed build system for Unix OSes  
     Revision:  
       xvidcore--stable--0.9--patch-2  
   
     Changed the build system for Unix systems. It is now built upon  
     an autoconf script that automatically configures the sources.  
   
     The Makefile is portable accross various platforms and "make"  
     programs. It is at least working on these platforms for now:  
      - Debian GNU/Linux - StrongARM - Alphave67 (alpha 64bit) - ia32  
        UltraSparcIII  
      - Solaris - UltraSparcI - Sparc 32bit on old sun stations ( i don't  
        remember the exact name)  
      - FreeBSD 4.7 - ia32  
      - RedHat 7.3 - ia32  
      - Gentoo 1.4 - ia32  
      - the Irix box according to christoph tests  
      - ia64 - Unknown OS?  
   
     The unix unified makefile supports:  
      - gmake  
      - pmake  
   
     ToDo things to finish this new build system:  
      - Manage the ecc/gcc source choice for ia64  
      - Someone to test the makefile on Cygwin and/or mingw+minsys  
      - Update MSVC projects (replace 2 or 3 defines)  
      - See why MacOSX is complaining about duplicated symbols, it seems the  
        mach ABI does not alow namespace collisions even between C modules.  
        And add altivec detection in configure.in  
   
     new files:  
      build/generic/.arch-ids/configure.in.id  
      build/generic/.arch-ids/Makefile.id  
      build/generic/.arch-ids/platform.inc.in.id  
      build/generic/.arch-ids/sources.inc.id  
      build/generic/configure.in build/generic/Makefile  
      build/generic/platform.inc.in build/generic/sources.inc  
   
     removed files:  
      build/generic/.arch-ids/Makefile.beos.id  
      build/generic/.arch-ids/Makefile.cygwin.id  
      build/generic/.arch-ids/Makefile.dj.id  
      build/generic/.arch-ids/Makefile.freebsd.id  
      build/generic/.arch-ids/Makefile.generic.id  
      build/generic/.arch-ids/Makefile.ia64.id  
      build/generic/.arch-ids/Makefile.inc.id  
      build/generic/.arch-ids/Makefile.irix64.id  
      build/generic/.arch-ids/Makefile.linuxppc.id  
      build/generic/.arch-ids/Makefile.linuxppc_altivec.id  
      build/generic/.arch-ids/Makefile.linuxx86.id  
      build/generic/.arch-ids/Makefile.sparc.id  
      build/generic/Makefile.beos build/generic/Makefile.cygwin  
      build/generic/Makefile.dj build/generic/Makefile.freebsd  
      build/generic/Makefile.generic build/generic/Makefile.ia64  
      build/generic/Makefile.inc build/generic/Makefile.irix64  
      build/generic/Makefile.linuxppc  
      build/generic/Makefile.linuxppc_altivec  
      build/generic/Makefile.linuxx86 build/generic/Makefile.sparc  
   
   
 2003-02-06 21:11:17 GMT                                         patch-1  
   
     Summary:  
       Updated to current stable CVS_HEAD  
     Revision:  
       xvidcore--stable--0.9--patch-1  
   
     Updated files to current stable CVS_HEAD versions.  
   
     new files:  
      build/win32/.arch-ids/odivx_enc_dec.dsp.id  
      build/win32/.arch-ids/xvidcore.dsw.id  
      build/win32/.arch-ids/xvid_bench.dsp.id  
      build/win32/odivx_enc_dec.dsp build/win32/xvidcore.dsw  
      build/win32/xvid_bench.dsp  
   
     modified files:  
      authors.txt build/generic/Makefile.beos  
      build/generic/Makefile.generic build/generic/Makefile.linuxx86  
      doc/Makefile examples/Makefile examples/odivx_enc_dec.c  
      examples/xvid_bench.c examples/xvid_encraw.c  
      examples/xvid_stat.c src/bitstream/bitstream.c  
      src/bitstream/bitstream.h src/bitstream/cbp.c  
      src/bitstream/mbcoding.c src/bitstream/vlc_codes.h  
      src/bitstream/zigzag.h src/dct/fdct.c src/dct/idct.c  
      src/dct/idct.h src/decoder.c src/decoder.h src/divx4.h  
      src/encoder.c src/encoder.h src/global.h  
      src/image/colorspace.c src/image/image.c  
      src/image/interpolate8x8.c src/image/interpolate8x8.h  
      src/motion/motion.h src/motion/motion_comp.c  
      src/motion/motion_est.c src/motion/sad.c src/portab.h  
      src/prediction/mbprediction.c src/prediction/mbprediction.h  
      src/quant/adapt_quant.c src/quant/adapt_quant.h  
      src/quant/quant_h263.c src/quant/quant_mpeg4.c  
      src/utils/emms.h src/utils/mbfunctions.h  
      src/utils/mbtransquant.c src/utils/mem_align.c  
      src/utils/mem_transfer.c src/utils/timer.c src/utils/timer.h  
      src/xvid.h todo.txt  
   
   
 2003-02-06 20:59:19 GMT                                         base-0  
   
     Summary:  
       Imported xvidcore 0.9.0 into arch repository  
5492      Revision:      Revision:
5493        xvidcore--stable--0.9--base-0        xvidcore--head--0.0--base-0
5494    
5495      Imported xvidcore 0.9.0 into arch repository. I hope I forgot nothing.      (automatically generated log message)
5496    
5497      new files:      new patches:
5498       ./.arch-ids/CodingStyle.id ./.arch-ids/LICENSE.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--base-0
5499       ./.arch-ids/README.txt.id ./.arch-ids/authors.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-1
5500       ./.arch-ids/changelog.txt.id ./.arch-ids/todo.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-2
5501       ./CodingStyle ./LICENSE ./README.txt ./authors.txt       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-3
5502       ./build/.arch-ids/=id ./build/generic/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-4
5503       ./build/generic/.arch-ids/Makefile.beos.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-5
5504       ./build/generic/.arch-ids/Makefile.cygwin.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-6
5505       ./build/generic/.arch-ids/Makefile.dj.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-7
5506       ./build/generic/.arch-ids/Makefile.freebsd.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-8
5507       ./build/generic/.arch-ids/Makefile.generic.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-9
5508       ./build/generic/.arch-ids/Makefile.ia64.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-10
5509       ./build/generic/.arch-ids/Makefile.inc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-11
5510       ./build/generic/.arch-ids/Makefile.irix64.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-12
5511       ./build/generic/.arch-ids/Makefile.linuxppc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-13
5512       ./build/generic/.arch-ids/Makefile.linuxppc_altivec.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-14
5513       ./build/generic/.arch-ids/Makefile.linuxx86.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-15
5514       ./build/generic/.arch-ids/Makefile.sparc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-16
5515       ./build/generic/.arch-ids/libxvidcore.def.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-17
5516       ./build/generic/Makefile.beos ./build/generic/Makefile.cygwin       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-18
5517       ./build/generic/Makefile.dj ./build/generic/Makefile.freebsd       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-19
5518       ./build/generic/Makefile.generic ./build/generic/Makefile.ia64       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-20
5519       ./build/generic/Makefile.inc ./build/generic/Makefile.irix64       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-21
5520       ./build/generic/Makefile.linuxppc       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-22
5521       ./build/generic/Makefile.linuxppc_altivec       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-23
5522       ./build/generic/Makefile.linuxx86       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-24
5523       ./build/generic/Makefile.sparc ./build/generic/libxvidcore.def       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-25
5524       ./build/win32/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-26
5525       ./build/win32/.arch-ids/libxvidcore.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-27
5526       ./build/win32/.arch-ids/xvid_decraw.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-28
5527       ./build/win32/.arch-ids/xvid_encraw.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-29
5528       ./build/win32/.arch-ids/xvid_stat.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-30
5529       ./build/win32/libxvidcore.dsp ./build/win32/xvid_decraw.dsp       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-31
5530       ./build/win32/xvid_encraw.dsp ./build/win32/xvid_stat.dsp       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-32
5531       ./changelog.txt ./doc/.arch-ids/=id ./doc/.arch-ids/API.dox.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-33
5532       ./doc/.arch-ids/Makefile.id ./doc/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-34
5533       ./doc/.arch-ids/foot.inc.in.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-35
5534       ./doc/.arch-ids/header.tex.in.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-36
5535       ./doc/.arch-ids/xvid-decoding.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-37
5536       ./doc/.arch-ids/xvid-encoder.txt.id ./doc/API.dox       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-38
5537       ./doc/Makefile ./doc/README ./doc/foot.inc.in       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-39
5538       ./doc/header.tex.in ./doc/xvid-decoding.txt       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-40
5539       ./doc/xvid-encoder.txt ./examples/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-41
5540       ./examples/.arch-ids/Makefile.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-42
5541       ./examples/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-43
5542       ./examples/.arch-ids/cactus.pgm.bz2.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-44
5543       ./examples/.arch-ids/odivx_enc_dec.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-45
5544       ./examples/.arch-ids/xvid_bench.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-46
5545       ./examples/.arch-ids/xvid_decraw.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-47
5546       ./examples/.arch-ids/xvid_encraw.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-48
5547       ./examples/.arch-ids/xvid_stat.c.id ./examples/Makefile       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-49
5548       ./examples/README ./examples/cactus.pgm.bz2       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-50
5549       ./examples/odivx_enc_dec.c ./examples/xvid_bench.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-51
5550       ./examples/xvid_decraw.c ./examples/xvid_encraw.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-52
5551       ./examples/xvid_stat.c ./src/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-53
5552       ./src/.arch-ids/decoder.c.id ./src/.arch-ids/decoder.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-54
5553       ./src/.arch-ids/divx4.c.id ./src/.arch-ids/divx4.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-55
5554       ./src/.arch-ids/encoder.c.id ./src/.arch-ids/encoder.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-56
5555       ./src/.arch-ids/global.h.id ./src/.arch-ids/portab.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-57
5556       ./src/.arch-ids/xvid.c.id ./src/.arch-ids/xvid.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-58
5557       ./src/bitstream/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-59
5558       ./src/bitstream/.arch-ids/bitstream.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-60
5559       ./src/bitstream/.arch-ids/bitstream.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-61
5560       ./src/bitstream/.arch-ids/cbp.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-62
5561       ./src/bitstream/.arch-ids/cbp.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-63
5562       ./src/bitstream/.arch-ids/mbcoding.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-64
5563       ./src/bitstream/.arch-ids/mbcoding.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-65
5564       ./src/bitstream/.arch-ids/vlc_codes.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-66
5565       ./src/bitstream/.arch-ids/zigzag.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-67
5566       ./src/bitstream/bitstream.c ./src/bitstream/bitstream.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-68
5567       ./src/bitstream/cbp.c ./src/bitstream/cbp.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-69
5568       ./src/bitstream/mbcoding.c ./src/bitstream/mbcoding.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-70
5569       ./src/bitstream/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-71
5570       ./src/bitstream/ppc_asm/.arch-ids/cbp_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-72
5571       ./src/bitstream/ppc_asm/.arch-ids/cbp_ppc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-73
5572       ./src/bitstream/ppc_asm/cbp_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-74
5573       ./src/bitstream/ppc_asm/cbp_ppc.s ./src/bitstream/vlc_codes.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-75
5574       ./src/bitstream/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-76
5575       ./src/bitstream/x86_asm/.arch-ids/cbp_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-77
5576       ./src/bitstream/x86_asm/.arch-ids/cbp_sse2.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-78
5577       ./src/bitstream/x86_asm/cbp_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-79
5578       ./src/bitstream/x86_asm/cbp_sse2.asm ./src/bitstream/zigzag.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-80
5579       ./src/dct/.arch-ids/=id ./src/dct/.arch-ids/README.IJG.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-81
5580       ./src/dct/.arch-ids/fdct.c.id ./src/dct/.arch-ids/fdct.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-82
5581       ./src/dct/.arch-ids/idct.c.id ./src/dct/.arch-ids/idct.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-83
5582       ./src/dct/README.IJG ./src/dct/fdct.c ./src/dct/fdct.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-84
5583       ./src/dct/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-85
5584       ./src/dct/ia64_asm/.arch-ids/fdct_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-86
5585       ./src/dct/ia64_asm/.arch-ids/genidct.py.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-87
5586       ./src/dct/ia64_asm/.arch-ids/idct_fini.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-88
5587       ./src/dct/ia64_asm/.arch-ids/idct_ia64_ecc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-89
5588       ./src/dct/ia64_asm/.arch-ids/idct_ia64_gcc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-90
5589       ./src/dct/ia64_asm/.arch-ids/idct_init.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-91
5590       ./src/dct/ia64_asm/fdct_ia64.s ./src/dct/ia64_asm/genidct.py       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-92
5591       ./src/dct/ia64_asm/idct_fini.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-93
5592       ./src/dct/ia64_asm/idct_ia64_ecc.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-94
5593       ./src/dct/ia64_asm/idct_ia64_gcc.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-95
5594       ./src/dct/ia64_asm/idct_init.s ./src/dct/idct.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-96
5595       ./src/dct/idct.h ./src/dct/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-97
5596       ./src/dct/ppc_asm/.arch-ids/fdct_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-98
5597       ./src/dct/ppc_asm/.arch-ids/idct_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-99
5598       ./src/dct/ppc_asm/fdct_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-100
5599       ./src/dct/ppc_asm/idct_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-101
5600       ./src/dct/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-102
5601       ./src/dct/x86_asm/.arch-ids/fdct_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-103
5602       ./src/dct/x86_asm/.arch-ids/idct_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-104
5603       ./src/dct/x86_asm/fdct_mmx.asm ./src/dct/x86_asm/idct_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-105
5604       ./src/decoder.c ./src/decoder.h ./src/divx4.c ./src/divx4.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-106
5605       ./src/encoder.c ./src/encoder.h ./src/global.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-107
5606       ./src/image/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-108
5607       ./src/image/.arch-ids/colorspace.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-109
5608       ./src/image/.arch-ids/colorspace.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-110
5609       ./src/image/.arch-ids/image.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-111
5610       ./src/image/.arch-ids/image.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-112
5611       ./src/image/.arch-ids/interpolate8x8.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-113
5612       ./src/image/.arch-ids/interpolate8x8.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-114
5613       ./src/image/colorspace.c ./src/image/colorspace.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-115
5614       ./src/image/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-116
5615       ./src/image/ia64_asm/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-117
5616       ./src/image/ia64_asm/.arch-ids/interpolate8x8_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-118
5617       ./src/image/ia64_asm/.arch-ids/interpolate8x8_ia64_exact.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-119
5618       ./src/image/ia64_asm/README       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-120
5619       ./src/image/ia64_asm/interpolate8x8_ia64.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-121
5620       ./src/image/ia64_asm/interpolate8x8_ia64_exact.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-122
5621       ./src/image/image.c ./src/image/image.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-123
5622       ./src/image/interpolate8x8.c ./src/image/interpolate8x8.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-124
5623       ./src/image/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-125
5624       ./src/image/x86_asm/.arch-ids/interpolate8x8_3dn.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-126
5625       ./src/image/x86_asm/.arch-ids/interpolate8x8_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-127
5626       ./src/image/x86_asm/.arch-ids/interpolate8x8_xmm.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-128
5627       ./src/image/x86_asm/.arch-ids/rgb_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-129
5628       ./src/image/x86_asm/.arch-ids/yuv_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-130
5629       ./src/image/x86_asm/.arch-ids/yuyv_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-131
5630       ./src/image/x86_asm/.arch-ids/yv12_to_rgb24_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-132
5631       ./src/image/x86_asm/.arch-ids/yv12_to_rgb32_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-133
5632       ./src/image/x86_asm/.arch-ids/yv12_to_yuyv_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-134
5633       ./src/image/x86_asm/interpolate8x8_3dn.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-135
5634       ./src/image/x86_asm/interpolate8x8_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-136
5635       ./src/image/x86_asm/interpolate8x8_xmm.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-137
5636       ./src/image/x86_asm/rgb_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-138
5637       ./src/image/x86_asm/yuv_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-139
5638       ./src/image/x86_asm/yuyv_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-140
5639       ./src/image/x86_asm/yv12_to_rgb24_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-141
5640       ./src/image/x86_asm/yv12_to_rgb32_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-142
5641       ./src/image/x86_asm/yv12_to_yuyv_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-143
5642       ./src/motion/.arch-ids/=id ./src/motion/.arch-ids/motion.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-144
5643       ./src/motion/.arch-ids/motion_comp.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-145
5644       ./src/motion/.arch-ids/motion_est.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-146
5645       ./src/motion/.arch-ids/sad.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-147
5646       ./src/motion/.arch-ids/sad.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-148
5647       ./src/motion/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-149
5648       ./src/motion/ia64_asm/.arch-ids/calc_delta_1.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-150
5649       ./src/motion/ia64_asm/.arch-ids/calc_delta_2.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-151
5650       ./src/motion/ia64_asm/.arch-ids/calc_delta_3.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-152
5651       ./src/motion/ia64_asm/.arch-ids/halfpel8_refine_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-153
5652       ./src/motion/ia64_asm/.arch-ids/sad_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-154
5653       ./src/motion/ia64_asm/calc_delta_1.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-155
5654       ./src/motion/ia64_asm/calc_delta_2.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-156
5655       ./src/motion/ia64_asm/calc_delta_3.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-157
5656       ./src/motion/ia64_asm/halfpel8_refine_ia64.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-158
5657       ./src/motion/ia64_asm/sad_ia64.s ./src/motion/motion.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-159
5658       ./src/motion/motion_comp.c ./src/motion/motion_est.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-160
5659       ./src/motion/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-161
5660       ./src/motion/ppc_asm/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-162
5661       ./src/motion/ppc_asm/.arch-ids/sad_altivec.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
5662       ./src/motion/ppc_asm/.arch-ids/sad_altivec.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-1
5663       ./src/motion/ppc_asm/README ./src/motion/ppc_asm/sad_altivec.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-2
5664       ./src/motion/ppc_asm/sad_altivec.s ./src/motion/sad.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-3
5665       ./src/motion/sad.h ./src/motion/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-4
5666       ./src/motion/x86_asm/.arch-ids/sad_3dn.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-5
5667       ./src/motion/x86_asm/.arch-ids/sad_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-6
5668       ./src/motion/x86_asm/.arch-ids/sad_sse2.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-7
5669       ./src/motion/x86_asm/.arch-ids/sad_xmm.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-8
5670       ./src/motion/x86_asm/sad_3dn.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-9
5671       ./src/motion/x86_asm/sad_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-10
5672       ./src/motion/x86_asm/sad_sse2.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-11
5673       ./src/motion/x86_asm/sad_xmm.asm ./src/portab.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-12
5674       ./src/prediction/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-13
5675       ./src/prediction/.arch-ids/mbprediction.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-14
5676       ./src/prediction/.arch-ids/mbprediction.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-15
5677       ./src/prediction/mbprediction.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-16
5678       ./src/prediction/mbprediction.h ./src/quant/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-17
5679       ./src/quant/.arch-ids/adapt_quant.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-18
5680       ./src/quant/.arch-ids/adapt_quant.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-19
5681       ./src/quant/.arch-ids/quant_h263.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-20
5682       ./src/quant/.arch-ids/quant_h263.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-21
5683       ./src/quant/.arch-ids/quant_matrix.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-22
5684       ./src/quant/.arch-ids/quant_matrix.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-23
5685       ./src/quant/.arch-ids/quant_mpeg4.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-24
5686       ./src/quant/.arch-ids/quant_mpeg4.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-25
5687       ./src/quant/adapt_quant.c ./src/quant/adapt_quant.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-26
5688       ./src/quant/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-27
5689       ./src/quant/ia64_asm/.arch-ids/quant_h263_ia64.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-28
5690       ./src/quant/ia64_asm/quant_h263_ia64.s       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-29
5691       ./src/quant/quant_h263.c ./src/quant/quant_h263.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-30
5692       ./src/quant/quant_matrix.c ./src/quant/quant_matrix.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-31
5693       ./src/quant/quant_mpeg4.c ./src/quant/quant_mpeg4.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-32
5694       ./src/quant/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-33
5695       ./src/quant/x86_asm/.arch-ids/quantize4_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-34
5696       ./src/quant/x86_asm/.arch-ids/quantize_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-35
5697       ./src/quant/x86_asm/quantize4_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-36
5698       ./src/quant/x86_asm/quantize_mmx.asm ./src/utils/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-37
5699       ./src/utils/.arch-ids/emms.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-38
5700       ./src/utils/.arch-ids/emms.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-39
5701       ./src/utils/.arch-ids/mbfunctions.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-40
5702       ./src/utils/.arch-ids/mbtransquant.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-41
5703       ./src/utils/.arch-ids/mem_align.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-42
5704       ./src/utils/.arch-ids/mem_align.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-43
5705       ./src/utils/.arch-ids/mem_transfer.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-44
5706       ./src/utils/.arch-ids/mem_transfer.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-45
5707       ./src/utils/.arch-ids/ratecontrol.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-46
5708       ./src/utils/.arch-ids/ratecontrol.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-47
5709       ./src/utils/.arch-ids/timer.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-48
5710       ./src/utils/.arch-ids/timer.h.id ./src/utils/emms.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-49
5711       ./src/utils/emms.h ./src/utils/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-50
5712       ./src/utils/ia64_asm/.arch-ids/mem_transfer_ia64.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-51
5713       ./src/utils/ia64_asm/mem_transfer_ia64.s       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-52
5714       ./src/utils/mbfunctions.h ./src/utils/mbtransquant.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
5715       ./src/utils/mem_align.c ./src/utils/mem_align.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--base-0
5716       ./src/utils/mem_transfer.c ./src/utils/mem_transfer.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-1
5717       ./src/utils/ratecontrol.c ./src/utils/ratecontrol.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-2
5718       ./src/utils/timer.c ./src/utils/timer.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-3
5719       ./src/utils/x86_asm/.arch-ids/=id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-4
5720       ./src/utils/x86_asm/.arch-ids/cpuid.asm.id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-5
5721       ./src/utils/x86_asm/.arch-ids/mem_transfer_mmx.asm.id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-6
5722       ./src/utils/x86_asm/cpuid.asm       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-7
5723       ./src/utils/x86_asm/mem_transfer_mmx.asm ./src/xvid.c       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-8
5724       ./src/xvid.h ./todo.txt       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-9
5725         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-10
5726         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-11
5727         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-12
5728         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-13
5729         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-14
5730         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-15
5731         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-16
5732         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-17
5733         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-18
5734         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-19
5735         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-20
5736         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-21
5737         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-22
5738         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-23
5739         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-24
5740         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-25
5741         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-26
5742         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-27
5743         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-28
5744         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-29
5745         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-30
5746         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-31
5747         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-32
5748         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-33
5749         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-34
5750         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-35
5751         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-36
5752         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-37
5753         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-38
5754         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-39
5755         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-40
5756         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-41
5757         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-42
5758         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-43
5759         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-44
5760         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-45
5761         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-46
5762         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-47
5763         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-48
5764         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-49
5765         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-50
5766         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-51
5767         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-52
5768         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-53
5769         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-54
5770         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-55
5771         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-56
5772         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-57
5773         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-58
5774         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-59
5775         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-60
5776         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-61
5777         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-62
5778         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-63
5779         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-64
5780         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-65
5781         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-66
5782         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-67
5783         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-68
5784         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-69
5785         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-70
5786         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-71
5787         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-72
5788         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-73
5789         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-74
5790         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-75
5791         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-76
5792         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-77
5793         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-78
5794         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-79
5795         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-80
5796         ed.gomez@free.fr--main/xvidcore--stable--0.9--base-0
5797         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-1
5798         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-2
5799         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-3
5800         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-4
5801         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-5
5802         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-6
5803         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-7
5804         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-8
5805         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-9
5806         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-10
5807         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-11
5808         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-12
5809         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-13
5810         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-14
5811         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-15
5812         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-16
5813         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-17
5814         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-18
5815         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-19
5816         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-20
5817         ed.gomez@free.fr--main/xvidcore--stable--0.9--version-0
5818         ed.gomez@free.fr--main/xvidcore--stable--1.0--base-0
5819         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-1
5820         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-2
5821         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-3
5822         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-4
5823         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-5
5824         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6
5825    
5826    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.14.4.1

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