[cvs] / xvidcore / ChangeLog Repository:
ViewVC logotype

Diff of /xvidcore/ChangeLog

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

revision 1.2.2.4, Sat Jul 10 17:37:16 2004 UTC revision 1.15, Fri Nov 28 20:51:04 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    Date: 2008/11/28 19:28:41
5    Author: Isibaar
6    Branch: HEAD
7    Tag: (none)
8    Log:
9    updated nasm dependency
10    
11    Members:
12            debian/control:1.2->1.3
13    
14    ---------------------
15    Date: 2008/11/28 19:16:42
16    Author: Isibaar
17    Branch: HEAD
18    Tag: (none)
19    Log:
20    pump up HEAD version numbers
21    
22    Members:
23            build/generic/configure.in:1.25->1.26
24            debian/changelog:1.2->1.3
25            src/xvid.c:1.77->1.78
26            src/xvid.h:1.63->1.64
27    
28    ---------------------
29    Date: 2008/11/28 17:54:43
30    Author: Isibaar
31    Branch: HEAD
32    Tag: tag-branching-1_2_0
33    Log:
34    WIN64 compatibility
35    
36    Members:
37            dshow/src/config.h:1.5->1.6
38    
39    ---------------------
40    Date: 2008/11/28 17:42:50
41    Author: Isibaar
42    Branch: HEAD
43    Tag: (none)
44    Log:
45    alternative multicore detection
46    
47    Members:
48            src/xvid.c:1.76->1.77
49    
50    ---------------------
51    Date: 2008/11/28 12:56:01
52    Author: Isibaar
53    Branch: HEAD
54    Tag: (none)
55    Log:
56    Auto SMP
57    
58    Members:
59            vfw/src/codec.c:1.21->1.22
60            vfw/src/config.c:1.35->1.36
61            vfw/src/resource.rc:1.24->1.25
62    
63    ---------------------
64    Date: 2008/11/28 11:58:07
65    Author: Isibaar
66    Branch: HEAD
67    Tag: (none)
68    Log:
69    bugfix: prevent access violation if width/height is not multiple of 2
70    
71    Members:
72            src/image/image.c:1.42->1.43
73    
74    ---------------------
75    Date: 2008/11/27 21:46:13
76    Author: Isibaar
77    Branch: HEAD
78    Tag: (none)
79    Log:
80    AMD64 fix
81    
82    Members:
83            src/plugins/x86_asm/plugin_ssim-a.asm:1.8->1.9
84    
85    ---------------------
86    Date: 2008/11/27 21:34:53
87    Author: Isibaar
88    Branch: HEAD
89    Tag: (none)
90    Log:
91    readded cpu check
92    
93    Members:
94            src/plugins/plugin_ssim.c:1.11->1.12
95    
96    ---------------------
97    Date: 2008/11/27 21:17:33
98    Author: Isibaar
99    Branch: HEAD
100    Tag: (none)
101    Log:
102    more ssim fixes
103    
104    Members:
105            examples/xvid_encraw.c:1.36->1.37
106            src/xvid.h:1.62->1.63
107            src/plugins/plugin_ssim.c:1.10->1.11
108            src/plugins/plugin_ssim.h:1.3->1.4
109    
110    ---------------------
111    Date: 2008/11/27 20:45:28
112    Author: Isibaar
113    Branch: HEAD
114    Tag: (none)
115    Log:
116    fix for -ssim option
117    
118    Members:
119            examples/xvid_encraw.c:1.35->1.36
120    
121    ---------------------
122    Date: 2008/11/27 19:35:36
123    Author: Isibaar
124    Branch: HEAD
125    Tag: (none)
126    Log:
127    64-bit fix
128    
129    Members:
130            src/utils/x86_asm/interlacing_mmx.asm:1.9->1.10
131    
132    ---------------------
133    Date: 2008/11/27 17:42:00
134    Author: Isibaar
135    Branch: HEAD
136    Tag: (none)
137    Log:
138    updated strings
139    
140    Members:
141            vfw/bin/xvid.inf:1.3->1.4
142    
143    ---------------------
144    Date: 2008/11/27 17:33:32
145    Author: Isibaar
146    Branch: HEAD
147    Tag: (none)
148    Log:
149    64-bit GUI note
150    
151    Members:
152            vfw/src/config.c:1.34->1.35
153            vfw/src/config.h:1.11->1.12
154            vfw/src/resource.rc:1.23->1.24
155    
156    ---------------------
157    Date: 2008/11/27 17:31:48
158    Author: Isibaar
159    Branch: HEAD
160    Tag: (none)
161    Log:
162    enable SSE4 GMC code
163    
164    Members:
165            src/portab.h:1.57->1.58
166            src/motion/gmc.c:1.8->1.9
167    
168    ---------------------
169    Date: 2008/11/27 12:57:28
170    Author: Isibaar
171    Branch: HEAD
172    Tag: (none)
173    Log:
174    WIN64 compatibility
175    
176    Members:
177            dshow/Makefile:1.6->1.7
178            vfw/bin/Makefile:1.5->1.6
179            vfw/src/config.c:1.33->1.34
180            vfw/src/status.c:1.2->1.3
181    
182    ---------------------
183    Date: 2008/11/27 01:47:03
184    Author: Isibaar
185    Branch: HEAD
186    Tag: (none)
187    Log:
188    brightness control fix
189    
190    Members:
191            src/xvid.c:1.75->1.76
192            src/image/postprocessing.c:1.4->1.5
193            src/image/x86_asm/postprocessing_sse2.asm:1.9->1.10
194    
195    ---------------------
196    Date: 2008/11/27 00:37:28
197    Author: Isibaar
198    Branch: HEAD
199    Tag: (none)
200    Log:
201    sad8bi bench
202    
203    Members:
204            examples/xvid_bench.c:1.37->1.38
205    
206    ---------------------
207    Date: 2008/11/27 00:35:50
208    Author: Isibaar
209    Branch: HEAD
210    Tag: (none)
211    Log:
212    some WIN64 fixes
213    
214    Members:
215            src/image/x86_asm/colorspace_mmx.inc:1.6->1.7
216            src/image/x86_asm/colorspace_yuv_mmx.asm:1.9->1.10
217            src/image/x86_asm/gmc_mmx.asm:1.6->1.7
218            src/image/x86_asm/interpolate8x8_mmx.asm:1.21->1.22
219            src/image/x86_asm/postprocessing_mmx.asm:1.8->1.9
220            src/image/x86_asm/qpel_mmx.asm:1.8->1.9
221            src/quant/x86_asm/quantize_h263_mmx.asm:1.10->1.11
222            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.12->1.13
223    
224    ---------------------
225    Date: 2008/11/26 11:11:16
226    Author: Isibaar
227    Branch: HEAD
228    Tag: (none)
229    Log:
230    GUI controls for SSE3/SSE4
231    Updated about box and messages
232    
233    Members:
234            dshow/src/CXvidDecoder.h:1.6->1.7
235            dshow/src/Configure.cpp:1.4->1.5
236            dshow/src/config.c:1.8->1.9
237            vfw/src/codec.h:1.5->1.6
238            vfw/src/config.c:1.32->1.33
239            vfw/src/resource.h:1.10->1.11
240            vfw/src/resource.rc:1.22->1.23
241    
242    ---------------------
243    Date: 2008/11/26 10:31:06
244    Author: Isibaar
245    Branch: HEAD
246    Tag: (none)
247    Log:
248    some more benches
249    
250    Members:
251            examples/xvid_bench.c:1.36->1.37
252    
253    ---------------------
254    Date: 2008/11/26 03:36:37
255    Author: Isibaar
256    Branch: HEAD
257    Tag: (none)
258    Log:
259    increment bs version
260    
261    Members:
262            src/xvid.h:1.61->1.62
263    
264    ---------------------
265    Date: 2008/11/26 03:32:54
266    Author: Isibaar
267    Branch: HEAD
268    Tag: (none)
269    Log:
270    removed obsolete AMD64 asm source files
271    
272    Members:
273            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.3->1.4(DEAD)
274            src/dct/x86_64_asm/idct_mmx.asm:1.3->1.4(DEAD)
275            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.3->1.4(DEAD)
276            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.3->1.4(DEAD)
277            src/image/x86_64_asm/qpel_mmx.asm:1.4->1.5(DEAD)
278            src/motion/x86_64_asm/sad_mmx.asm:1.3->1.4(DEAD)
279            src/motion/x86_64_asm/sad_xmm.asm:1.3->1.4(DEAD)
280            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.3->1.4(DEAD)
281            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.3->1.4(DEAD)
282            src/utils/x86_64_asm/cpuid.asm:1.6->1.7(DEAD)
283            src/utils/x86_64_asm/interlacing_mmx.asm:1.5->1.6(DEAD)
284            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.3->1.4(DEAD)
285    
286    ---------------------
287    Date: 2008/11/26 03:21:02
288    Author: Isibaar
289    Branch: HEAD
290    Tag: (none)
291    Log:
292    X86_64 fixes
293    
294    Members:
295            src/image/x86_asm/postprocessing_mmx.asm:1.7->1.8
296            src/image/x86_asm/postprocessing_sse2.asm:1.8->1.9
297            src/quant/quant_mpeg.c:1.4->1.5
298            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.11->1.12
299            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.9->1.10
300    
301    ---------------------
302    Date: 2008/11/26 03:17:50
303    Author: Isibaar
304    Branch: HEAD
305    Tag: (none)
306    Log:
307    win64 target
308    
309    Members:
310            build/generic/Makefile:1.16->1.17
311            build/generic/configure.in:1.24->1.25
312            build/generic/sources.inc:1.14->1.15
313    
314    ---------------------
315    Date: 2008/11/26 03:12:41
316    Author: Isibaar
317    Branch: HEAD
318    Tag: (none)
319    Log:
320    updated MSVC project files
321    
322    Members:
323            build/win32/libxvidcore.dsp:1.14->1.15
324            build/win32/libxvidcore_static.dsp:1.4->1.5
325    
326    ---------------------
327    Date: 2008/11/26 02:04:34
328    Author: Isibaar
329    Branch: HEAD
330    Tag: (none)
331    Log:
332    Unified elf64/win64 X86_64 support
333    
334    Members:
335            src/nasm.inc:INITIAL->1.1
336            src/xvid.c:1.74->1.75
337            src/bitstream/cbp.h:1.11->1.12
338            src/bitstream/mbcoding.c:1.56->1.57
339            src/bitstream/x86_asm/cbp_3dne.asm:1.7->1.8(DEAD)
340            src/bitstream/x86_asm/cbp_mmx.asm:1.16->1.17
341            src/bitstream/x86_asm/cbp_sse2.asm:1.9->1.10
342            src/dct/fdct.h:1.10->1.11
343            src/dct/idct.h:1.12->1.13
344            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.7->1.8
345            src/dct/x86_asm/fdct_mmx_skal.asm:1.9->1.10
346            src/dct/x86_asm/fdct_sse2_skal.asm:1.9->1.10
347            src/dct/x86_asm/idct_3dne.asm:1.8->1.9
348            src/dct/x86_asm/idct_mmx.asm:1.12->1.13
349            src/dct/x86_asm/idct_sse2_dmitry.asm:1.7->1.8
350            src/dct/x86_asm/simple_idct_mmx.asm:1.9->1.10(DEAD)
351            src/image/colorspace.h:1.9->1.10
352            src/image/image.c:1.41->1.42
353            src/image/interpolate8x8.h:1.16->1.17
354            src/image/qpel.c:1.8->1.9
355            src/image/qpel.h:1.7->1.8
356            src/image/reduced.h:1.3->1.4
357            src/image/x86_asm/colorspace_mmx.inc:1.5->1.6
358            src/image/x86_asm/colorspace_rgb_mmx.asm:1.9->1.10
359            src/image/x86_asm/colorspace_yuv_mmx.asm:1.8->1.9
360            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.9->1.10
361            src/image/x86_asm/deintl_sse.asm:1.3->1.4
362            src/image/x86_asm/gmc_mmx.asm:1.5->1.6
363            src/image/x86_asm/interpolate8x8_3dn.asm:1.11->1.12
364            src/image/x86_asm/interpolate8x8_3dne.asm:1.10->1.11
365            src/image/x86_asm/interpolate8x8_mmx.asm:1.20->1.21
366            src/image/x86_asm/interpolate8x8_xmm.asm:1.12->1.13
367            src/image/x86_asm/postprocessing_mmx.asm:1.6->1.7
368            src/image/x86_asm/postprocessing_sse2.asm:1.7->1.8
369            src/image/x86_asm/qpel_mmx.asm:1.7->1.8
370            src/image/x86_asm/reduced_mmx.asm:1.8->1.9
371            src/motion/motion_smp.h:1.4->1.5
372            src/motion/sad.h:1.23->1.24
373            src/motion/x86_asm/sad_3dn.asm:1.11->1.12
374            src/motion/x86_asm/sad_3dne.asm:1.9->1.10
375            src/motion/x86_asm/sad_mmx.asm:1.19->1.20
376            src/motion/x86_asm/sad_sse2.asm:1.15->1.16
377            src/motion/x86_asm/sad_xmm.asm:1.12->1.13
378            src/plugins/plugin_ssim.c:1.9->1.10
379            src/plugins/x86_asm/plugin_ssim-a.asm:1.7->1.8
380            src/quant/quant.h:1.7->1.8
381            src/quant/quant_matrix.c:1.15->1.16
382            src/quant/quant_mpeg.c:1.3->1.4
383            src/quant/x86_asm/quantize_h263_3dne.asm:1.8->1.9
384            src/quant/x86_asm/quantize_h263_mmx.asm:1.9->1.10
385            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.10->1.11
386            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.8->1.9
387            src/utils/mbfunctions.h:1.20->1.21
388            src/utils/mem_transfer.h:1.17->1.18
389            src/utils/x86_asm/cpuid.asm:1.14->1.15
390            src/utils/x86_asm/interlacing_mmx.asm:1.8->1.9
391            src/utils/x86_asm/mem_transfer_3dne.asm:1.10->1.11
392            src/utils/x86_asm/mem_transfer_mmx.asm:1.19->1.20
393    
394    ---------------------
395    Date: 2008/11/14 16:43:27
396    Author: Isibaar
397    Branch: HEAD
398    Tag: (none)
399    Log:
400    initial SSE4 support
401    
402    Members:
403            build/generic/configure.in:1.23->1.24
404            examples/xvid_bench.c:1.35->1.36
405            examples/xvid_encraw.c:1.34->1.35
406            src/xvid.c:1.73->1.74
407            src/xvid.h:1.60->1.61
408            src/image/x86_asm/gmc_mmx.asm:1.4->1.5
409            src/motion/gmc.c:1.7->1.8
410            src/utils/x86_64_asm/cpuid.asm:1.5->1.6
411            src/utils/x86_asm/cpuid.asm:1.13->1.14
412    
413    ---------------------
414    Date: 2008/11/11 21:46:24
415    Author: Isibaar
416    Branch: HEAD
417    Tag: (none)
418    Log:
419    NASM 2.x compatibility
420    
421    Members:
422            src/bitstream/x86_asm/cbp_3dne.asm:1.6->1.7
423            src/bitstream/x86_asm/cbp_mmx.asm:1.15->1.16
424            src/bitstream/x86_asm/cbp_sse2.asm:1.8->1.9
425            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.2->1.3
426            src/dct/x86_64_asm/idct_mmx.asm:1.2->1.3
427            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.6->1.7
428            src/dct/x86_asm/fdct_mmx_skal.asm:1.8->1.9
429            src/dct/x86_asm/fdct_sse2_skal.asm:1.8->1.9
430            src/dct/x86_asm/idct_3dne.asm:1.7->1.8
431            src/dct/x86_asm/idct_mmx.asm:1.11->1.12
432            src/dct/x86_asm/idct_sse2_dmitry.asm:1.6->1.7
433            src/dct/x86_asm/simple_idct_mmx.asm:1.8->1.9
434            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.2->1.3
435            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.2->1.3
436            src/image/x86_64_asm/qpel_mmx.asm:1.3->1.4
437            src/image/x86_asm/colorspace_mmx.inc:1.4->1.5
438            src/image/x86_asm/colorspace_rgb_mmx.asm:1.8->1.9
439            src/image/x86_asm/colorspace_yuv_mmx.asm:1.7->1.8
440            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.8->1.9
441            src/image/x86_asm/deintl_sse.asm:1.2->1.3
442            src/image/x86_asm/gmc_mmx.asm:1.3->1.4
443            src/image/x86_asm/interpolate8x8_3dn.asm:1.10->1.11
444            src/image/x86_asm/interpolate8x8_3dne.asm:1.9->1.10
445            src/image/x86_asm/interpolate8x8_mmx.asm:1.19->1.20
446            src/image/x86_asm/interpolate8x8_xmm.asm:1.11->1.12
447            src/image/x86_asm/postprocessing_mmx.asm:1.5->1.6
448            src/image/x86_asm/postprocessing_sse2.asm:1.6->1.7
449            src/image/x86_asm/qpel_mmx.asm:1.6->1.7
450            src/image/x86_asm/reduced_mmx.asm:1.7->1.8
451            src/motion/x86_64_asm/sad_mmx.asm:1.2->1.3
452            src/motion/x86_64_asm/sad_xmm.asm:1.2->1.3
453            src/motion/x86_asm/sad_3dn.asm:1.10->1.11
454            src/motion/x86_asm/sad_3dne.asm:1.8->1.9
455            src/motion/x86_asm/sad_mmx.asm:1.18->1.19
456            src/motion/x86_asm/sad_sse2.asm:1.14->1.15
457            src/motion/x86_asm/sad_xmm.asm:1.11->1.12
458            src/plugins/x86_asm/plugin_ssim-a.asm:1.6->1.7
459            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.2->1.3
460            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.2->1.3
461            src/quant/x86_asm/quantize_h263_3dne.asm:1.7->1.8
462            src/quant/x86_asm/quantize_h263_mmx.asm:1.8->1.9
463            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.9->1.10
464            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.7->1.8
465            src/utils/x86_64_asm/cpuid.asm:1.4->1.5
466            src/utils/x86_64_asm/interlacing_mmx.asm:1.4->1.5
467            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.2->1.3
468            src/utils/x86_asm/cpuid.asm:1.12->1.13
469            src/utils/x86_asm/interlacing_mmx.asm:1.7->1.8
470            src/utils/x86_asm/mem_transfer_3dne.asm:1.9->1.10
471            src/utils/x86_asm/mem_transfer_mmx.asm:1.18->1.19
472    
473    ---------------------
474    Date: 2008/09/02 14:23:30
475    Author: Isibaar
476    Branch: HEAD
477    Tag: (none)
478    Log:
479    - added the debian files from 1.1.3 release to CVS head
480    - applied a patch by Fabian Greffrath <greffrath at leat ! rub ! de>
481    
482    Members:
483            debian/changelog:1.1->1.2
484            debian/compat:INITIAL->1.1
485            debian/control:1.1->1.2
486            debian/copyright:INITIAL->1.1
487            debian/libxvidcore4-dev.dirs:INITIAL->1.1
488            debian/libxvidcore4-dev.docs:INITIAL->1.1
489            debian/libxvidcore4-dev.install:INITIAL->1.1
490            debian/libxvidcore4.dirs:INITIAL->1.1
491            debian/libxvidcore4.docs:INITIAL->1.1
492            debian/libxvidcore4.install:INITIAL->1.1
493            debian/rules:1.1->1.2
494    
495    ---------------------
496    Date: 2008/08/19 11:17:17
497    Author: Isibaar
498    Branch: HEAD
499    Tag: (none)
500    Log:
501    - removed accidental duplicates
502    
503    Members:
504            src/utils/x86_64_asm/cpuid.asm:1.3->1.4
505            src/utils/x86_64_asm/interlacing_mmx.asm:1.3->1.4
506    
507    ---------------------
508    Date: 2008/08/19 11:06:48
509    Author: Isibaar
510    Branch: HEAD
511    Tag: (none)
512    Log:
513    - noexecstack patch by Hans de Goede
514    
515    Members:
516            src/bitstream/x86_asm/cbp_3dne.asm:1.5->1.6
517            src/bitstream/x86_asm/cbp_mmx.asm:1.14->1.15
518            src/bitstream/x86_asm/cbp_sse2.asm:1.7->1.8
519            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.1->1.2
520            src/dct/x86_64_asm/idct_mmx.asm:1.1->1.2
521            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.5->1.6
522            src/dct/x86_asm/fdct_mmx_skal.asm:1.7->1.8
523            src/dct/x86_asm/fdct_sse2_skal.asm:1.7->1.8
524            src/dct/x86_asm/idct_3dne.asm:1.6->1.7
525            src/dct/x86_asm/idct_mmx.asm:1.10->1.11
526            src/dct/x86_asm/idct_sse2_dmitry.asm:1.5->1.6
527            src/dct/x86_asm/simple_idct_mmx.asm:1.7->1.8
528            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.1->1.2
529            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.1->1.2
530            src/image/x86_64_asm/qpel_mmx.asm:1.2->1.3
531            src/image/x86_asm/colorspace_rgb_mmx.asm:1.7->1.8
532            src/image/x86_asm/colorspace_yuv_mmx.asm:1.6->1.7
533            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.7->1.8
534            src/image/x86_asm/deintl_sse.asm:1.1->1.2
535            src/image/x86_asm/gmc_mmx.asm:1.2->1.3
536            src/image/x86_asm/interpolate8x8_3dn.asm:1.9->1.10
537            src/image/x86_asm/interpolate8x8_3dne.asm:1.8->1.9
538            src/image/x86_asm/interpolate8x8_mmx.asm:1.18->1.19
539            src/image/x86_asm/interpolate8x8_xmm.asm:1.10->1.11
540            src/image/x86_asm/postprocessing_mmx.asm:1.4->1.5
541            src/image/x86_asm/postprocessing_sse2.asm:1.5->1.6
542            src/image/x86_asm/qpel_mmx.asm:1.5->1.6
543            src/image/x86_asm/reduced_mmx.asm:1.6->1.7
544            src/motion/x86_64_asm/sad_mmx.asm:1.1->1.2
545            src/motion/x86_64_asm/sad_xmm.asm:1.1->1.2
546            src/motion/x86_asm/sad_3dn.asm:1.9->1.10
547            src/motion/x86_asm/sad_3dne.asm:1.7->1.8
548            src/motion/x86_asm/sad_mmx.asm:1.17->1.18
549            src/motion/x86_asm/sad_sse2.asm:1.13->1.14
550            src/motion/x86_asm/sad_xmm.asm:1.10->1.11
551            src/plugins/x86_asm/plugin_ssim-a.asm:1.5->1.6
552            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.1->1.2
553            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.1->1.2
554            src/quant/x86_asm/quantize_h263_3dne.asm:1.6->1.7
555            src/quant/x86_asm/quantize_h263_mmx.asm:1.7->1.8
556            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.8->1.9
557            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.6->1.7
558            src/utils/x86_64_asm/cpuid.asm:1.2->1.3
559            src/utils/x86_64_asm/interlacing_mmx.asm:1.2->1.3
560            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.1->1.2
561            src/utils/x86_asm/cpuid.asm:1.11->1.12
562            src/utils/x86_asm/interlacing_mmx.asm:1.6->1.7
563            src/utils/x86_asm/mem_transfer_3dne.asm:1.8->1.9
564            src/utils/x86_asm/mem_transfer_mmx.asm:1.17->1.18
565    
566    ---------------------
567    Date: 2007/11/23 11:45:09
568    Author: Isibaar
569    Branch: HEAD
570    Tag: (none)
571    Log:
572    - add missing #!/usr/bin/perl
573    
574    Members:
575            examples/bench_list.pl:1.2->1.3
576    
577    ---------------------
578    Date: 2007/11/23 11:44:11
579    Author: Isibaar
580    Branch: HEAD
581    Tag: (none)
582    Log:
583    - update for nasm >= 0.99
584    
585    Members:
586            build/generic/configure.in:1.22->1.23
587    
588    ---------------------
589    Date: 2007/09/11 14:41:13
590    Author: suxen_drol
591    Branch: HEAD
592    Tag: (none)
593    Log:
594    nasm 0.99.x compatibility
595    
596    Members:
597            src/dct/x86_asm/fdct_mmx_skal.asm:1.6->1.7
598            src/image/x86_asm/interpolate8x8_3dne.asm:1.7->1.8
599            src/motion/x86_asm/sad_3dne.asm:1.6->1.7
600            src/quant/x86_asm/quantize_h263_3dne.asm:1.5->1.6
601            src/utils/x86_asm/mem_transfer_3dne.asm:1.7->1.8
602    
603    ---------------------
604    Date: 2007/07/26 16:30:31
605    Author: suxen_drol
606    Branch: HEAD
607    Tag: (none)
608    Log:
609    posix compliance; s/malloc\.h/stdlib\.h/
610    
611    Members:
612            src/plugins/plugin_ssim.c:1.8->1.9
613    
614    ---------------------
615    Date: 2007/07/24 11:43:10
616    Author: Isibaar
617    Branch: HEAD
618    Tag: (none)
619    Log:
620    - improve b-frame decoding robustness (with broken stream or missing
621      ref frame)
622    
623    Members:
624            src/bitstream/bitstream.c:1.57->1.58
625    
626    ---------------------
627    Date: 2007/07/19 15:46:16
628    Author: suxen_drol
629    Branch: HEAD
630    Tag: (none)
631    Log:
632    remove plugin_fixed.c as per instruction "[XviD-devel] pete cvs commits digest" (13 May 2003)
633    
634    Members:
635            src/plugins/plugin_fixed.c:1.2->1.3(DEAD)
636    
637    ---------------------
638    Date: 2007/06/28 16:55:11
639    Author: Skal
640    Branch: HEAD
641    Tag: (none)
642    Log:
643    
644            Simplify index testing after get_coeff(), esp. after decoding error.
645    
646    Members:
647            src/bitstream/mbcoding.c:1.55->1.56
648    
649    ---------------------
650    Date: 2007/06/27 16:38:05
651    Author: Isibaar
652    Branch: HEAD
653    Tag: (none)
654    Log:
655    - patch for a potential vulnerability reported by Secunia
656    
657    Members:
658            src/bitstream/mbcoding.c:1.54->1.55
659    
660    ---------------------
661    Date: 2007/06/02 15:53:13
662    Author: syskin
663    Branch: HEAD
664    Tag: (none)
665    Log:
666    compile with unicode support correctly (windows/debug). Patch by Kurt Pruenner
667    
668    Members:
669            src/portab.h:1.56->1.57
670    
671    ---------------------
672    Date: 2007/04/28 18:30:20
673    Author: syskin
674    Branch: HEAD
675    Tag: (none)
676    Log:
677    Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files
678    
679    Members:
680            build/win32/libxvidcore.sln:INITIAL->1.1
681            build/win32/libxvidcore.vcproj:INITIAL->1.1
682            src/bitstream/mbcoding.c:1.53->1.54
683            src/motion/motion_inlines.h:1.4->1.5
684    
685    ---------------------
686    Date: 2007/04/16 21:01:28
687    Author: Skal
688    Branch: HEAD
689    Tag: (none)
690    Log:
691    
692            fix for bad resync_marker length in b-vops (both enc and dec)
693    
694            Thanks to Mathieu Monnier for the report
695            (mathieu.monnier at polytechnique dot org)
696    
697    Members:
698            src/decoder.c:1.79->1.80
699            src/bitstream/bitstream.c:1.56->1.57
700    
701    ---------------------
702    Date: 2007/03/08 22:40:12
703    Author: Isibaar
704    Branch: HEAD
705    Tag: (none)
706    Log:
707    - fix SSE3 detection and port to x86_64
708    
709    Members:
710            src/utils/x86_64_asm/cpuid.asm:1.1->1.2
711            src/utils/x86_asm/cpuid.asm:1.10->1.11
712    
713    ---------------------
714    Date: 2007/02/08 14:10:24
715    Author: Isibaar
716    Branch: HEAD
717    Tag: (none)
718    Log:
719    - avoid access violation when stats==NULL - patch by Felipe Contreras
720    
721    Members:
722            src/encoder.c:1.129->1.130
723    
724    ---------------------
725    Date: 2007/01/09 21:08:53
726    Author: Isibaar
727    Branch: HEAD
728    Tag: (none)
729    Log:
730    - ssim and colorspace set-up patches by Johannes Reinhardt
731    
732    Members:
733            examples/xvid_encraw.c:1.33->1.34
734    
735    ---------------------
736    Date: 2006/12/22 00:29:27
737    Author: Isibaar
738    Branch: HEAD
739    Tag: (none)
740    Log:
741    - build patch for Mac by Eric Petit
742    
743    Members:
744            build/generic/configure.in:1.21->1.22
745    
746    ---------------------
747    Date: 2006/12/22 00:27:25
748    Author: Isibaar
749    Branch: HEAD
750    Tag: (none)
751    Log:
752    - PPC build cleanup patch for SSIM by Paul Kurucz
753    
754    Members:
755            examples/xvid_bench.c:1.34->1.35
756            src/plugins/plugin_ssim.c:1.7->1.8
757    
758    ---------------------
759    Date: 2006/12/14 14:09:00
760    Author: Isibaar
761    Branch: HEAD
762    Tag: (none)
763    Log:
764    - missing emms() fix by squid_80
765    
766    Members:
767            src/encoder.c:1.128->1.129
768    
769    ---------------------
770    Date: 2006/12/06 20:55:42
771    Author: Isibaar
772    Branch: HEAD
773    Tag: (none)
774    Log:
775    - Add xvid_plugin_ssim
776    
777    Members:
778            build/generic/libxvidcore.def:1.4->1.5
779    
780    ---------------------
781    Date: 2006/12/06 20:55:07
782    Author: Isibaar
783    Branch: HEAD
784    Tag: (none)
785    Log:
786    - SSE3 patch
787    
788    Members:
789            src/xvid.c:1.72->1.73
790            src/xvid.h:1.59->1.60
791            src/motion/sad.h:1.22->1.23
792            src/motion/x86_asm/sad_sse2.asm:1.12->1.13
793            src/utils/x86_asm/cpuid.asm:1.9->1.10
794    
795    ---------------------
796    Date: 2006/11/12 02:40:36
797    Author: chl
798    Branch: HEAD
799    Tag: (none)
800    Log:
801    MMX version of RGB_to_yv12, shamelessly copy&pasted from the BGR version.
802    
803    Members:
804            src/xvid.c:1.71->1.72
805            src/image/colorspace.h:1.8->1.9
806            src/image/x86_asm/colorspace_rgb_mmx.asm:1.6->1.7
807    
808    ---------------------
809    Date: 2006/11/11 23:06:44
810    Author: chl
811    Branch: HEAD
812    Tag: (none)
813    Log:
814    Fixed RGB but, simply forgot to initialize the function ptr
815    
816    Members:
817            src/xvid.c:1.70->1.71
818    
819    ---------------------
820    Date: 2006/11/11 23:03:30
821    Author: chl
822    Branch: HEAD
823    Tag: (none)
824    Log:
825    Same RGB bug, different location
826    
827    Members:
828            src/image/image.c:1.40->1.41
829    
830    ---------------------
831    Date: 2006/11/11 06:07:25
832    Author: chl
833    Branch: HEAD
834    Tag: (none)
835    Log:
836    Typo in RGB, but still seems broken.
837    
838    Members:
839            src/image/image.c:1.39->1.40
840    
841    ---------------------
842    Date: 2006/11/10 19:58:39
843    Author: chl
844    Branch: HEAD
845    Tag: (none)
846    Log:
847    Added support for RGB colorspace. Incredible that after 5 years, this still
848    wasn't there (only BGR and RGB+alpha).
849    There are no accelerated MMX version, yet.
850    
851    Members:
852            src/xvid.h:1.58->1.59
853            src/image/colorspace.c:1.13->1.14
854            src/image/colorspace.h:1.7->1.8
855            src/image/image.c:1.38->1.39
856    
857    ---------------------
858    Date: 2006/11/08 08:17:22
859    Author: Skal
860    Branch: HEAD
861    Tag: (none)
862    Log:
863    
864            + added an integer-based alternative to float gaussian.
865            #define USE_INT_GAUSSIAN to activate it
866    
867    Members:
868            src/plugins/plugin_ssim.c:1.6->1.7
869    
870    ---------------------
871    Date: 2006/11/08 07:55:27
872    Author: Skal
873    Branch: HEAD
874    Tag: (none)
875    Log:
876    
877            + applied ssim_part3.diff patch, by Johannes Reinhardt
878    
879    Members:
880            examples/xvid_encraw.c:1.32->1.33
881            src/plugins/plugin_ssim.c:1.5->1.6
882            src/plugins/plugin_ssim.h:1.2->1.3
883    
884    ---------------------
885    Date: 2006/11/07 20:59:03
886    Author: Skal
887    Branch: HEAD
888    Tag: (none)
889    Log:
890    
891            + added a seamingly missing emms() to generate_GMCimage()
892            + little ASM clean-up, pointer out by Celtic_Druid
893    
894    Members:
895            src/image/x86_asm/gmc_mmx.asm:1.1->1.2
896            src/motion/gmc.c:1.6->1.7
897    
898    ---------------------
899    Date: 2006/11/01 11:04:29
900    Author: Isibaar
901    Branch: HEAD
902    Tag: (none)
903    Log:
904    - upped BS_VERSION to 47
905    
906    Members:
907            src/xvid.h:1.57->1.58
908    
909    ---------------------
910    Date: 2006/11/01 08:12:26
911    Author: Skal
912    Branch: HEAD
913    Tag: (none)
914    Log:
915    
916            + added a very simple bench to test bitstream-read functions
917            mostly to be used in conjunction to valgrind to spot uninitialized
918            reads.
919    
920    Members:
921            examples/xvid_bench.c:1.33->1.34
922    
923    ---------------------
924    Date: 2006/10/30 23:23:05
925    Author: chl
926    Branch: HEAD
927    Tag: (none)
928    Log:
929    nasm/yasm (at least my versions) didn't like the 0EH syntax in pshufd.
930    Change to 0x0E fixes it (thanks for the hint, skal!).
931    
932    Members:
933            src/plugins/x86_asm/plugin_ssim-a.asm:1.4->1.5
934    
935    ---------------------
936    Date: 2006/10/30 12:33:57
937    Author: Skal
938    Branch: HEAD
939    Tag: (none)
940    Log:
941    
942            + fix for rounding error while descaling
943    
944    Members:
945            src/plugins/x86_asm/plugin_ssim-a.asm:1.3->1.4
946    
947    ---------------------
948    Date: 2006/10/30 12:21:42
949    Author: Skal
950    Branch: HEAD
951    Tag: (none)
952    Log:
953    
954            + further patch for SSIM plugin by Johannes Reinhardt
955            + updated `xvid_bench 15` => there's still a little
956            rounding inaccuracy in the reported CRCs. Work in progress...
957    
958    Members:
959            examples/xvid_bench.c:1.32->1.33
960            examples/xvid_encraw.c:1.31->1.32
961            src/xvid.h:1.56->1.57
962            src/plugins/plugin_ssim.c:1.4->1.5
963            src/plugins/plugin_ssim.h:1.1->1.2
964            src/plugins/x86_asm/plugin_ssim-a.asm:1.2->1.3
965    
966    ---------------------
967    Date: 2006/10/30 11:52:00
968    Author: Skal
969    Branch: HEAD
970    Tag: (none)
971    Log:
972    
973            + added support for NULL u/v pointer in yv12_to_yv12* functions
974            (+little bug fix for the vflip case).
975            Added a bench in xvid_bench.c (`xvid_bench 16`)
976    
977    Members:
978            examples/xvid_bench.c:1.31->1.32
979            src/image/colorspace.c:1.12->1.13
980            src/image/x86_asm/colorspace_yuv_mmx.asm:1.5->1.6
981    
982    ---------------------
983    Date: 2006/10/29 09:04:02
984    Author: chl
985    Branch: HEAD
986    Tag: (none)
987    Log:
988    Simple handle to flooding chroma components with 0x80: set src->u and
989    src->v to NULL. To work with VFlip, set also src_uv_stride=0.
990    
991    Members:
992            src/image/colorspace.c:1.11->1.12
993    
994    ---------------------
995    Date: 2006/10/26 18:34:32
996    Author: Skal
997    Branch: HEAD
998    Tag: (none)
999    Log:
1000    
1001            slightly faster lum_8x8_mmx
1002    
1003    Members:
1004            src/plugins/x86_asm/plugin_ssim-a.asm:1.1->1.2
1005    
1006    ---------------------
1007    Date: 2006/10/16 06:46:01
1008    Author: Skal
1009    Branch: HEAD
1010    Tag: (none)
1011    Log:
1012            update totalPSNR[], whatever the ARG_PROGRESS
1013    
1014    Members:
1015            examples/xvid_encraw.c:1.30->1.31
1016    
1017    ---------------------
1018    Date: 2006/10/13 17:19:48
1019    Author: Skal
1020    Branch: HEAD
1021    Tag: (none)
1022    Log:
1023    
1024            bench on lum2x8 was wrong (uninitialized reads)
1025    
1026    Members:
1027            examples/xvid_bench.c:1.30->1.31
1028    
1029    ---------------------
1030    Date: 2006/10/13 17:16:25
1031    Author: Skal
1032    Branch: HEAD
1033    Tag: (none)
1034    Log:
1035    
1036            some more SSIM patches by Johannes
1037    
1038    Members:
1039            examples/xvid_bench.c:1.29->1.30
1040            examples/xvid_encraw.c:1.29->1.30
1041            src/plugins/plugin_ssim.c:1.3->1.4
1042    
1043    ---------------------
1044    Date: 2006/10/13 13:26:18
1045    Author: Skal
1046    Branch: HEAD
1047    Tag: (none)
1048    Log:
1049    
1050            wrong call to check_cpu_features() in case of non-ARCH_IS_IA32
1051    
1052    Members:
1053            src/image/image.c:1.37->1.38
1054    
1055    ---------------------
1056    Date: 2006/10/13 11:28:46
1057    Author: Skal
1058    Branch: HEAD
1059    Tag: (none)
1060    Log:
1061    
1062            removed the #ifndef WIN32 protection around xvid_plugin_ssim
1063    
1064    Members:
1065            examples/xvid_encraw.c:1.28->1.29
1066    
1067    ---------------------
1068    Date: 2006/10/13 10:39:07
1069    Author: Isibaar
1070    Branch: HEAD
1071    Tag: (none)
1072    Log:
1073    - Updated the MSVC project files plus some minor compilation fixes
1074    
1075    Members:
1076            build/win32/libxvidcore.dsp:1.13->1.14
1077            src/image/image.c:1.36->1.37
1078            src/plugins/plugin_ssim.c:1.2->1.3
1079    
1080    ---------------------
1081    Date: 2006/10/13 09:38:09
1082    Author: Skal
1083    Branch: HEAD
1084    Tag: (none)
1085    Log:
1086    
1087            + added a simple de-interlacing func (c + sse version),
1088            declared as xvid_image_deinterlace() in image.h
1089    
1090            Of course, one should prefer deinterlacing through some avisynth
1091            plugin, but...
1092    
1093            please update the dsp/dsw
1094    
1095    Members:
1096            build/generic/sources.inc:1.13->1.14
1097            src/image/image.c:1.35->1.36
1098            src/image/image.h:1.16->1.17
1099            src/image/x86_asm/deintl_sse.asm:INITIAL->1.1
1100    
1101    ---------------------
1102    Date: 2006/10/13 08:32:02
1103    Author: Skal
1104    Branch: HEAD
1105    Tag: (none)
1106    Log:
1107    
1108            + added a forgotten ARCH_IS_IA32
1109            + added some missing emms() after asm calls (since floats are used)
1110    
1111    Members:
1112            src/plugins/plugin_ssim.c:1.1->1.2
1113    
1114    ---------------------
1115    Date: 2006/10/11 16:55:28
1116    Author: Skal
1117    Branch: HEAD
1118    Tag: (none)
1119    Log:
1120    
1121            + added a bench for SSIM's internal function (`xvid_bench 15`)
1122    
1123    Members:
1124            examples/xvid_bench.c:1.28->1.29
1125    
1126    ---------------------
1127    Date: 2006/10/11 15:55:32
1128    Author: Skal
1129    Branch: HEAD
1130    Tag: (none)
1131    Log:
1132    
1133            + added SSIM plugin code
1134    
1135            Patch by Johannes Reinhardt at uni-konstanz dot de
1136    
1137    Members:
1138            build/generic/sources.inc:1.12->1.13
1139            src/xvid.h:1.55->1.56
1140            src/plugins/plugin_ssim.c:INITIAL->1.1
1141            src/plugins/plugin_ssim.h:INITIAL->1.1
1142            src/plugins/x86_asm/plugin_ssim-a.asm:INITIAL->1.1
1143    
1144    ---------------------
1145    Date: 2006/10/11 15:52:06
1146    Author: Skal
1147    Branch: HEAD
1148    Tag: (none)
1149    Log:
1150    
1151            + added SSIM pluging to xvid_encraw.c (only for non-WIN32
1152            for now)
1153            + modified Makefile to use generic/=build/libxvidcore.a
1154            direct path
1155    
1156            Patch by Johannes Reinhardt at uni-konstanz dot de
1157    
1158    Members:
1159            examples/Makefile:1.9->1.10
1160            examples/xvid_encraw.c:1.27->1.28
1161    
1162    ---------------------
1163    Date: 2006/09/22 05:40:11
1164    Author: syskin
1165    Branch: HEAD
1166    Tag: (none)
1167    Log:
1168    stop using cmov with mmx
1169    
1170    Members:
1171            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.7->1.8
1172    
1173    ---------------------
1174    Date: 2006/09/11 00:42:15
1175    Author: Isibaar
1176    Branch: HEAD
1177    Tag: (none)
1178    Log:
1179    - small bug reported by Greg Handi
1180    
1181    Members:
1182            src/decoder.c:1.78->1.79
1183    
1184    ---------------------
1185    Date: 2006/09/03 10:46:56
1186    Author: Skal
1187    Branch: HEAD
1188    Tag: (none)
1189    Log:
1190    
1191            + added a protection flag XVID_SAFE_BS_TAIL for not reading
1192            more than 4byte past the end of the input buffer. This is
1193            disabled by default (because slow), and 8byte-padding of input
1194            buffer should be a prefered solution in case of problem.
1195            Please cross-check i didn't break something.
1196    
1197    
1198            Thanks to Liang Jian ( jianliang79 at gmail dot com ) for
1199            pointing out the problem.
1200    
1201    Members:
1202            src/bitstream/bitstream.h:1.23->1.24
1203    
1204    ---------------------
1205    Date: 2006/08/23 22:27:22
1206    Author: Skal
1207    Branch: HEAD
1208    Tag: (none)
1209    Log:
1210    
1211            Typo: use stride from data->current instead of data->reference
1212            Thanks to  Johannes.Reinhardt at uni-konstanz dot de
1213    
1214    Members:
1215            src/plugins/plugin_dump.c:1.2->1.3
1216    
1217    ---------------------
1218    Date: 2006/07/11 20:36:18
1219    Author: Isibaar
1220    Branch: HEAD
1221    Tag: (none)
1222    Log:
1223    - updated graphics
1224    
1225    Members:
1226            dshow/src/XviD_logo.bmp:1.2->1.3
1227            vfw/src/XviD_logo.bmp:1.2->1.3
1228            vfw/src/xvid.ico:1.1->1.2
1229    
1230    ---------------------
1231    Date: 2006/07/11 19:17:09
1232    Author: chl
1233    Branch: HEAD
1234    Tag: (none)
1235    Log:
1236    ARG_FRAMERATE=0. broke encoding with default
1237    
1238    Members:
1239            examples/xvid_encraw.c:1.26->1.27
1240    
1241    ---------------------
1242    Date: 2006/07/11 12:19:27
1243    Author: chl
1244    Branch: HEAD
1245    Tag: (none)
1246    Log:
1247    linking to pthread library was missing
1248    
1249    Members:
1250            examples/Makefile:1.8->1.9
1251    
1252    ---------------------
1253    Date: 2006/07/11 12:01:27
1254    Author: chl
1255    Branch: HEAD
1256    Tag: (none)
1257    Log:
1258    fissing .endfunc
1259    
1260    Members:
1261            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.6->1.7
1262    
1263    ---------------------
1264    Date: 2006/07/10 19:39:23
1265    Author: Isibaar
1266    Branch: HEAD
1267    Tag: (none)
1268    Log:
1269    - updated profile definitions
1270    
1271    Members:
1272            vfw/src/codec.c:1.20->1.21
1273            vfw/src/config.c:1.31->1.32
1274            vfw/src/config.h:1.10->1.11
1275    
1276    ---------------------
1277    Date: 2006/07/10 19:25:23
1278    Author: Isibaar
1279    Branch: HEAD
1280    Tag: (none)
1281    Log:
1282    - increment bs version to 45
1283    
1284    Members:
1285            src/xvid.h:1.54->1.55
1286    
1287    ---------------------
1288    Date: 2006/07/10 10:09:59
1289    Author: syskin
1290    Branch: HEAD
1291    Tag: (none)
1292    Log:
1293    faster and waaay more precise mpeg intra quantization
1294    
1295    Members:
1296            src/encoder.h:1.31->1.32
1297            src/xvid.c:1.69->1.70
1298            src/quant/quant.h:1.6->1.7
1299            src/quant/quant_matrix.c:1.14->1.15
1300            src/quant/quant_matrix.h:1.7->1.8
1301            src/quant/quant_mpeg.c:1.2->1.3
1302            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.5->1.6
1303            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.5->1.6
1304            src/utils/mbtransquant.c:1.31->1.32
1305    
1306    ---------------------
1307    Date: 2006/07/08 16:19:04
1308    Author: Skal
1309    Branch: HEAD
1310    Tag: (none)
1311    Log:
1312    
1313            some compile fix... note: -start <int> only works for
1314            raw YUV input (type 0).
1315    
1316    Members:
1317            examples/xvid_encraw.c:1.25->1.26
1318    
1319    ---------------------
1320    Date: 2006/06/17 15:07:55
1321    Author: Isibaar
1322    Branch: HEAD
1323    Tag: (none)
1324    Log:
1325    - Enabled Skal's new SIMD optimizations for GMC
1326    
1327    Members:
1328            build/win32/libxvidcore.dsp:1.12->1.13
1329            src/motion/gmc.c:1.5->1.6
1330    
1331    ---------------------
1332    Date: 2006/06/16 12:08:28
1333    Author: syskin
1334    Branch: HEAD
1335    Tag: (none)
1336    Log:
1337    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.
1338    
1339    Members:
1340            examples/xvid_encraw.c:1.24->1.25
1341    
1342    ---------------------
1343    Date: 2006/06/14 23:44:07
1344    Author: Skal
1345    Branch: HEAD
1346    Tag: (none)
1347    Log:
1348    
1349            added mmx/sse2 code for GMC (3-pts only).
1350            new file: image/x86_asm/gmc_mmx.asm
1351    
1352            At this point, new GMC code isn't enabled (gmc.c:586).
1353            So: this commit should give binary-exact same input/output
1354            than before.
1355    
1356            dsp/dsw not updated.
1357    
1358    Members:
1359            build/generic/sources.inc:1.11->1.12
1360            src/xvid.c:1.68->1.69
1361            src/image/x86_asm/gmc_mmx.asm:INITIAL->1.1
1362            src/motion/gmc.c:1.4->1.5
1363            src/motion/gmc.h:1.2->1.3
1364    
1365    ---------------------
1366    Date: 2006/06/07 23:00:55
1367    Author: Skal
1368    Branch: HEAD
1369    Tag: (none)
1370    Log:
1371    
1372            + fix for a long-standing typo in the clipping value
1373            for 1-pts GMC prediction.
1374    
1375    Members:
1376            src/motion/gmc.c:1.3->1.4
1377    
1378    ---------------------
1379    Date: 2006/06/05 23:30:49
1380    Author: Skal
1381    Branch: HEAD
1382    Tag: (none)
1383    Log:
1384    
1385            + added a test_yuv() stub to test YUV functions,
1386            at least : yv12_to_yuyv and yv12_to_uyvy
1387    
1388    Members:
1389            examples/xvid_bench.c:1.27->1.28
1390    
1391    ---------------------
1392    Date: 2006/06/05 23:27:36
1393    Author: Skal
1394    Branch: HEAD
1395    Tag: (none)
1396    Log:
1397    
1398            + faster yv12->yuyv / uyvy MMX functions
1399            patch suggested by Carlo Bramini ( carlo bramix at libero dot it )
1400    
1401    Members:
1402            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.6->1.7
1403    
1404    ---------------------
1405    Date: 2006/05/28 09:52:45
1406    Author: suxen_drol
1407    Branch: HEAD
1408    Tag: (none)
1409    Log:
1410    define _INTPTR_T_DEFINED
1411    
1412    Members:
1413            src/portab.h:1.55->1.56
1414    
1415    ---------------------
1416    Date: 2006/05/06 06:37:15
1417    Author: syskin
1418    Branch: HEAD
1419    Tag: (none)
1420    Log:
1421    missing #include b0rks compilation
1422    
1423    Members:
1424            src/plugins/plugin_lumimasking.c:1.5->1.6
1425    
1426    ---------------------
1427    Date: 2006/04/26 19:44:29
1428    Author: Skal
1429    Branch: HEAD
1430    Tag: (none)
1431    Log:
1432    
1433            + bswap and quant_h264_intra naming fix.
1434    
1435            Patch by Thomas Koeckerbauer ( k0055217 at students dot uni-linz dot ac dot at )
1436    
1437    Members:
1438            src/portab.h:1.54->1.55
1439            src/quant/quant.h:1.5->1.6
1440    
1441    ---------------------
1442    Date: 2006/04/25 17:19:27
1443    Author: syskin
1444    Branch: HEAD
1445    Tag: (none)
1446    Log:
1447    write stats file in the same directory as target file, not in root directory
1448    
1449    Members:
1450            vfw/src/config.h:1.9->1.10
1451    
1452    ---------------------
1453    Date: 2006/04/19 17:42:19
1454    Author: syskin
1455    Branch: HEAD
1456    Tag: (none)
1457    Log:
1458    final skip threshold had its sign reversed, oops
1459    
1460    Members:
1461            src/motion/estimation_pvop.c:1.21->1.22
1462    
1463    ---------------------
1464    Date: 2006/04/15 06:17:02
1465    Author: syskin
1466    Branch: HEAD
1467    Tag: (none)
1468    Log:
1469    s/max/MAX - *nix compilation bustage fix
1470    
1471    Members:
1472            src/plugins/plugin_lumimasking.c:1.4->1.5
1473    
1474    ---------------------
1475    Date: 2006/04/14 09:24:47
1476    Author: Skal
1477    Branch: HEAD
1478    Tag: (none)
1479    Log:
1480    
1481            preserve the intervening bytes in BitstreamInit()
1482    
1483            original reports by Alex Volkov and Liang Jian.
1484    
1485    Members:
1486            src/bitstream/bitstream.h:1.22->1.23
1487    
1488    ---------------------
1489    Date: 2006/04/13 22:48:06
1490    Author: Isibaar
1491    Branch: HEAD
1492    Tag: (none)
1493    Log:
1494    - debian patch by GomGom
1495    
1496    Members:
1497            debian/README.Debian:INITIAL->1.1
1498            debian/changelog:INITIAL->1.1
1499            debian/control:INITIAL->1.1
1500            debian/rules:INITIAL->1.1
1501    
1502    ---------------------
1503    Date: 2006/03/27 13:21:48
1504    Author: Skal
1505    Branch: HEAD
1506    Tag: (none)
1507    Log:
1508    
1509            fix for the visual_object_verid vs. video_object_layer_verid
1510            problem of 6.3.3, reported by Li Xiang (lixiang01 at gmail dot com)
1511            Thanks for report and test bitstreams!
1512    
1513    Members:
1514            src/decoder.c:1.77->1.78
1515            src/decoder.h:1.17->1.18
1516            src/bitstream/bitstream.c:1.55->1.56
1517    
1518    ---------------------
1519    Date: 2006/03/11 13:10:42
1520    Author: syskin
1521    Branch: HEAD
1522    Tag: (none)
1523    Log:
1524    let lumimasking work with quant 1 too
1525    
1526    Members:
1527            src/plugins/plugin_lumimasking.c:1.3->1.4
1528    
1529    ---------------------
1530    Date: 2006/03/05 05:01:07
1531    Author: syskin
1532    Branch: HEAD
1533    Tag: (none)
1534    Log:
1535    detect pthreads and add proper linking flags if they are found. patch by caro from irc
1536    
1537    Members:
1538            build/generic/configure.in:1.20->1.21
1539    
1540    ---------------------
1541    Date: 2006/03/03 12:54:58
1542    Author: syskin
1543    Branch: HEAD
1544    Tag: (none)
1545    Log:
1546    fixed destructor bug - temp lamdas not freed
1547    
1548    Members:
1549            src/encoder.c:1.127->1.128
1550    
1551    ---------------------
1552    Date: 2006/02/27 13:16:04
1553    Author: suxen_drol
1554    Branch: HEAD
1555    Tag: (none)
1556    Log:
1557    mingw compatibility, remove gcc warnings
1558    
1559    Members:
1560            src/motion/motion_smp.h:1.3->1.4
1561    
1562    ---------------------
1563    Date: 2006/02/27 01:24:02
1564    Author: syskin
1565    Branch: HEAD
1566    Tag: (none)
1567    Log:
1568    synchronize only once *slaps forhead*
1569    
1570    Members:
1571            src/motion/estimation_pvop.c:1.20->1.21
1572    
1573    ---------------------
1574    Date: 2006/02/27 01:22:31
1575    Author: syskin
1576    Branch: HEAD
1577    Tag: (none)
1578    Log:
1579    cosmetics; make it compile on linux and others without #defines
1580    
1581    Members:
1582            src/motion/motion_smp.h:1.2->1.3
1583    
1584    ---------------------
1585    Date: 2006/02/26 02:52:34
1586    Author: suxen_drol
1587    Branch: HEAD
1588    Tag: (none)
1589    Log:
1590    add debug.c
1591    
1592    Members:
1593            dshow/dshow.dsp:1.6->1.7
1594            dshow/src/debug.c:INITIAL->1.1
1595            dshow/src/debug.h:1.5->1.6
1596    
1597    ---------------------
1598    Date: 2006/02/25 05:41:12
1599    Author: suxen_drol
1600    Branch: HEAD
1601    Tag: (none)
1602    Log:
1603    win32: populate info.num_thread fields using GetProcessAffinityMask()
1604    
1605    Members:
1606            src/xvid.c:1.67->1.68
1607    
1608    ---------------------
1609    Date: 2006/02/25 02:20:41
1610    Author: syskin
1611    Branch: HEAD
1612    Tag: (none)
1613    Log:
1614    oops I forgot to commit these yesterday ;_;
1615    
1616    Members:
1617            src/motion/estimation_bvop.c:1.24->1.25
1618            src/motion/estimation_pvop.c:1.19->1.20
1619    
1620    ---------------------
1621    Date: 2006/02/25 00:35:04
1622    Author: suxen_drol
1623    Branch: HEAD
1624    Tag: (none)
1625    Log:
1626    add minfcode and minbcode members to SMPmotionData struct
1627    
1628    Members:
1629            src/motion/motion_smp.h:1.1->1.2
1630    
1631    ---------------------
1632    Date: 2006/02/24 23:59:07
1633    Author: suxen_drol
1634    Branch: HEAD
1635    Tag: (none)
1636    Log:
1637    prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru)
1638    
1639    Members:
1640            vfw/src/codec.c:1.19->1.20
1641    
1642    ---------------------
1643    Date: 2006/02/24 15:18:59
1644    Author: syskin
1645    Branch: HEAD
1646    Tag: (none)
1647    Log:
1648    SMP update - don't run encoding in parallel after all
1649    
1650    Members:
1651            src/encoder.c:1.126->1.127
1652    
1653    ---------------------
1654    Date: 2006/02/24 11:39:23
1655    Author: syskin
1656    Branch: HEAD
1657    Tag: (none)
1658    Log:
1659    support -threads parameter (defaults to zero)
1660    
1661    Members:
1662            examples/xvid_encraw.c:1.23->1.24
1663    
1664    ---------------------
1665    Date: 2006/02/24 09:46:22
1666    Author: syskin
1667    Branch: HEAD
1668    Tag: (none)
1669    Log:
1670    multithreaded encoding
1671    
1672    Members:
1673            src/encoder.c:1.125->1.126
1674            src/encoder.h:1.30->1.31
1675            src/motion/estimation_bvop.c:1.23->1.24
1676            src/motion/estimation_pvop.c:1.18->1.19
1677            src/motion/motion_smp.h:INITIAL->1.1
1678    
1679    ---------------------
1680    Date: 2006/02/24 09:33:52
1681    Author: syskin
1682    Branch: HEAD
1683    Tag: (none)
1684    Log:
1685    enable number of threads; treat is as any other config (no auto-detection)
1686    
1687    Members:
1688            vfw/src/config.c:1.30->1.31
1689    
1690    ---------------------
1691    Date: 2006/02/23 08:22:43
1692    Author: syskin
1693    Branch: HEAD
1694    Tag: (none)
1695    Log:
1696    reset dquant table, all of it
1697    
1698    Members:
1699            src/encoder.c:1.124->1.125
1700    
1701    ---------------------
1702    Date: 2006/02/15 21:58:43
1703    Author: Isibaar
1704    Branch: HEAD
1705    Tag: (none)
1706    Log:
1707    - N-VOP patch by Andrew Dunstan
1708    
1709    Members:
1710            src/encoder.c:1.123->1.124
1711    
1712    ---------------------
1713    Date: 2006/02/15 20:16:39
1714    Author: Isibaar
1715    Branch: HEAD
1716    Tag: (none)
1717    Log:
1718    Bugfix: Decoding was prematurely terminated upon EOF
1719    
1720    Members:
1721            examples/xvid_decraw.c:1.23->1.24
1722    
1723    ---------------------
1724    Date: 2006/01/19 23:25:18
1725    Author: Isibaar
1726    Branch: HEAD
1727    Tag: (none)
1728    Log:
1729    - Added MV bits to statistics
1730    
1731    Members:
1732            src/encoder.c:1.122->1.123
1733            src/encoder.h:1.29->1.30
1734            src/bitstream/mbcoding.c:1.52->1.53
1735    
1736    ---------------------
1737    Date: 2006/01/17 20:06:25
1738    Author: Isibaar
1739    Branch: HEAD
1740    Tag: (none)
1741    Log:
1742    - Removed the 9999 frames encode limit from xvid_encraw
1743    
1744    Members:
1745            examples/xvid_encraw.c:1.22->1.23
1746    
1747    ---------------------
1748    Date: 2006/01/09 01:39:43
1749    Author: Isibaar
1750    Branch: HEAD
1751    Tag: (none)
1752    Log:
1753    - fix for EMT64 platform
1754    
1755    Members:
1756            src/xvid.c:1.66->1.67
1757    
1758    ---------------------
1759    Date: 2006/01/08 23:25:57
1760    Author: Isibaar
1761    Branch: HEAD
1762    Tag: (none)
1763    Log:
1764    - Increased the bs_version to 43
1765    
1766    Members:
1767            src/xvid.h:1.53->1.54
1768    
1769    ---------------------
1770    Date: 2005/12/30 15:04:49
1771    Author: Isibaar
1772    Branch: HEAD
1773    Tag: (none)
1774    Log:
1775    - Initialize dec->bs_version to high value. Before it seemed unititalized for
1776      non XviD streams...
1777    
1778    Members:
1779            src/decoder.c:1.76->1.77
1780    
1781    ---------------------
1782    Date: 2005/12/30 14:52:32
1783    Author: Isibaar
1784    Branch: HEAD
1785    Tag: (none)
1786    Log:
1787    - Made the debug build config link again
1788    
1789    Members:
1790            dshow/dshow.dsp:1.5->1.6
1791            dshow/src/debug.h:1.4->1.5
1792    
1793    ---------------------
1794    Date: 2005/12/24 02:06:20
1795    Author: Isibaar
1796    Branch: HEAD
1797    Tag: (none)
1798    Log:
1799    - (hopefully) fixed the decoder bugs reported by Michael Niedermayer
1800    
1801    Members:
1802            src/decoder.c:1.75->1.76
1803    
1804    ---------------------
1805    Date: 2005/12/18 07:52:12
1806    Author: syskin
1807    Branch: HEAD
1808    Tag: (none)
1809    Log:
1810    cleanup; skip decision moved to separate function
1811    
1812    Members:
1813            src/motion/estimation_pvop.c:1.17->1.18
1814            src/motion/motion.h:1.23->1.24
1815    
1816    ---------------------
1817    Date: 2005/12/18 03:55:54
1818    Author: syskin
1819    Branch: HEAD
1820    Tag: (none)
1821    Log:
1822    -freduce-all-givs not supporeted by gcc4 - easiest to just remove
1823    
1824    Members:
1825            dshow/Makefile:1.5->1.6
1826            vfw/bin/Makefile:1.4->1.5
1827    
1828    ---------------------
1829    Date: 2005/12/17 14:57:15
1830    Author: syskin
1831    Branch: HEAD
1832    Tag: (none)
1833    Log:
1834    stupid typo in latest patch
1835    
1836    Members:
1837            src/image/image.c:1.34->1.35
1838    
1839    ---------------------
1840    Date: 2005/12/17 13:04:52
1841    Author: syskin
1842    Branch: HEAD
1843    Tag: (none)
1844    Log:
1845    easier image_interpolate() call, absolete comments removed
1846    
1847    Members:
1848            src/encoder.c:1.121->1.122
1849            src/image/image.c:1.33->1.34
1850            src/image/image.h:1.15->1.16
1851    
1852    ---------------------
1853    Date: 2005/12/17 12:24:32
1854    Author: syskin
1855    Branch: HEAD
1856    Tag: (none)
1857    Log:
1858    ancient useless code removed
1859    
1860    Members:
1861            src/image/image.c:1.32->1.33
1862    
1863    ---------------------
1864    Date: 2005/12/10 06:20:35
1865    Author: syskin
1866    Branch: HEAD
1867    Tag: (none)
1868    Log:
1869    slightly better trellis - check at least 3 coefficients. 0.05dB better with no measurable speed penalty
1870    
1871    Members:
1872            src/utils/mbtransquant.c:1.30->1.31
1873    
1874    ---------------------
1875    Date: 2005/12/09 05:45:35
1876    Author: syskin
1877    Branch: HEAD
1878    Tag: (none)
1879    Log:
1880    expose VHQ and Trellis lambdas to HVS plugins
1881    
1882    Members:
1883            src/encoder.c:1.120->1.121
1884            src/encoder.h:1.28->1.29
1885            src/global.h:1.24->1.25
1886            src/xvid.h:1.52->1.53
1887            src/motion/estimation_rd_based.c:1.13->1.14
1888            src/motion/estimation_rd_based_bvop.c:1.9->1.10
1889            src/utils/mbtransquant.c:1.29->1.30
1890    
1891    ---------------------
1892    Date: 2005/12/09 05:39:49
1893    Author: syskin
1894    Branch: HEAD
1895    Tag: (none)
1896    Log:
1897    tuning lambdas for better PSNR and vhq0 mode decision
1898    
1899    Members:
1900            src/motion/estimation.h:1.12->1.13
1901            src/motion/estimation_common.c:1.12->1.13
1902    
1903    ---------------------
1904    Date: 2005/11/25 13:07:01
1905    Author: chl
1906    Branch: HEAD
1907    Tag: (none)
1908    Log:
1909    remove "xvid" in PGM-header, so xvid_encraw understands it
1910    
1911    Members:
1912            examples/xvid_decraw.c:1.22->1.23
1913    
1914    ---------------------
1915    Date: 2005/11/22 11:53:10
1916    Author: suxen_drol
1917    Branch: HEAD
1918    Tag: (none)
1919    Log:
1920    update cvs-head to reflect xvid-1.2 development status:
1921            set build string to "xvid-1.2.0-dev"
1922            set XVID_VERSION to 1.2.-127
1923            set XVID_BS_VERSION to 40
1924            set XVID_UNSTABLE
1925    
1926    Members:
1927            src/xvid.c:1.65->1.66
1928            src/xvid.h:1.51->1.52
1929    
1930    ---------------------
1931    Date: 2005/11/22 11:23:01
1932    Author: suxen_drol
1933    Branch: HEAD
1934    Tag: (none)
1935    Log:
1936    cleanings in code spotted by sparse (ed dot gomez at free dot fr>
1937    
1938    Members:
1939            src/decoder.c:1.74->1.75
1940            src/encoder.c:1.119->1.120
1941            src/xvid.c:1.64->1.65
1942            src/bitstream/bitstream.c:1.54->1.55
1943            src/dct/idct.c:1.8->1.9
1944            src/image/colorspace.c:1.10->1.11
1945            src/image/font.c:1.6->1.7
1946            src/image/qpel.c:1.7->1.8
1947            src/motion/estimation_rd_based.c:1.12->1.13
1948            src/motion/estimation_rd_based_bvop.c:1.8->1.9
1949            src/prediction/mbprediction.c:1.17->1.18
1950            src/utils/emms.c:1.10->1.11
1951            src/utils/mbtransquant.c:1.28->1.29
1952            src/utils/timer.h:1.10->1.11
1953    
1954    ---------------------
1955    Date: 2005/11/03 06:44:07
1956    Author: Skal
1957    Branch: HEAD
1958    Tag: (none)
1959    Log:
1960    
1961            typo fixed (thanks squid_80)
1962    
1963    Members:
1964            examples/xvid_bench.c:1.26->1.27
1965    
1966    ---------------------
1967    Date: 2005/10/26 14:38:33
1968    Author: Skal
1969    Branch: HEAD
1970    Tag: (none)
1971    Log:
1972    
1973             + removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
1974            As suggested by Gruel, there might be a compiler
1975            problem for some very very exotic platform.
1976            Hence, i've added a test_compiler() in xvid_bench.c, to
1977            be sure everything are ok. Hope the test is correct.
1978    
1979            + added benches for interlaced decoding, as supplied
1980            by Christoph Kühnel (info at intek-darmstadt dot de).
1981            Thanks a lot.
1982    
1983    Members:
1984            examples/xvid_bench.c:1.25->1.26
1985            src/image/qpel.h:1.6->1.7
1986    
1987    ---------------------
1988    Date: 2005/10/23 00:32:44
1989    Author: Isibaar
1990    Branch: HEAD
1991    Tag: (none)
1992    Log:
1993    - Renamed and extended the profiles
1994    
1995    Members:
1996            vfw/src/codec.c:1.18->1.19
1997            vfw/src/config.c:1.29->1.30
1998            vfw/src/config.h:1.8->1.9
1999    
2000    ---------------------
2001    Date: 2005/10/16 02:00:04
2002    Author: suxen_drol
2003    Branch: HEAD
2004    Tag: (none)
2005    Log:
2006    vfw quality presets
2007    
2008    Members:
2009            vfw/src/codec.c:1.17->1.18
2010            vfw/src/config.c:1.28->1.29
2011            vfw/src/config.h:1.7->1.8
2012            vfw/src/resource.h:1.9->1.10
2013            vfw/src/resource.rc:1.21->1.22
2014    
2015    ---------------------
2016    Date: 2005/10/09 09:38:33
2017    Author: suxen_drol
2018    Branch: HEAD
2019    Tag: (none)
2020    Log:
2021    TODO/Changelog update
2022    
2023    Members:
2024            ChangeLog:1.13->1.14
2025            TODO:1.7->1.8
2026    
2027    2005/10/8 0:58:2, 'suxen_drol'
2028            compatibility with haali media splitter:
2029            - FORMAT_MPEG2Video support
2030            - handle uppercase MP4V fourcc/clsid
2031    
2032    2005/10/7 15:2:28, 'suxen_drol'
2033            minor xvid_{enc,dec}_raw fixes:
2034            - fix clock resolution (thanks yuri khan)
2035            - link vfw32.lib for win32 avifile support
2036            - honour avifile stream length
2037    
2038    2005/10/6 18:28:31, 'Isibaar'
2039            - added avi/avs input support
2040            - various new options
2041    
2042    2005/10/6 10:46:42, 'Isibaar'
2043            - Wiped the remainders of RRV encoding support
2044            - Marked the RRV flags as obsolete in xvid.h API
2045    
2046    2005/10/5 11:20:22, 'suxen_drol'
2047            vfw: replace "Picture Aspect Ratio" with "Display Aspect Ratio"
2048    
2049    2005/9/24 3:10:37, 'suxen_drol'
2050            bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
2051            see http://forum.doom9.org/showthread.php?t=100275 for description of bug.
2052    
2053    2005/9/23 12:53:35, 'suxen_drol'
2054            +ve/-ve cbp test (to demonstrate fault with current calc_cbp_mmx function
2055    
2056    2005/9/20 11:54:11, 'suxen_drol'
2057            > > -      uint32_t intra_dc_threshold; /* fake variable */
2058            > > +      int intra_dc_threshold; /* fake variable */
2059            This patch fixes a warning spotted by gcc 4.0.1, because &intra_dc_threshold
2060            is passed to some function which expects a int*, not a uint32_t* (on 64bit this
2061            is important, even if this is fake data, the callee could corrupt the stack
2062            writing 64bit to a 32bit allocated destination)
2063    
2064    2005/9/20 11:51:40, 'suxen_drol'
2065            msvc fails on void* arithmetic in xvid_bench.c
2066    
2067    2005/9/20 11:19:34, 'suxen_drol'
2068            update example documentation to "newer" commandline arguments for encraw/decraw (the arguments were changed ~2003).
2069            bugfix: prevent endless loop when useful_bytes==1 within xvid_decraw.c
2070    
2071    2005/9/18 1:34:13, 'suxen_drol'
2072            renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.
2073    
2074    2005/9/15 10:52:28, 'suxen_drol'
2075            bugfix: support for aspect ratio when decoding unpacked b-frames
2076    
2077    2005/9/15 10:55:29, 'suxen_drol'
2078            OutputDebugString cleanup
2079    
2080  2004-07-10 17:27:06 GMT                                         patch-43  2005-09-19 19:37:45 GMT                                         patch-38
2081    
2082      Summary:      Summary:
2083        Small mem leak in vfw.        Renamed dshow aspect ratio registry key
2084      Revision:      Revision:
2085        xvidcore--stable--1.0--patch-43        xvidcore--head--0.0--patch-38
2086    
2087      From sysKin:      From pete:
2088       * Free zones.       * Renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio",
2089           in order to prevent conflict with vfw encoder registry key.
2090    
2091      modified files:      modified files:
2092       vfw/src/codec.c       dshow/src/config.c
2093    
2094    
2095  2004-07-10 16:55:53 GMT                                         patch-42  2005-09-15 16:30:59 GMT                                         patch-37
2096    
2097      Summary:      Summary:
2098        Fix wrong matrix reading logic.        Field interlaced decoding
2099      Revision:      Revision:
2100        xvidcore--stable--1.0--patch-42        xvidcore--head--0.0--patch-37
2101    
2102      From sysKin:      From Christoph Kuehnel:
2103       * Fix a problem reading quantization matrix.  
2104          * decoder.c
2105            - Some new defines for DIV
2106            - <decoder_mb_decode> modified: had wrong address offsets for
2107              interlaced
2108            - <decoder_mbinter_field> = new function for interlaced
2109            - <get_motion_vector_interlaced> = new function for interlaced
2110              motion vector prediction
2111            - <decoder_pframe> modified so that it differs between frame and
2112              field prediction
2113    
2114          * global.h
2115            - For field motion prediction MACORBLOCK has new member that is the
2116              average of field1 and field2 motion vector = <mvs_avg>
2117    
2118          * xvid.c
2119            - For field predicted macroblocks we need new field oriented transfer
2120              functions.
2121              For colour calculations they may only process 4 lines (one field
2122              from the colour macroblock that is 8x8). So I introduced 4 new
2123              function pointers:
2124              <transfer8x4_copy, interpolate8x4_ ...>
2125    
2126          * mbcoding.c
2127            - _DEBUG code; index is checked against 64
2128    
2129          * interpolate8x8.[c,h,asm]
2130            - New 8x4 functions
2131    
2132          * mbpredicition.[c,h]
2133            - New function <get_pmv2_interlaced> for interlaced prediciton
2134              according to spec
2135    
2136          * mem_transfer.[c,h,asm]
2137            - New 8x4 function
2138    
2139      modified files:      modified files:
2140       src/bitstream/bitstream.c       AUTHORS src/bitstream/mbcoding.c src/decoder.c src/global.h
2141         src/image/image.c src/image/image.h src/image/interpolate8x8.c
2142         src/image/interpolate8x8.h
2143         src/image/x86_asm/interpolate8x8_3dn.asm
2144         src/image/x86_asm/interpolate8x8_3dne.asm
2145         src/image/x86_asm/interpolate8x8_mmx.asm
2146         src/image/x86_asm/interpolate8x8_xmm.asm
2147         src/prediction/mbprediction.c src/prediction/mbprediction.h
2148         src/utils/mem_transfer.c src/utils/mem_transfer.h
2149         src/utils/x86_asm/mem_transfer_3dne.asm
2150         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
2151         vfw/src/config.c vfw/src/driverproc.c
2152    
2153    
2154  2004-06-26 21:26:35 GMT                                         patch-41  2005-09-15 16:27:07 GMT                                         patch-36
2155    
2156      Summary:      Summary:
2157        low delay guessing (il)logic fix.        Optimiozed cbp operator on IA32
2158      Revision:      Revision:
2159        xvidcore--stable--1.0--patch-41        xvidcore--head--0.0--patch-36
2160    
2161      From sysKin:      From carlo dot bramix at libero dot it:
2162       * bframes were decoded wrong when trying to guess low_delay flag       - Optimized CBP opeartor for ia32 arch
        as specified in the standard when vol_control_parameters aren't  
        available.  
2163    
2164      modified files:      modified files:
2165       src/decoder.c       examples/xvid_bench.c src/bitstream/x86_asm/cbp_mmx.asm
2166    
2167    
2168  2004-06-13 19:15:05 GMT                                         patch-40  2005-09-15 16:20:49 GMT                                         patch-35
2169    
2170      Summary:      Summary:
2171        Small memory error in ia32 cpuid function.        OutputDebugStream cleanup
2172      Revision:      Revision:
2173        xvidcore--stable--1.0--patch-40        xvidcore--head--0.0--patch-35
2174    
2175      From ed.gomez:      From pete:
2176       * Valgrind detected a write to suspicious stack space. To avoid       - OutputDebugStream cleanup
        any false reporting, added an explicit stack space allocation.  
2177    
2178      modified files:      modified files:
2179       src/utils/x86_asm/cpuid.asm       dshow/dshow.dsp dshow/sources.inc dshow/src/CXvidDecoder.cpp
2180         dshow/src/debug.h
2181    
 #########################################################################  
 # 1.0.1 (Bitstream Version 35)  
 #########################################################################  
2182    
2183  2004-06-05 22:55:56 GMT                                         patch-39  2005-07-26 23:32:52 GMT                                         patch-34
2184    
2185      Summary:      Summary:
2186        Marking 1.0.1 release        Long standing error in xvid_decraw for big endian hosts
2187      Revision:      Revision:
2188        xvidcore--stable--1.0--patch-39        xvidcore--head--0.0--patch-34
   
     Marking 1.0.1 release  
2189    
2190        From ed.gomez, spoted by Paul Kurucz ptk9417 at ritvax.isc.rit.edu
2191         * No width and height declared in write_tga bug.
2192    
2193      modified files:      modified files:
2194       ChangeLog TODO build/generic/configure.in src/xvid.c       examples/xvid_decraw.c
      src/xvid.h  
2195    
2196    
2197  2004-06-02 20:58:38 GMT                                         patch-38  2005-07-25 19:45:25 GMT                                         patch-33
2198    
2199      Summary:      Summary:
2200        DC clipping bug for real        Fix big endian tga output for decraw.
2201      Revision:      Revision:
2202        xvidcore--stable--1.0--patch-38        xvidcore--head--0.0--patch-33
2203    
2204      From ed.gomez:      From ed.gomez:
2205       * patch-25  was  supposed to fix a DC clipping  bug. However  i       * Writing pointed data is always better than memory
2206         added the additional  clipping  code in the  wrong place. But         addresses
        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)  
   
     BS version incremented: 35  
2207    
2208      modified files:      modified files:
2209       src/decoder.c src/motion/estimation_rd_based.c       examples/xvid_decraw.c
      src/prediction/mbprediction.c src/prediction/mbprediction.h  
      src/xvid.h  
2210    
2211    
2212  2004-05-31 21:11:49 GMT                                         patch-37  2005-07-14 14:25:43 GMT                                         patch-32
2213    
2214      Summary:      Summary:
2215        time fixes to decoder.        Disable packed-bframes widget for dxn profile
2216      Revision:      Revision:
2217        xvidcore--stable--1.0--patch-37        xvidcore--head--0.0--patch-32
2218    
2219      From ed.gomez:      From pete:
2220       * timestamps were badly computed by teh decoder in some corner cases       * Disable packed-bframes widget for dxn profile
        (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.  
2221    
2222      modified files:      modified files:
2223       src/bitstream/bitstream.c src/decoder.c src/decoder.h       vfw/src/config.c
2224    
2225    
2226  2004-05-30 09:36:13 GMT                                         patch-36  2005-07-14 14:22:53 GMT                                         patch-31
2227    
2228      Summary:      Summary:
2229        Wrong license header.        Fixed qpel for gcc4 and x86_64
2230      Revision:      Revision:
2231        xvidcore--stable--1.0--patch-36        xvidcore--head--0.0--patch-31
2232    
2233        From Martin Drab <drab at kepler dot fjfi dot cvut dot cz>
2234         * Incomplete type definitions are not supported in GCC4 and newer.
2235           This was breaking x86_64.
2236    
2237      From ed.gomez:      From ed.gomez:
2238       * Pascal did agree a plain GPL migration long ago, but this file       * If both generic and x86_64 share 90% of the array declaration,
2239         remained GPL+location restriction.         better use an extern macro. Makes teh code clearer.
2240    
2241      modified files:      modified files:
2242       src/image/reduced.c       src/image/qpel.c
2243    
2244    
2245  2004-05-29 09:02:25 GMT                                         patch-35  2005-07-14 14:11:24 GMT                                         patch-30
2246    
2247      Summary:      Summary:
2248        More missing va_end() calls.        Added VHQ support to xvid_encraw
2249      Revision:      Revision:
2250        xvidcore--stable--1.0--patch-35        xvidcore--head--0.0--patch-30
2251    
2252      From pete:      From skal:
2253       * portab.h is plenty of missing calls to va_end().       * Added VHQ support to xvid_encraw
2254    
2255      modified files:      modified files:
2256       src/portab.h       examples/xvid_encraw.c
2257    
2258    
2259  2004-05-28 21:28:21 GMT                                         patch-34  2005-06-26 15:05:01 GMT                                         patch-29
2260    
2261      Summary:      Summary:
2262        FPS=1 problem in decoder.        Merge noise
2263      Revision:      Revision:
2264        xvidcore--stable--1.0--patch-34        xvidcore--head--0.0--patch-29
2265    
2266      From ed.gomez:      From ed.gomez:
2267       * patch-24 did fix bad behavior in encoder, so at least, compliant       - Merge noise forgotten bit. Other small differences exist with
2268         streams were generated but the decoder was still doing the maths         the CVS tree, but i consider them to not fullfill the local
2269         a wrong way. Apply same logic to decoder.         code style and thus don't fit well...
   
     Thanks to the patch-24 bug reporter for this followup.  
2270    
2271      modified files:      modified files:
2272       src/bitstream/bitstream.c       src/dct/idct.h
2273    
2274    
2275  2004-05-27 20:04:01 GMT                                         patch-33  2005-06-26 15:02:05 GMT                                         patch-28
2276    
2277      Summary:      Summary:
2278        Nasty typo in pvop vector lambdas.        Bench updates
2279      Revision:      Revision:
2280        xvidcore--stable--1.0--patch-33        xvidcore--head--0.0--patch-28
2281    
2282      From sysKin:      From skal:
2283       * s/+/*/ in the lambda value array for vectors in the pvop       - Fixed bench for big endian platforms, updated tests
        estimation module.  
2284    
2285      modified files:      modified files:
2286       src/motion/estimation_pvop.c       examples/bench.pl examples/bench_list.pl examples/xvid_bench.c
2287    
2288    
2289  2004-05-26 13:23:38 GMT                                         patch-32  2005-06-26 14:59:17 GMT                                         patch-27
2290    
2291      Summary:      Summary:
2292        Bits/Bytes confusion in the VFW frontend.        Optimized C mem transfer functions
2293      Revision:      Revision:
2294        xvidcore--stable--1.0--patch-32        xvidcore--head--0.0--patch-27
2295    
2296      From sysKin:      From skal:
2297       * confusion between the kilo, in kilobits (1000) and       - Optimized C mem transfer funcs, disabled for safety.
2298         the kilo in kilobytes (1024, should be named KiB anyway)         Enabled by undefining USE_REFERENCE_CODE at the top of
2299       * biSizeImage is in bytes, not bits according to the Win32         the mem_transfer.c file
        API.  
2300    
2301      modified files:      modified files:
2302       vfw/src/codec.c vfw/src/config.c       src/utils/mem_transfer.c
2303    
2304    
2305  2004-05-26 09:28:31 GMT                                         patch-31  2005-06-26 14:55:35 GMT                                         patch-26
2306    
2307      Summary:      Summary:
2308        Close variable argument list.        Optimized gcd
2309      Revision:      Revision:
2310        xvidcore--stable--1.0--patch-31        xvidcore--head--0.0--patch-26
2311    
2312      From ed.gomez:      From skal:
2313       * Close the variable argument list as specified by the ANSI C       - Optmized GCD, added test for gcd in xvid_bench
        standard. Reported by Carsten <list4darav at gmx dot de> on  
        xvid-devel.  
2314    
2315      modified files:      modified files:
2316       src/image/font.c       examples/xvid_bench.c src/encoder.c
2317    
2318    
2319  2004-05-26 09:00:26 GMT                                         patch-30  2005-06-26 14:51:35 GMT                                         patch-25
2320    
2321      Summary:      Summary:
2322        ICM compatibility for VFW        Fixed write_video_packet_header
2323      Revision:      Revision:
2324        xvidcore--stable--1.0--patch-30        xvidcore--head--0.0--patch-25
2325    
2326      From sysKin:      From Sigdrak at free.fr:
2327       * Makes the VFW frontend compatible with ICM applications       - Fix write_video_packet_header() which was buggy and kind of obfuscated.
2328         (Ooo, MS Office... etc). Reported on IRC.  
2329        From skal:
2330         - Fixed log table
2331         - Small cleanup
2332    
2333      modified files:      modified files:
2334       vfw/src/config.c vfw/src/driverproc.c       src/bitstream/bitstream.c
2335    
2336    
2337  2004-05-26 08:58:56 GMT                                         patch-29  2005-06-26 14:46:23 GMT                                         patch-24
2338    
2339      Summary:      Summary:
2340        Small trellis bug        Added greyscale option support in xvid_encraw
2341      Revision:      Revision:
2342        xvidcore--stable--1.0--patch-29        xvidcore--head--0.0--patch-24
2343    
2344      From sysKin:      Added greyscale option support in xvid_encraw
      * Last coeff wasn't summed.  
2345    
     Reported by Jean Marc.  
2346    
2347      modified files:      modified files:
2348       src/utils/mbtransquant.c       examples/xvid_encraw.c
2349    
2350    
2351  2004-05-26 08:46:45 GMT                                         patch-28  2005-06-26 14:43:42 GMT                                         patch-23
2352    
2353      Summary:      Summary:
2354        Small bug in bframe ME.        IEEE-1180 SSE2 iDCT implementation
2355      Revision:      Revision:
2356        xvidcore--stable--1.0--patch-28        xvidcore--head--0.0--patch-23
2357    
2358      From sysKin:      From skal:
2359       * Small bug in bframe ME.       - Implemented IEEE-1180 SSE2 iDCT. Disabled for safety.
2360    
2361      modified files:      modified files:
2362       src/motion/estimation_bvop.c       src/dct/x86_asm/fdct_sse2_skal.asm src/xvid.c
2363    
 #########################################################################  
 # 1.0.0 final (Bitstream Version 34)  
 #########################################################################  
2364    
2365  2004-05-08 22:26:06 GMT                                         patch-27  2005-05-18 22:08:12 GMT                                         patch-22
2366    
2367      Summary:      Summary:
2368        Marking 1.0.0 final        No executable shared objects installed
2369      Revision:      Revision:
2370        xvidcore--stable--1.0--patch-27        xvidcore--head--0.0--patch-22
2371    
2372      From ed.gomez:      From ed.gomez:
2373       * Marking 1.0.0 final \o/       * Do not install the lib as executable. It's no use as the SO has no
2374           main symbol anyway, and the static lib is not runnable anyway.
2375    
2376      modified files:      modified files:
2377       ChangeLog build/generic/configure.in src/xvid.h       build/generic/Makefile
2378    
2379    
2380  2004-05-06 17:56:52 GMT                                         patch-26  2005-05-18 22:05:09 GMT                                         patch-21
2381    
2382      Summary:      Summary:
2383        Small mismatch in hint<->widget in VFW        Statically link xvid_bench with libxvidcore.a
2384      Revision:      Revision:
2385        xvidcore--stable--1.0--patch-26        xvidcore--head--0.0--patch-21
2386    
2387        Statically link xvid_bench with libxvidcore.a
2388    
     From sysKin:  
      * Small mismatch in hint<->widget.  
2389    
2390      modified files:      modified files:
2391       vfw/src/resource.rc       examples/Makefile
2392    
2393    
2394  2004-05-02 22:40:50 GMT                                         patch-25  2005-05-18 21:59:27 GMT                                         patch-20
2395    
2396      Summary:      Summary:
2397        DC prediction fix.        New autoconf garbage removal
2398      Revision:      Revision:
2399        xvidcore--stable--1.0--patch-25        xvidcore--head--0.0--patch-20
   
     From ed.gomez:  
      * DC predictors weren't clipped to the [-2048, 2047] range.  
2400    
2401       BS version increased to 33      New autoconf garbage removal
2402    
      Thanks to jnorish on our forums to point out the problem.  
2403    
2404      modified files:      modified files:
2405       src/bitstream/bitstream.c src/decoder.c       build/generic/bootstrap.sh
      src/motion/estimation_rd_based.c src/prediction/mbprediction.c  
      src/prediction/mbprediction.h src/xvid.h  
2406    
2407    
2408  2004-05-02 10:30:29 GMT                                         patch-24  2005-05-18 21:58:16 GMT                                         patch-19
2409    
2410      Summary:      Summary:
2411        Possible VOL header corruption.        Quotes in configure.in
2412      Revision:      Revision:
2413        xvidcore--stable--1.0--patch-24        xvidcore--head--0.0--patch-19
   
     From ed.gomez:  
      * The VOL header could be corrupted when passing fincr=fbase=1 which  
        happens for fps=1 sequences.  
2414    
2415      BS version bumped up to 32      Quotes in configure.in
2416    
     Original report:  
     http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=2026&highlight=  
2417    
2418      modified files:      modified files:
2419       src/bitstream/bitstream.c src/xvid.h       build/generic/configure.in
2420    
2421    
2422  2004-04-30 23:10:19 GMT                                         patch-23  2005-05-18 19:40:18 GMT                                         patch-18
2423    
2424      Summary:      Summary:
2425        Some very light Unix build system changes        Added bitstream helper functions for packets.
2426      Revision:      Revision:
2427        xvidcore--stable--1.0--patch-23        xvidcore--head--0.0--patch-18
2428    
2429      To prepare testing framework merging.      From Skal:
2430         * Added helper functions for video packets, though they're still unused.
     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  
2431    
2432      modified files:      modified files:
2433       build/generic/Makefile build/generic/bootstrap.sh       src/bitstream/bitstream.c src/bitstream/bitstream.h
      build/generic/configure.in  
2434    
2435    
2436  2004-04-20 19:40:29 GMT                                         patch-22  2005-05-18 19:30:41 GMT                                         patch-17
2437    
2438      Summary:      Summary:
2439        Small visual fix.        A few more bench stuff
2440      Revision:      Revision:
2441        xvidcore--stable--1.0--patch-22        xvidcore--head--0.0--patch-17
2442    
2443      From sysKin:      From Skal:
2444       * Small visual fix       * Added Perl scripts to automate benches.
2445         * Worked on xvid_bench tests to cover more code.
2446    
2447        new files:
2448         examples/.arch-ids/bench.pl.id
2449         examples/.arch-ids/bench_list.pl.id examples/bench.pl
2450         examples/bench_list.pl
2451    
2452      modified files:      modified files:
2453       vfw/src/config.c       examples/xvid_bench.c
2454    
2455    
2456  2004-04-20 19:38:24 GMT                                         patch-21  2005-05-18 19:22:28 GMT                                         patch-16
2457    
2458      Summary:      Summary:
2459        Fix crash in decoder for non IFrame 1st frame.        Decoder cleanup for memory de/allocation
2460      Revision:      Revision:
2461        xvidcore--stable--1.0--patch-21        xvidcore--head--0.0--patch-16
2462    
2463      From sysKin:      From Skal:
2464       * Fixed the crash caused by non IFrame 1st frame.       * Memory de/allocation code refactored using goto.
2465    
2466      modified files:      modified files:
2467       src/decoder.c       src/decoder.c
2468    
2469    
2470  2004-04-18 16:21:50 GMT                                         patch-20  2005-05-11 21:18:41 GMT                                         patch-15
2471    
2472      Summary:      Summary:
2473        Typo        Export only public API for GNU/Linux and Solaris
2474      Revision:      Revision:
2475        xvidcore--stable--1.0--patch-20        xvidcore--head--0.0--patch-15
2476    
2477      Typo      From ed.gomez:
2478         * Use ld version script to hide internal functions.
2479    
2480        new files:
2481         build/generic/.arch-ids/libxvidcore.ld.id
2482         build/generic/libxvidcore.ld
2483    
2484      modified files:      modified files:
2485       vfw/src/resource.rc       build/generic/Makefile build/generic/configure.in
2486    
2487    
2488  2004-04-17 17:04:20 GMT                                         patch-19  2005-05-11 21:07:00 GMT                                         patch-14
2489    
2490      Summary:      Summary:
2491        vfw opens audio file in shared access mode        Warnings GCC4
2492      Revision:      Revision:
2493        xvidcore--stable--1.0--patch-19        xvidcore--head--0.0--patch-14
   
     vfw opens audio file in shared access mode  
2494    
2495        From ed.gomez:
2496         * Remove all GCC 4 warnings.
2497    
2498      modified files:      modified files:
2499       vfw/src/config.c       src/bitstream/bitstream.c src/bitstream/bitstream.h
2500         src/decoder.c src/encoder.c src/image/image.c
2501         src/image/image.h src/motion/estimation_common.c
2502         src/utils/mbtransquant.c
2503    
2504    
2505  2004-04-15 22:39:12 GMT                                         patch-18  2005-05-11 20:18:49 GMT                                         patch-13
2506    
2507      Summary:      Summary:
2508        Tiny xvid_decraw cleaning        Add support for gcc-4 in configure system
2509      Revision:      Revision:
2510        xvidcore--stable--1.0--patch-18        xvidcore--head--0.0--patch-13
   
     Tiny xvid_decraw cleaning  
2511    
2512        From ed.gomez:
2513         * Added gcc 4 detection and CFLAG option filtering for it.
2514    
2515      modified files:      modified files:
2516       examples/xvid_decraw.c       build/generic/configure.in
2517    
2518    
2519  2004-04-15 19:14:31 GMT                                         patch-17  2005-05-11 20:07:54 GMT                                         patch-12
2520    
2521      Summary:      Summary:
2522        Tiny minor fixes for msvc.  
2523      Revision:      Revision:
2524        xvidcore--stable--1.0--patch-17        xvidcore--head--0.0--patch-12
2525    
2526      From pete:      From pete:
2527       * Missing arch endianness define in project files.       * bugfix: correct max bitrate display for slider
2528       * Add a textual warning about win32 console EOF misreading.         layout: "(kbps)" added to avgerage bitrate labels within calculator
2529       * Prevent a SIGFPE when no frames were decoded.         dialog
2530    
2531      modified files:      modified files:
2532       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp       vfw/src/config.c vfw/src/resource.rc
      examples/xvid_decraw.c  
2533    
2534    
2535  2004-04-14 22:41:07 GMT                                         patch-16  2005-05-11 20:06:04 GMT                                         patch-11
2536    
2537      Summary:      Summary:
2538        Fixed missing 1st frame in dshow output.        Fix alignment issue for mem tranfer
2539      Revision:      Revision:
2540        xvidcore--stable--1.0--patch-16        xvidcore--head--0.0--patch-11
2541    
2542      From sysKin:      From skal:
2543       * decoder flags were overwritten, this was preventing from outputing       * Fix alignment issue (32 bit reading from non aligned memory)
2544         the first frame immediatly.         likely for RISC CPUs using the C code.
2545    
2546      modified files:      modified files:
2547       dshow/src/CXvidDecoder.cpp       src/utils/mem_transfer.c
2548    
2549    
2550  2004-04-14 22:39:17 GMT                                         patch-15  2005-05-11 20:03:57 GMT                                         patch-10
2551    
2552      Summary:      Summary:
2553        Ressource leaking in dshow.        Get time function right on win32
2554      Revision:      Revision:
2555        xvidcore--stable--1.0--patch-15        xvidcore--head--0.0--patch-10
2556    
2557      From sysKin:      From Skal:
2558       * Same kind of ressource leaking as in vfw. Same cure.       * Get the time function right for win32 (ms precision)
2559    
2560      modified files:      modified files:
2561       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       examples/xvid_bench.c
2562    
2563    
2564  2004-04-14 19:45:23 GMT                                         patch-14  2005-05-11 20:01:28 GMT                                         patch-9
2565    
2566      Summary:      Summary:
2567        Fixed small bug in trellis code.        Better ASP bitstream autodetection
2568      Revision:      Revision:
2569        xvidcore--stable--1.0--patch-14        xvidcore--head--0.0--patch-9
   
     From ed.gomez (spotted by jean marc):  
      * Trellis optimization was computing the sum |coeffs| wrongly  
        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.  
2570    
2571         This fix the bug and saves cycles :-) (but should not be noticeable)      From pete:
2572         - Use more flags to determine ASP activation or not.
2573    
2574      modified files:      modified files:
2575       src/utils/mbtransquant.c src/xvid.h       src/bitstream/bitstream.c
2576    
2577    
2578  2004-04-12 12:06:12 GMT                                         patch-13  #########################################################################
2579    # 1.1.0-beta2 (Bitstream Version 39)
2580    #########################################################################
2581    
2582    2005-04-03 20:15:00 GMT                                         patch-7
2583    
2584      Summary:      Summary:
2585        Don't do SAD and RD based searches for qp.        Makefile credits and whitespace cleaning
2586      Revision:      Revision:
2587        xvidcore--stable--1.0--patch-13        xvidcore--head--0.0--patch-7
2588    
2589      From sysKin:      Makefile credits and whitespace cleaning
      * 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.  
2590    
2591    
2592      modified files:      modified files:
2593       src/motion/estimation_pvop.c       dshow/Makefile vfw/bin/Makefile
2594    
2595    
2596  2004-04-12 12:01:19 GMT                                         patch-12  2005-04-03 19:52:35 GMT                                         patch-6
2597    
2598      Summary:      Summary:
2599        3dnow functions proper separation.        Various small things to vbv conformance and divx5 compatibility.
2600      Revision:      Revision:
2601        xvidcore--stable--1.0--patch-12        xvidcore--head--0.0--patch-6
2602    
2603      From pete (thx to a forum report):      From pete:
2604       * Separate correctly pure 3dnow functions and 3dnow+mmxext functions.      xvidcore
2605         This fix "Illegal instruction" crash on old k6-2 CPUs.      ========
2606        * added XVID_GLOBAL_DIVX5_USERDATA global flag
2607        * removed the bvop delay warning text ("warning: nothing to output),
2608          as this often confuses joe user.
2609        * minor changed to closed gop image_printf statement:
2610          s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
2611        * additional comments for low_delay_default mode within decoder_decode()
2612        * divx userdata string: s/DivX999b000/DivX503b1393. this has been
2613          suggested by dxn for improved hardware compatibility [nb: i dont
2614          have a hardware player to confirm this]
2615        * vbv_peakrate constraint is ignored if <= 0
2616    
2617        vfw frontend
2618        ============
2619        * dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1",
2620          February 2005. this document was provided by DivXNetworks, USA. when a
2621          dxn profile is selected, strict conformance is enabled:
2622          - force 1:1 picture aspect ratio
2623          - disable bframes if interlacing is enabled
2624          - force maximum of 1 consecutive bvops for the portable and ht profiles,
2625            2 bvops for the hd profile
2626          - always write divx 5 userdata string to bitstream
2627          - force packed bitstream option
2628        - updated dxn vbv parameters
2629        * added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
2630        * moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
2631        * profile[].max_bitrate now measured in bit/sec (not kbps)
2632        * profile->level box: widgets are now greyed-out if they are not used.
2633        * increase vertical size of profile drop down list.
2634        * about box button: s/Dismiss/OK
2635    
2636      modified files:      modified files:
2637       src/xvid.c       src/bitstream/bitstream.c src/decoder.c src/encoder.c
2638         src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c
2639         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
2640         vfw/src/resource.rc
2641    
2642    
2643  2004-04-12 11:57:20 GMT                                         patch-11  2005-04-03 19:50:05 GMT                                         patch-5
2644    
2645      Summary:      Summary:
2646        Better MV clipping code.        Fixed bug in cartoon mode.
2647      Revision:      Revision:
2648        xvidcore--stable--1.0--patch-11        xvidcore--head--0.0--patch-5
2649    
2650      From sysKin:      From Isiibar:
2651       * Better MV clipping. DivX 5 generates out of range vectors and clipping       - Fixed cartoon bug as described by CrunCher.
        them directly borks the decoding of other MVs for which out of range  
        MVs were predictors. So it's just better to clip them for the block  
        decoding and keep an unclipped version for predictions.  
2652    
2653      modified files:      modified files:
2654       src/decoder.c       src/motion/estimation_pvop.c
2655    
2656    
2657  2004-04-08 20:34:54 GMT                                         patch-10  2005-03-22 20:40:47 GMT                                         patch-4
2658    
2659      Summary:      Summary:
2660        PGM support back in xvid_decraw.        Added MPEG quant support for PPC
2661      Revision:      Revision:
2662        xvidcore--stable--1.0--patch-10        xvidcore--head--0.0--patch-4
2663    
2664      From ed.gomez:      From Christoph Nageli:
2665       * pgm/pnm format added back to xvid_decraw       * Added support for MPEG quant functions for PPC.
2666         + pgm/pnm formats are now default for yv12/i420/rgb24 pixel format.  
2667         + tga is default for rgb16/32      new files:
2668         + use option -f to choose tga, or pnm/pgm       src/quant/ppc_asm/.arch-ids/quant_mpeg_altivec.c.id
2669         src/quant/ppc_asm/quant_mpeg_altivec.c
2670    
2671      modified files:      modified files:
2672       examples/xvid_decraw.c       build/generic/sources.inc src/quant/quant.h src/xvid.c
2673    
2674    
2675  2004-04-07 22:30:15 GMT                                         patch-9  2005-03-18 18:00:13 GMT                                         patch-3
2676    
2677      Summary:      Summary:
2678        3DNow Ext functions use MMXEXT opcodes.        Updated ChangeLog
2679      Revision:      Revision:
2680        xvidcore--stable--1.0--patch-9        xvidcore--head--0.0--patch-3
2681    
2682      From Soltius (XviD Forum):      Updated ChangeLog
      * 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.  
2683    
     PS: original bug report  
     http://www.xvid.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=1656  
2684    
2685      modified files:      modified files:
2686       src/xvid.c       ChangeLog
2687    
2688    
2689  2004-04-07 22:01:54 GMT                                         patch-8  2005-03-18 17:53:24 GMT                                         patch-2
2690    
2691      Summary:      Summary:
2692        RGB 16bit output fix.        Colorspace code for PPC
2693      Revision:      Revision:
2694        xvidcore--stable--1.0--patch-8        xvidcore--head--0.0--patch-2
   
     From ScarletteTout (XviD Forum):  
      * Fix RGB 16bit output in C functions.  
2695    
2696      From ed.gomez:      From Christoph Nageli:
2697       * Replaced PGM output by TGA output so it's easy to implement       - Colorspace function fixes for non 16bytes aligned target adresses.
        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=  
2698    
2699      modified files:      modified files:
2700       examples/xvid_decraw.c src/image/colorspace.c       src/image/ppc_asm/colorspace_altivec.c
2701    
2702    
2703  #########################################################################  2005-03-18 17:39:00 GMT                                         patch-1
 # 1.0.0 RC4 (Bitstream Version 30)  
 #########################################################################  
   
 2004-04-04 20:21:38 GMT                                         patch-7  
2704    
2705      Summary:      Summary:
2706        DShow widget hiding.        Fix for 64bit interlacing
2707      Revision:      Revision:
2708        xvidcore--stable--1.0--patch-7        xvidcore--head--0.0--patch-1
2709    
2710      From Michael:      From Andrew Dunstan:
2711       * No need to keep widget visibles if they won't be in 1.0.0.       * Fixed bug where 64bit mov shoud have been 32bit
2712    
2713      modified files:      modified files:
2714       dshow/src/xvid.ax.rc       src/utils/x86_64_asm/interlacing_mmx.asm
2715    
2716    
2717  2004-04-04 20:17:52 GMT                                         patch-6  2005-03-18 17:28:00 GMT                                         base-0
2718    
2719      Summary:      Summary:
2720        Compiler quirk in portab.h        tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-121
2721      Revision:      Revision:
2722        xvidcore--stable--1.0--patch-6        xvidcore--head--0.0--base-0
2723    
2724      From Michael:      (automatically generated log message)
      * The VC.NET workaround was causing trouble. Inversed the test.  
   
     modified files:  
      src/portab.h  
2725    
2726    # Change of arch/tla archive, explains the patch number wraparound
2727    
2728  2004-04-04 14:19:10 GMT                                         patch-5  2005-03-18 16:58:08 GMT                                         patch-121
2729    
2730      Summary:      Summary:
2731        Marking RC4        ME work
2732      Revision:      Revision:
2733        xvidcore--stable--1.0--patch-5        xvidcore--head--0.0--patch-121
   
     Marking RC4  
2734    
2735        From Isiibar:
2736         - Cartoon mode bugfix
2737         - New lambda tables for R-D motion search. The old tables were
2738           obviously taken from h.264, which uses a logarithmic quantizer
2739           scale. This lead to bad results at very low bit-rates. With this
2740           patch, compression efficiency at low bit-rates is greatly improved.
2741    
2742      modified files:      modified files:
2743       ChangeLog build/generic/configure.in src/xvid.h       src/motion/estimation.h src/motion/estimation_bvop.c
2744         src/motion/estimation_common.c src/motion/estimation_pvop.c
2745    
2746    
2747  2004-04-04 14:07:00 GMT                                         patch-4  2005-03-18 16:56:13 GMT                                         patch-120
2748    
2749      Summary:      Summary:
2750        Frame dropping disabling for bframes.        Better instruction pairing in sad mmx
2751      Revision:      Revision:
2752        xvidcore--stable--1.0--patch-4        xvidcore--head--0.0--patch-120
2753    
2754      From sysKin & Pete:      From Dark sylinc (dark_sylinc at yahoo dor com dor ar), commited by Isiibar:
2755       * Disable frame dropping with bframes enabled. These two options       * Better instruction pairing in sad_mmx.asm, improves speed.
        do not play fine together.  
2756    
2757      modified files:      modified files:
2758       src/encoder.c       src/motion/x86_asm/sad_mmx.asm src/utils/emms.c
2759    
2760    
2761  2004-04-04 14:05:50 GMT                                         patch-3  2005-03-18 16:53:00 GMT                                         patch-119
2762    
2763      Summary:      Summary:
2764        Dead code removal.        Fixed resource leak in Dshow
2765      Revision:      Revision:
2766        xvidcore--stable--1.0--patch-3        xvidcore--head--0.0--patch-119
2767    
2768      From sysKin:      From antonz, commited by Isiibar:
2769       * FrameCodeP was always called with contanst parameters. Removed       * Fixed resource leaking caused by poor xvidcore initialization tracking.
        these parameters and associated dead code.  
2770    
2771      modified files:      modified files:
2772       src/encoder.c       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
2773    
2774    
2775  2004-04-04 14:03:42 GMT                                         patch-2  2005-03-18 16:50:44 GMT                                         patch-118
2776    
2777      Summary:      Summary:
2778        Typo in ME fast comparison.        Debug flag support in vfw
2779      Revision:      Revision:
2780        xvidcore--stable--1.0--patch-2        xvidcore--head--0.0--patch-118
2781    
2782      From sysKin:      From pete:
2783       * Small typo in Fast ME code.       * debug flag support for vfw decoder.
2784    
2785      modified files:      modified files:
2786       src/motion/estimation_common.c       vfw/src/codec.c
2787    
2788    
2789    #########################################################################
2790    # 1.1.0-beta1 (Bitstream Version 38)
2791    #########################################################################
2792    
2793  2004-04-02 23:58:19 GMT                                         patch-1  
2794    2005-01-16 10:27:41 GMT                                         patch-117
2795    
2796      Summary:      Summary:
2797        VFW Resource leak fix (try #2)        License was using wrong linefeeds for vfw
2798      Revision:      Revision:
2799        xvidcore--stable--1.0--patch-1        xvidcore--head--0.0--patch-117
   
     From Suiryc on IRC:  
      * both encoder and decoder ending functions were calling  
        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.  
   
     modified files:  
      vfw/src/codec.c vfw/src/driverproc.c  
2800    
2801        License was using wrong linefeeds for vfw
2802    
 2004-04-02 20:33:02 GMT                                         base-0  
2803    
2804      Summary:      new files:
2805        tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53       vfw/.arch-ids/LICENSE.id vfw/LICENSE
     Revision:  
       xvidcore--stable--1.0--base-0  
2806    
2807      (automatically generated log message)      modified files:
2808         vfw/src/resource.rc
2809    
2810    
2811  2004-03-31 19:32:47 GMT                                         patch-53  2005-01-10 22:59:46 GMT                                         patch-116
2812    
2813      Summary:      Summary:
2814        Ressources leaking in VFW.        Last minutes vfw bugfixes/improvements
2815      Revision:      Revision:
2816        xvidcore--devapi4--1.0--patch-53        xvidcore--head--0.0--patch-116
2817    
2818      From sysKin:      From sysKin:
2819       * Storing ressources in global vars is making multithreaded/instanced       * last minute fixes and improvements to vfw frontend.
        apps leaking lot of memory. Moved these vars to codec struct.  
   
     Thanks to dalox <fdalleau at hymatom d0t fr> to spot and fix the bug.  
2820    
2821      modified files:      modified files:
2822       vfw/src/codec.c vfw/src/codec.h vfw/src/driverproc.c       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2823         vfw/src/resource.rc
2824    
2825    
2826  2004-03-31 19:28:51 GMT                                         patch-52  2005-01-09 20:37:32 GMT                                         patch-115
2827    
2828      Summary:      Summary:
2829        Fix to bad NVOP+bframe interaction.        Marking 1.1.0 beta1
2830      Revision:      Revision:
2831        xvidcore--devapi4--1.0--patch-52        xvidcore--head--0.0--patch-115
2832    
2833      From syskin:      From ed.gomez:
2834       * When generating a NVOP, it interferes with bframe flushing and       * Marking xvid 1.1.0 beta1 release.
        packing.  
2835    
2836      modified files:      modified files:
2837       src/encoder.c       ChangeLog build/generic/configure.in src/xvid.c src/xvid.h
2838    
2839    
2840  2004-03-31 19:24:42 GMT                                         patch-51  2005-01-09 20:15:14 GMT                                         patch-114
2841    
2842      Summary:      Summary:
2843        Fix GMC 2 warp point.        Moved cartoon mode to zones in vfw.
2844      Revision:      Revision:
2845        xvidcore--devapi4--1.0--patch-51        xvidcore--head--0.0--patch-114
2846    
2847      From Skal:      From sysKin:
2848       * Fix 2 warp points GMC.       * Moved cartoon mode to zones in vfw frontend.
2849    
2850      modified files:      modified files:
2851       src/motion/gmc.c       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2852         vfw/src/resource.rc
2853    
2854    
2855  2004-03-31 19:18:46 GMT                                         patch-50  2005-01-09 20:09:27 GMT                                         patch-113
2856    
2857      Summary:      Summary:
2858        Added intra quant testing.  
2859      Revision:      Revision:
2860        xvidcore--devapi4--1.0--patch-50        xvidcore--head--0.0--patch-113
2861    
2862      From Skal:      From algern0n (#xvid@freenode):
2863       * Added intra quant testing to xvid_bench       * Avoid infinite loop when updating audio size.
2864    
2865      modified files:      modified files:
2866       examples/xvid_bench.c       vfw/src/config.c
2867    
2868    
2869  2004-03-31 19:07:55 GMT                                         patch-49  2005-01-09 11:32:41 GMT                                         patch-112
2870    
2871      Summary:      Summary:
2872        input width/height check        Long standing bug in 2pass2 code. Double overflow accumulation.
2873      Revision:      Revision:
2874        xvidcore--devapi4--1.0--patch-49        xvidcore--head--0.0--patch-112
2875    
2876      From Skal:      From pengvado (x264 developer, sorry i don't have your realname):
2877       * Input width and height aren't checked and this can cause crash.       * rc_2pass2_after accumulates overflow twice, once in each I/PB subcase
2878           and then in a common code path. The common path was just supposed to
2879           store the stat struct entry error for statistics (even if they're unused)
2880    
2881      modified files:      modified files:
2882       src/encoder.c       src/plugins/plugin_2pass2.c
2883    
2884    
2885  2004-03-28 01:02:21 GMT                                         patch-48  2005-01-06 23:42:12 GMT                                         patch-111
2886    
2887      Summary:      Summary:
2888        $ CVS expansion removed        Merged amd64 branch fix
2889      Revision:      Revision:
2890        xvidcore--devapi4--1.0--patch-48        xvidcore--head--0.0--patch-111
2891    
2892        Merged amd64 branch fix
2893    
2894      $ CVS expansion removed      Patches applied:
2895    
2896         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2897           Merged upstream
2898    
2899         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
2900           Bug fix for qpel problem  from Andrew Dunstan
2901    
2902    
2903      modified files:      modified files:
2904       dshow/src/Configure.cpp dshow/src/config.c       src/image/x86_64_asm/qpel_mmx.asm
2905       examples/xvid_encraw.c  
2906        new patches:
2907         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2908         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
2909    
2910    
2911  2004-03-28 00:45:23 GMT                                         patch-47  2005-01-05 22:53:12 GMT                                         patch-110
2912    
2913      Summary:      Summary:
2914        Allow bigger frames        Merged x86_64 Linux port
2915      Revision:      Revision:
2916        xvidcore--devapi4--1.0--patch-47        xvidcore--head--0.0--patch-110
2917    
2918      Allow bigger frames      Merged x86_64 Linux port
2919    
2920        Patches applied:
2921    
2922      modified files:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
2923       examples/xvid_encraw.c         tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-96
2924    
2925         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
2926           Merged mainline up to patch-101
2927    
2928  2004-03-28 00:41:54 GMT                                         patch-46       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
2929           Merged mainline again for hotfixes
2930    
2931      Summary:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
2932        Fix in postproc header         Added x86_64 detection in configure system
     Revision:  
       xvidcore--devapi4--1.0--patch-46  
2933    
2934      Fix in postproc header       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
2935           Added src/utils/x86_64_asm files
2936    
2937         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
2938           Added /src/quant/x86_64_asm files
2939    
2940      modified files:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
2941       src/image/postprocessing.h         Added src/motion/x86_64_asm files
2942    
2943         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
2944           Added src/dct/x86_64_asm
2945    
2946  2004-03-28 00:33:02 GMT                                         patch-45       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
2947           Added halfpel part of src/image/x86_64_asm files
2948    
2949      Summary:       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
2950        Fixed xvidvfw build on real mingw+msys systems         Merged mainline
     Revision:  
       xvidcore--devapi4--1.0--patch-45  
2951    
2952      Fixed xvidvfw build on real mingw+msys systems       * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
2953           Ported the new mem transfer function
2954    
2955         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
2956           Added src/image/x86_4 qpel code
2957    
2958    
2959        new files:
2960         src/dct/x86_64_asm/.arch-ids/=id
2961         src/dct/x86_64_asm/.arch-ids/fdct_mmx_skal.asm.id
2962         src/dct/x86_64_asm/.arch-ids/idct_mmx.asm.id
2963         src/dct/x86_64_asm/fdct_mmx_skal.asm
2964         src/dct/x86_64_asm/idct_mmx.asm
2965         src/image/x86_64_asm/.arch-ids/=id
2966         src/image/x86_64_asm/.arch-ids/interpolate8x8_mmx.asm.id
2967         src/image/x86_64_asm/.arch-ids/interpolate8x8_xmm.asm.id
2968         src/image/x86_64_asm/.arch-ids/qpel_mmx.asm.id
2969         src/image/x86_64_asm/interpolate8x8_mmx.asm
2970         src/image/x86_64_asm/interpolate8x8_xmm.asm
2971         src/image/x86_64_asm/qpel_mmx.asm
2972         src/motion/x86_64_asm/.arch-ids/=id
2973         src/motion/x86_64_asm/.arch-ids/sad_mmx.asm.id
2974         src/motion/x86_64_asm/.arch-ids/sad_xmm.asm.id
2975         src/motion/x86_64_asm/sad_mmx.asm
2976         src/motion/x86_64_asm/sad_xmm.asm
2977         src/quant/x86_64_asm/.arch-ids/=id
2978         src/quant/x86_64_asm/.arch-ids/quantize_h263_mmx.asm.id
2979         src/quant/x86_64_asm/.arch-ids/quantize_mpeg_xmm.asm.id
2980         src/quant/x86_64_asm/quantize_h263_mmx.asm
2981         src/quant/x86_64_asm/quantize_mpeg_xmm.asm
2982         src/utils/x86_64_asm/.arch-ids/=id
2983         src/utils/x86_64_asm/.arch-ids/cpuid.asm.id
2984         src/utils/x86_64_asm/.arch-ids/interlacing_mmx.asm.id
2985         src/utils/x86_64_asm/.arch-ids/mem_transfer_mmx.asm.id
2986         src/utils/x86_64_asm/cpuid.asm
2987         src/utils/x86_64_asm/interlacing_mmx.asm
2988         src/utils/x86_64_asm/mem_transfer_mmx.asm
2989    
2990      modified files:      modified files:
2991       vfw/bin/Makefile       build/generic/configure.in build/generic/sources.inc
2992         examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h
2993         src/image/interpolate8x8.h src/image/qpel.c src/image/qpel.h
2994         src/motion/sad.h src/portab.h src/quant/quant.h
2995         src/utils/emms.h src/utils/mbfunctions.h
2996         src/utils/mem_transfer.h src/xvid.c
2997    
2998        new directories:
2999         src/dct/x86_64_asm src/dct/x86_64_asm/.arch-ids
3000         src/image/x86_64_asm src/image/x86_64_asm/.arch-ids
3001         src/motion/x86_64_asm src/motion/x86_64_asm/.arch-ids
3002         src/quant/x86_64_asm src/quant/x86_64_asm/.arch-ids
3003         src/utils/x86_64_asm src/utils/x86_64_asm/.arch-ids
3004    
3005        new patches:
3006         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
3007         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
3008         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
3009         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
3010         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
3011         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
3012         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
3013         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
3014         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
3015         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
3016         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
3017         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
3018    
3019    
3020  2004-03-15 21:48:48 GMT                                         patch-44  2004-12-19 16:58:13 GMT                                         patch-109
3021    
3022      Summary:      Summary:
3023        VFW updates.        bvhq speedup.
3024      Revision:      Revision:
3025        xvidcore--devapi4--1.0--patch-44        xvidcore--head--0.0--patch-109
3026    
3027      VFW updates.      From sysKin:
3028         * Add cbp cost as soon as possible, so it saves a few candidates
3029           testing.
3030    
3031      modified files:      modified files:
3032       vfw/src/config.c vfw/src/resource.rc       src/motion/estimation_rd_based_bvop.c
3033    
3034    
3035  2004-03-15 21:44:17 GMT                                         patch-43  2004-12-19 16:55:47 GMT                                         patch-108
3036    
3037      Summary:      Summary:
3038        GMC bugfix.        Added ia32 optimized code for new mem transfer operator.
3039      Revision:      Revision:
3040        xvidcore--devapi4--1.0--patch-43        xvidcore--head--0.0--patch-108
3041    
3042      From skal:      From sysKin:
3043       * GMC bugfixes.       * Added ia32 (xmm) optimized code for new mem transfer operator.
3044    
3045      modified files:      modified files:
3046       src/motion/gmc.c       src/utils/mem_transfer.c src/utils/mem_transfer.h
3047         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
3048    
3049    
3050  2004-03-15 21:41:18 GMT                                         patch-42  2004-12-19 13:39:58 GMT                                         patch-107
3051    
3052      Summary:      Summary:
3053        Buffer overrun fix in post proc.        Added missing license header
3054      Revision:      Revision:
3055        xvidcore--devapi4--1.0--patch-42        xvidcore--head--0.0--patch-107
3056    
3057        From ed.gomez:
3058         * The GPL header was missing
3059    
3060    
     From sysKin:  
      * Fixed buffer overrun in postproc code.  
3061    
3062      modified files:      modified files:
3063       src/image/postprocessing.c src/image/postprocessing.h       src/motion/estimation_rd_based_bvop.c
3064    
3065    
3066  2004-03-15 21:33:22 GMT                                         patch-41  2004-12-19 12:41:02 GMT                                         patch-106
3067    
3068      Summary:      Summary:
3069        Forgotten files.        Updated ChangeLog
3070      Revision:      Revision:
3071        xvidcore--devapi4--1.0--patch-41        xvidcore--head--0.0--patch-106
3072    
3073      Me:      Updated ChangeLog
      * Sorry i missed these file additions. Important for the packages  
        as i build them from the tla archive.  
3074    
3075      new files:  
3076       dshow/src/.arch-ids/Configure.cpp.id      modified files:
3077       dshow/src/.arch-ids/config.c.id       ChangeLog
      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  
3078    
3079    
3080  2004-03-03 21:01:09 GMT                                         patch-40  2004-12-19 12:38:15 GMT                                         patch-105
3081    
3082      Summary:      Summary:
3083        MV clipping in decoder.        Merged stable 1.0.3 release patches
3084      Revision:      Revision:
3085        xvidcore--devapi4--1.0--patch-40        xvidcore--head--0.0--patch-105
3086    
3087        Merged stable 1.0.3 release patches
3088    
3089        Patches applied:
3090    
3091         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3092           Trellis overflow for quant<=2
3093    
3094         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3095           Marking 1.0.3 release
3096    
     From sysKin:  
      * clip MVs to valid ranges.  
3097    
3098      modified files:      modified files:
3099       src/decoder.c src/decoder.h       ChangeLog-1.0 src/utils/mbtransquant.c src/xvid.h
3100    
3101        new patches:
3102         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3103         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3104    
 #########################################################################  
 # 1.0.0 RC3 (Bistream Version 29)  
 #########################################################################  
3105    
3106  2004-02-29 13:17:10 GMT                                         patch-39  2004-12-19 11:15:53 GMT                                         patch-104
3107    
3108      Summary:      Summary:
3109        Marking 1.0.0 RC3        Faster bvhq
3110      Revision:      Revision:
3111        xvidcore--devapi4--1.0--patch-39        xvidcore--head--0.0--patch-104
3112    
3113      * Marking RC3      From sysKin:
3114         * Faster bvhq skipping Intra test if the rd optimized rate
3115           is already < 24bits... some other things too
3116    
3117      modified files:      modified files:
3118       ChangeLog build/generic/configure.in src/xvid.h       src/motion/estimation.h src/motion/estimation_bvop.c
3119         src/motion/estimation_rd_based.c
3120         src/motion/estimation_rd_based_bvop.c
3121    
3122    
3123  2004-02-29 13:08:38 GMT                                         patch-38  2004-12-10 20:51:56 GMT                                         patch-103
3124    
3125      Summary:      Summary:
3126        Win32 project fixes for xvid_encraw and xvid_decraw.        Encoder cleanups.
3127      Revision:      Revision:
3128        xvidcore--devapi4--1.0--patch-38        xvidcore--head--0.0--patch-103
3129    
3130      From sysKin:      From sysKin:
3131       * xvid_dec/encraw were linking against libxvidcore.lib. Now they link       * Moved greyscale code to mbcoding.
3132         against xvidcore.dll.a       * Moved the fcode code to its own function.
3133         * Some other minor cleanups.
3134    
     NB: xvid_bench is left as is though it doesn't link. This program  
         requires access to internal functions which aren't available  
         through the dll link lib. No good solution exists for MSVC to  
         build both a dll+its link lib+static lib.  
3135    
3136      modified files:      modified files:
3137       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp       src/bitstream/mbcoding.c src/encoder.c
3138    
3139    
3140  2004-02-29 12:56:36 GMT                                         patch-37  2004-12-10 20:39:23 GMT                                         patch-102
3141    
3142      Summary:      Summary:
3143        DShow updates        Fixed patch-101
3144      Revision:      Revision:
3145        xvidcore--devapi4--1.0--patch-37        xvidcore--head--0.0--patch-102
3146    
3147      Bunch of DShow updates      From sysKin:
3148         * Add a cbp assigment that should not have disapeared in patch-101.
3149    
3150      modified files:      modified files:
3151       dshow/src/CXvidDecoder.cpp dshow/src/resource.h       src/encoder.c
      dshow/src/xvid.ax.rc  
3152    
3153    
3154  2004-02-29 12:55:41 GMT                                         patch-36  2004-12-09 22:53:20 GMT                                         patch-101
3155    
3156      Summary:      Summary:
3157        VFW updates.        Speedup using RD results
3158      Revision:      Revision:
3159        xvidcore--devapi4--1.0--patch-36        xvidcore--head--0.0--patch-101
3160    
3161      * Bunch of VFW frontends updates.      From sysKin:
3162         * Use cbp from RD to speedup things a bit.
3163    
3164      modified files:      modified files:
3165       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c       src/encoder.c
      vfw/src/resource.rc vfw/src/status.c vfw/vfw.dsp  
3166    
3167    
3168  2004-02-29 12:49:24 GMT                                         patch-35  2004-12-09 22:51:02 GMT                                         patch-100
3169    
3170      Summary:      Summary:
3171        Artefact workaround in bframes.        Speedup RD a bit
3172      Revision:      Revision:
3173        xvidcore--devapi4--1.0--patch-35        xvidcore--head--0.0--patch-100
3174    
3175      From sysKin:      From sysKin:
3176       * Workaround for some artefacts appearing in bframes.       * Saves a few multiplies in RD code saving the quant*quant value
3177           into the SearchData struct.
3178    
3179      modified files:      modified files:
3180       src/motion/estimation_bvop.c       src/motion/estimation.h src/motion/estimation_bvop.c
3181         src/motion/estimation_rd_based.c
3182    
3183    
3184  2004-02-29 12:46:13 GMT                                         patch-34  2004-12-09 22:48:06 GMT                                         patch-99
3185    
3186      Summary:      Summary:
3187        Decoder buffer overflow fix.        Smarter fcode code
3188      Revision:      Revision:
3189        xvidcore--devapi4--1.0--patch-34        xvidcore--head--0.0--patch-99
3190    
3191      From sysKin:      From sysKin:
3192       * Avoids buffer overflow when reading the last align byte. Our       * Replaced old fcode code with smarter one.
        bitstream do 4 byte reading because of some platform contraints  
        (ARM) and can cause buffer overflow reads.  
3193    
3194      modified files:      modified files:
3195       src/decoder.c       src/bitstream/mbcoding.c src/encoder.c src/motion/estimation.h
3196         src/motion/estimation_bvop.c src/motion/estimation_common.c
3197         src/motion/estimation_pvop.c src/motion/motion_inlines.h
3198    
3199    
3200  2004-02-29 11:53:47 GMT                                         patch-33  2004-12-09 22:00:49 GMT                                         patch-98
3201    
3202      Summary:      Summary:
3203        Compatibility decoding for old bitstreams.        Removed Reduced Resolution Vops support
3204      Revision:      Revision:
3205        xvidcore--devapi4--1.0--patch-33        xvidcore--head--0.0--patch-98
3206    
3207      From syskin:      From sysKin:
3208       * old core versions used in dev-api-3 distributed by nearly all win32 bin       * it's now a long time we planned removing support for RRV as it
3209         builders used to have a edging bug. So when this information is known,         adds complexity to the ME, to the decoder and this feature fits
3210         workaround the bug.         nowhere in any MPEG4 profile we plan to support.
3211    
3212      modified files:      modified files:
3213         src/bitstream/bitstream.c src/bitstream/bitstream.h
3214       src/decoder.c src/encoder.c src/image/image.c       src/decoder.c src/encoder.c src/image/image.c
3215       src/image/image.h       src/motion/estimation.h src/motion/estimation_bvop.c
3216         src/motion/estimation_gmc.c src/motion/estimation_pvop.c
3217         src/motion/estimation_rd_based.c
3218         src/motion/estimation_rd_based_bvop.c src/motion/motion.h
3219         src/motion/motion_comp.c src/motion/motion_inlines.h
3220         src/motion/vop_type_decision.c src/utils/mbtransquant.c
3221         src/xvid.c
3222    
 #########################################################################  
 # 1.0.0 RC2 (Bistream Version 28)  
 #########################################################################  
3223    
3224  2004-02-08 01:06:40 GMT                                         patch-32  2004-12-07 23:58:12 GMT                                         patch-97
3225    
3226      Summary:      Summary:
3227        Marking RC2        Merged PowerPC fixes from christoph naegeli's branch
3228      Revision:      Revision:
3229        xvidcore--devapi4--1.0--patch-32        xvidcore--head--0.0--patch-97
3230    
3231      Marking RC2      Merged PowerPC fixes from christoph naegeli's branch
3232    
3233        Patches applied:
3234    
3235      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3236       ChangeLog build/generic/configure.in         Star-merge with Edouards Branch
3237    
3238         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3239           debug alignment bugfixes
3240    
3241  2004-02-07 13:54:24 GMT                                         patch-31       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3242           bugfixes in altivec alignment assumptions
3243    
3244      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3245        Win32 project outputs dll lib for linking.         linux gcc fixes
3246      Revision:  
3247        xvidcore--devapi4--1.0--patch-31       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3248           linux ppc long fixes
3249    
3250         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3251           minor ppc linux enhancements...
3252    
     From pete:  
      * output a lib to link against the dll (xvidcore.dll.a).  
3253    
3254      modified files:      modified files:
3255       build/win32/libxvidcore.dsp       src/image/ppc_asm/colorspace_altivec.c
3256         src/image/ppc_asm/interpolate8x8_altivec.c
3257         src/image/ppc_asm/qpel_altivec.c
3258         src/motion/ppc_asm/sad_altivec.c
3259         src/quant/ppc_asm/quant_h263_altivec.c
3260         src/utils/ppc_asm/mem_transfer_altivec.c src/xvid.c
3261    
3262        new patches:
3263         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3264         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3265         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3266         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3267         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3268         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3269    
3270    
3271  2004-02-07 13:51:01 GMT                                         patch-30  2004-11-24 22:10:17 GMT                                         patch-96
3272    
3273      Summary:      Summary:
3274        DShow update.        Forgotten bit of patch-94 (vbv code in vfw)
3275      Revision:      Revision:
3276        xvidcore--devapi4--1.0--patch-30        xvidcore--head--0.0--patch-96
3277    
3278      From pete:      Forgotten bit of patch-94 (vbv code in vfw)
      * cmd line driving  
3279    
     From sysKin(?):  
      * bugfixes related to video flipping  
      * bugfix for the 'crash at the end" bug  
3280    
3281      modified files:      modified files:
3282       TODO dshow/dshow.dsp dshow/src/CAbout.cpp dshow/src/CAbout.h       vfw/src/codec.c
      dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h  
      dshow/src/xvid.ax.def  
3283    
3284    
3285  2004-02-07 13:47:45 GMT                                         patch-29  2004-11-24 21:50:45 GMT                                         patch-95
3286    
3287      Summary:      Summary:
3288        VFW updates        Changed default Brightness value in DShow frontend
3289      Revision:      Revision:
3290        xvidcore--devapi4--1.0--patch-29        xvidcore--head--0.0--patch-95
   
     Sorry feeling lazy about splitting this patch...  
3291    
3292      From peter:      Changed default Brightness value in DShow frontend
      * bitrate calculator  
3293    
     From sysKin:  
      * WMP9 bugfix  
3294    
3295      modified files:      modified files:
3296       TODO vfw/src/codec.c vfw/src/config.c vfw/src/config.h       dshow/src/config.c
      vfw/src/resource.h vfw/src/resource.rc  
3297    
3298    
3299  2004-02-07 13:43:26 GMT                                         patch-28  2004-11-24 21:50:14 GMT                                         patch-94
3300    
3301      Summary:      Summary:
3302        Implicit overflow tuning for 2nd pass.        Added support for VBV in frontend.
3303      Revision:      Revision:
3304        xvidcore--devapi4--1.0--patch-28        xvidcore--head--0.0--patch-94
3305    
3306      From sysKin:      From sysKin:
3307       * When doing a bigger 2nd pass, the overflow loop must be more       * Added support code for VBV in VFW frontend.
        aggressive else no bonus bits are reinjected. So we can auto  
        tune the overlow values in that case.  
3308    
3309      modified files:      modified files:
3310       src/plugins/plugin_2pass2.c       vfw/src/config.c vfw/src/resource.rc
3311    
3312    
3313  2004-02-07 13:38:33 GMT                                         patch-27  2004-11-24 21:48:35 GMT                                         patch-93
3314    
3315      Summary:      Summary:
3316        GMC+interlaced bugfix in decoder.        Added interlaced option parsing in xvid_encraw.
3317      Revision:      Revision:
3318        xvidcore--devapi4--1.0--patch-27        xvidcore--head--0.0--patch-93
3319    
3320      From sysKin:      From christoph:
3321       * GMC+interlaced bugfix in decoder.       * Added support for interlaced option in xvid_encraw.
3322    
3323      modified files:      modified files:
3324       src/decoder.c       examples/xvid_encraw.c
3325    
3326    
3327  2004-02-07 13:35:16 GMT                                         patch-26  2004-11-24 21:45:47 GMT                                         patch-92
3328    
3329      Summary:      Summary:
3330        Reverted patch-23        Synced with stable tree
3331      Revision:      Revision:
3332        xvidcore--devapi4--1.0--patch-26        xvidcore--head--0.0--patch-92
3333    
3334      From christoph:      Synced with stable tree
      * reverted patch-23, old code was right.  
      * Important typo for the YVYU csp (passing the y plane instead of u).  
3335    
3336      modified files:      Patches applied:
      src/image/image.c src/xvid.h  
3337    
3338         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3339           Fixed DiamondSearch
3340    
3341  2004-01-31 11:20:36 GMT                                         patch-25       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3342           Fixed stride in DShow decoder.
3343    
3344      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3345        DShow support for more mpeg4 fourccs.         Fixed stride in vfw frontend.
     Revision:  
       xvidcore--devapi4--1.0--patch-25  
3346    
     From sysKin:  
      * Added support for the MP4V fourcc.  
3347    
3348      modified files:      modified files:
3349       dshow/src/CAbout.cpp dshow/src/CAbout.h       dshow/src/CXvidDecoder.cpp src/motion/estimation_common.c
3350       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       vfw/src/codec.c
3351       dshow/src/resource.h dshow/src/xvid.ax.rc  
3352        new patches:
3353         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3354         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3355         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3356    
3357    
3358  2004-01-31 11:12:38 GMT                                         patch-24  2004-10-17 10:13:02 GMT                                         patch-91
3359    
3360      Summary:      Summary:
3361        DivX decoder compatibility        Syncing with Christoph Nageli branch
3362      Revision:      Revision:
3363        xvidcore--devapi4--1.0--patch-24        xvidcore--head--0.0--patch-91
3364    
3365      From sysKin:      Syncing with Christoph Nageli branch
      * DivX decoder compatibility improved for packed bitstreams.  
        It should now detect them and play them fine.  
3366    
3367      modified files:      Patches applied:
      src/bitstream/bitstream.c  
3368    
3369         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3370           tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-68
3371    
3372  2004-01-31 11:10:26 GMT                                         patch-23       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3373           interpolate8x8_haflpel add functions
3374    
3375      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3376        YV12/I420 confusion fixed.         little enhancement
     Revision:  
       xvidcore--devapi4--1.0--patch-23  
3377    
3378      From christoph:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3379       * I420/YV12 were swapped since ... ages.         Basic QPel pass_16 routines altivec codec
      * CSP_USER renamed to CSP_PLANAR  
3380    
3381      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3382       src/encoder.c src/image/image.c src/xvid.h         Basic QPel pass_8 routines altivec code
3383    
3384         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3385           packed pass_16 routines in a macro
3386    
3387  2004-01-31 10:53:20 GMT                                         patch-22       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3388           packed pass_8 routines in a macro
3389    
3390      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3391        Arch separation for mem transfer functions         Enhancement of the qpel functions for P-frames
     Revision:  
       xvidcore--devapi4--1.0--patch-22  
3392    
3393      Arch separation for mem transfer functions       * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3394           QPel Pass_16 Add Functions
3395    
3396         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3397           Pass_8_Add Altivec functions
3398    
3399         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3400           Bugfix for Pass_8 Add routines
3401    
3402    
3403        new files:
3404         src/image/ppc_asm/.arch-ids/qpel_altivec.c.id
3405         src/image/ppc_asm/qpel_altivec.c
3406    
3407      modified files:      modified files:
3408       src/utils/mem_transfer.h       build/generic/sources.inc src/image/interpolate8x8.h
3409         src/image/ppc_asm/colorspace_altivec.c
3410         src/image/ppc_asm/interpolate8x8_altivec.c src/image/qpel.c
3411         src/image/qpel.h src/xvid.c
3412    
3413        new patches:
3414         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3415         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3416         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3417         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3418         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3419         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3420         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3421         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3422         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3423         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3424         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3425    
3426    
3427  2004-01-27 14:47:08 GMT                                         patch-21  2004-10-12 21:00:08 GMT                                         patch-90
3428    
3429      Summary:      Summary:
3430        Write to registry Flip video flag in dshow        Resynced with 1.0 tree
3431      Revision:      Revision:
3432        xvidcore--devapi4--1.0--patch-21        xvidcore--head--0.0--patch-90
3433    
3434        Resynced with 1.0 tree
3435    
3436        Patches applied:
3437    
3438         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3439           Don't read too short streams.
3440    
     From sysKin:  
      * The flip video flag is now saved in registry.  
      * Changed internal flags name convention (use n prefix for all now)  
3441    
3442      modified files:      modified files:
3443       dshow/src/CAbout.cpp dshow/src/CAbout.h       src/bitstream/bitstream.c
3444       dshow/src/CXvidDecoder.cpp  
3445        new patches:
3446         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3447    
3448    
3449  2004-01-27 14:42:52 GMT                                         patch-20  2004-10-12 20:54:47 GMT                                         patch-89
3450    
3451      Summary:      Summary:
3452        Added bitrate calc to VFW        Credits to Christoph Nageli for his work on PPC port
3453      Revision:      Revision:
3454        xvidcore--devapi4--1.0--patch-20        xvidcore--head--0.0--patch-89
3455    
3456        Credits to Christoph Nageli for his work on PPC port
3457    
     From Pete:  
      * Added bitrate calculator.  
      * Changed up a few function calls to static type.  
3458    
3459      modified files:      modified files:
3460       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c       AUTHORS
      vfw/src/config.h vfw/src/resource.h vfw/src/resource.rc  
      vfw/vfw.dsp  
3461    
3462    
3463  2004-01-27 14:29:49 GMT                                         patch-19  2004-10-12 20:51:24 GMT                                         patch-88
3464    
3465      Summary:      Summary:
3466        Bugfix in decoder  
3467      Revision:      Revision:
3468        xvidcore--devapi4--1.0--patch-19        xvidcore--head--0.0--patch-88
3469    
3470      From sysKin:      Patches applied:
3471       * when stats are not used, don't write to the stats pointer.  
3472         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3473           ME fix.
3474    
3475         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3476           64bit fixes
3477    
3478        From ed.gomez:
3479         * Resolved conflicts caused by the 64bit fixes, extended it for qpel.h
3480           Note that 1.1 tree needs a new review for 64bit problems as lot
3481           of ME code has changed.
3482    
3483      modified files:      modified files:
3484       src/decoder.c       src/image/qpel.h src/motion/estimation_bvop.c
3485         src/motion/estimation_common.c src/motion/motion_comp.c
3486    
3487        new patches:
3488         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3489         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3490    
 #########################################################################  
 # 1.0.0 RC1 (Bistream Version 26)  
 #########################################################################  
3491    
3492  2004-01-25 16:01:06 GMT                                         patch-18  2004-09-22 22:42:16 GMT                                         patch-87
3493    
3494      Summary:      Summary:
3495        Marking RC1        DESTDIR support in Makefile
3496      Revision:      Revision:
3497        xvidcore--devapi4--1.0--patch-18        xvidcore--head--0.0--patch-87
3498    
3499      Marking RC1      From Thomas Galliano (Gentoo bug #62190):
3500         * Added DESTDIR prefix variable to all install commands destination
3501           (ed.gomez: i think it's for packaging issues, so the install
3502            process installs all files as if they were going to the real
3503            location, as xvid doesn't use any path, i always thought this
3504            was not required)
3505    
3506      modified files:      modified files:
3507       ChangeLog build/generic/configure.in src/xvid.h       build/generic/Makefile build/generic/platform.inc.in
3508    
3509    
3510  2004-01-25 15:37:57 GMT                                         patch-17  2004-09-04 15:10:33 GMT                                         patch-86
3511    
3512      Summary:      Summary:
3513        VFW update (again²)        First bvop search must initalize best_sad
3514      Revision:      Revision:
3515        xvidcore--devapi4--1.0--patch-17        xvidcore--head--0.0--patch-86
3516    
3517      From sysKin:      From sysKin:
3518       * Added Constant Quant encoding.       * First bvop search must initalize best_sad
3519    
3520      modified files:      modified files:
3521       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/motion/estimation_bvop.c
      vfw/src/resource.rc  
3522    
3523    
3524  2004-01-25 15:35:38 GMT                                         patch-16  2004-09-04 14:11:43 GMT                                         patch-85
3525    
3526      Summary:      Summary:
3527        Missing MB quants for PP.        Fixed function prototype/definition mismatch
3528      Revision:      Revision:
3529        xvidcore--devapi4--1.0--patch-16        xvidcore--head--0.0--patch-85
3530    
3531      From sysKin:      From sysKin:
3532       * MB Quants are used by the PP code, so don't forget to update       * Fixed function prototype/definition mismatch for some
3533         them even if the block is skipped or not coded.         interpolation C functions.
3534    
3535      modified files:      modified files:
3536       src/decoder.c       src/image/interpolate8x8.c
3537    
3538    
3539  2004-01-23 13:25:52 GMT                                         patch-15  2004-09-04 14:08:13 GMT                                         patch-84
3540    
3541      Summary:      Summary:
3542        VFW update (again)        Fixed buffer termination logic in xvid_decraw.
3543      Revision:      Revision:
3544        xvidcore--devapi4--1.0--patch-15        xvidcore--head--0.0--patch-84
3545    
3546      From sysKin:      From ed.gomez:
3547       * Status window updates.       * Fixed main decoding loop condition to really match
3548       * Big resource.h cleanup, it seems msvc isn't able to do it automatically.         the empty buffer and end of stream condition.
3549         * Removed the unwanted frame number limitation
3550    
3551      modified files:      modified files:
3552       vfw/src/resource.h vfw/src/resource.rc vfw/src/status.c       examples/xvid_decraw.c
3553    
3554    
3555  2004-01-23 11:17:20 GMT                                         patch-14  2004-09-04 14:04:48 GMT                                         patch-83
3556    
3557      Summary:      Summary:
3558        VFW gcc warnings        Uninitialized user data usage.
3559      Revision:      Revision:
3560        xvidcore--devapi4--1.0--patch-14        xvidcore--head--0.0--patch-83
   
     VFW gcc warnings  
3561    
3562        From ed.gomez:
3563         - Fixed user data parsing uninitialized data.
3564    
3565      modified files:      modified files:
3566       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/bitstream/bitstream.c
3567    
3568    
3569  2004-01-22 20:54:53 GMT                                         patch-13  2004-09-04 13:59:26 GMT                                         patch-82
3570    
3571      Summary:      Summary:
3572        DShow updates.        Unitialized data in bvop ME
3573      Revision:      Revision:
3574        xvidcore--devapi4--1.0--patch-13        xvidcore--head--0.0--patch-82
3575    
3576      From sysKin:      From ed.gomez:
3577       * Fixed registry params type. Bool cannot be used or something weird       * Fixed unitialized data usage during bvop ME.
        happens when writing to registry  
      * Defaults set to what the Reset widget sets.  
3578    
3579      modified files:      modified files:
3580       dshow/src/CAbout.h dshow/src/CXvidDecoder.cpp       src/motion/estimation_bvop.c
3581    
3582    
3583  2004-01-22 20:35:27 GMT                                         patch-12  2004-09-03 00:13:31 GMT                                         patch-81
3584    
3585      Summary:      Summary:
3586        VFW updates.        Add VOL header saving in xvid_decraw
3587      Revision:      Revision:
3588        xvidcore--devapi4--1.0--patch-12        xvidcore--head--0.0--patch-81
3589    
3590      From sysKin:      From ed.gomez:
3591       * GUI improvements.       * Added VOL header saving in xvid_decraw
3592       * Stats fixing.  
3593       * Automatic config clear upon installation.      The little story:
3594       * Added postprocessing options in there too.         I was trying to cut some frames off of a big stream (150MB)
3595           with "xvid_decraw -m", and cat'ing the single frame stream
3596           files together. The reconstructed stream was rejected by all
3597           mpeg4 decoders because the vol header wasn't present. Thus
3598           the fix.
3599    
3600      modified files:      modified files:
3601       vfw/bin/xvid.inf vfw/src/codec.c vfw/src/codec.h       examples/xvid_decraw.c
      vfw/src/config.c vfw/src/config.h vfw/src/resource.h  
      vfw/src/resource.rc vfw/src/status.c vfw/src/status.h  
3602    
3603    
3604  2004-01-22 20:28:54 GMT                                         patch-11  2004-08-30 23:22:35 GMT                                         patch-80
3605    
3606      Summary:      Summary:
3607        Minor updates to text files        Complete previous API numbering change
3608      Revision:      Revision:
3609        xvidcore--devapi4--1.0--patch-11        xvidcore--head--0.0--patch-80
3610    
3611      Minor updates to text files      Complete previous API numbering change
3612    
3613    
3614      modified files:      modified files:
3615       AUTHORS TODO       src/xvid.h
3616    
3617    
3618  2004-01-22 20:27:10 GMT                                         patch-10  2004-08-29 11:53:05 GMT                                         patch-79
3619    
3620      Summary:      Summary:
3621        2pass plugin changes.        Merged stable tree
3622      Revision:      Revision:
3623        xvidcore--devapi4--1.0--patch-10        xvidcore--head--0.0--patch-79
3624    
3625      From sysKin:      Merged stable tree
      * Disabled QPel during first pass as well.  
      * Fix a mistaking condition when enabling largers 2nd passes.  
   
     From ed.gomez:  
      * Fix the fix logic. The previous fix enclosed a condition it should  
        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.  
3626    
3627      modified files:      Patches applied:
      src/plugins/plugin_2pass1.c src/plugins/plugin_2pass2.c  
3628    
3629         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3630           Marking 1.0.2
3631    
3632  2004-01-17 13:03:11 GMT                                         patch-9       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3633           Merged one important forgotten bugfix from head
3634    
3635      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3636        Unitialized pointers during plugin creation.         ChangeLog update
     Revision:  
       xvidcore--devapi4--1.0--patch-9  
3637    
     From sysKin:  
      - plugins which do not require private data were leaving the param2  
        unitialized. Just init it to NULL. This bug wasn't causing any  
        trouble anyway...  
3638    
3639      modified files:      modified files:
3640       src/plugins/plugin_dump.c src/plugins/plugin_psnr.c       ChangeLog-1.0 src/xvid.h
3641       vfw/src/codec.c  
3642        new patches:
3643         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3644         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3645         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3646    
3647    
3648  2004-01-17 01:09:01 GMT                                         patch-8  2004-08-29 09:56:34 GMT                                         patch-78
3649    
3650      Summary:      Summary:
3651        DShow forwwards AR information.        Write ia32 symbols' size to elf output.
3652      Revision:      Revision:
3653        xvidcore--devapi4--1.0--patch-8        xvidcore--head--0.0--patch-78
3654    
3655      From syskin(?):      From ed.gomez:
3656       - forward AR information to DShow framework.       - write symbols size to elf output, so the asm objects look
3657       - grayed some widgets.         really like any usual object file.
3658    
3659      modified files:      modified files:
3660       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h       src/bitstream/x86_asm/cbp_3dne.asm
3661       dshow/src/xvid.ax.rc       src/bitstream/x86_asm/cbp_mmx.asm
3662         src/bitstream/x86_asm/cbp_sse2.asm
3663         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3664         src/dct/x86_asm/fdct_mmx_skal.asm
3665         src/dct/x86_asm/fdct_sse2_skal.asm
3666         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3667         src/dct/x86_asm/idct_sse2_dmitry.asm
3668         src/dct/x86_asm/simple_idct_mmx.asm
3669         src/image/x86_asm/colorspace_mmx.inc
3670         src/image/x86_asm/colorspace_rgb_mmx.asm
3671         src/image/x86_asm/colorspace_yuv_mmx.asm
3672         src/image/x86_asm/colorspace_yuyv_mmx.asm
3673         src/image/x86_asm/interpolate8x8_3dn.asm
3674         src/image/x86_asm/interpolate8x8_3dne.asm
3675         src/image/x86_asm/interpolate8x8_mmx.asm
3676         src/image/x86_asm/interpolate8x8_xmm.asm
3677         src/image/x86_asm/postprocessing_mmx.asm
3678         src/image/x86_asm/postprocessing_sse2.asm
3679         src/image/x86_asm/qpel_mmx.asm
3680         src/image/x86_asm/reduced_mmx.asm
3681         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3682         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3683         src/motion/x86_asm/sad_xmm.asm
3684         src/quant/x86_asm/quantize_h263_3dne.asm
3685         src/quant/x86_asm/quantize_h263_mmx.asm
3686         src/quant/x86_asm/quantize_mpeg_mmx.asm
3687         src/quant/x86_asm/quantize_mpeg_xmm.asm
3688         src/utils/x86_asm/cpuid.asm
3689         src/utils/x86_asm/interlacing_mmx.asm
3690         src/utils/x86_asm/mem_transfer_3dne.asm
3691         src/utils/x86_asm/mem_transfer_mmx.asm
3692    
3693    
3694  2004-01-07 13:50:29 GMT                                         patch-7  2004-08-28 13:00:56 GMT                                         patch-77
3695    
3696      Summary:      Summary:
3697        Scaled zones fix.        Thread safety problem in sse2 brightness control
3698      Revision:      Revision:
3699        xvidcore--devapi4--1.0--patch-7        xvidcore--head--0.0--patch-77
3700    
3701      From sysKin (ideas from Koepi iirc):      From ed.gomez:
3702       * Fix scaled zones computing prescaled data and so on instead of       * CodingStyle for the sse2 image brightness file
3703         guessing everything with a global zone weight factor.       * Fixed thread safety problem/big error. Writing to a RO
3704           data segment is a no go ! and using global data segment
3705           is a no go either (use stack instead) !
3706    
3707      modified files:      modified files:
3708       src/plugins/plugin_2pass2.c       src/image/x86_asm/postprocessing_sse2.asm
3709    
3710    
3711  2004-01-06 01:06:39 GMT                                         patch-6  2004-08-22 13:11:23 GMT                                         patch-76
3712    
3713      Summary:      Summary:
3714        Tab->Spaces in header only        Stable merge
3715      Revision:      Revision:
3716        xvidcore--devapi4--1.0--patch-6        xvidcore--head--0.0--patch-76
3717    
3718      Tab->Spaces in header only      Stable merge
3719    
3720        Patches applied:
3721    
3722         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3723           Thread safety problem in idct C version
3724    
3725    
3726      modified files:      modified files:
3727       src/xvid.h       src/bitstream/mbcoding.c src/dct/idct.c
3728    
3729        new patches:
3730         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3731    
3732    
3733  2004-01-04 18:35:35 GMT                                         patch-5  2004-08-22 11:48:23 GMT                                         patch-75
3734    
3735      Summary:      Summary:
3736        Typo fixed        This tree isn't API 4.0 anymore, mark it as 4.1
3737      Revision:      Revision:
3738        xvidcore--devapi4--1.0--patch-5        xvidcore--head--0.0--patch-75
   
     Typo fixed  
3739    
3740        From ed.gomez:
3741         * The fields added to some structs make this lib isn't
3742           API 4.0 anymore, mark it as 4.1 because ABI compatibility
3743           is conserved.
3744    
3745      modified files:      modified files:
3746       build/generic/configure.in       build/generic/configure.in
3747    
3748    
3749  2004-01-04 13:40:51 GMT                                         patch-4  2004-08-22 11:41:22 GMT                                         patch-74
3750    
3751      Summary:      Summary:
3752        VFW safer code.        Functions qualified as such for elf format.
3753      Revision:      Revision:
3754        xvidcore--devapi4--1.0--patch-4        xvidcore--head--0.0--patch-74
3755    
3756      From sysKin:      From ed.gomez:
3757       * Protects some parts of the code depending on a previous       * Functions weren't marked as functions in ia32 asm files.
3758         xvidcore opening. Avoids resources leaking.         Added support for the function qualifier for elf.
3759    
3760      modified files:      modified files:
3761       vfw/src/codec.c vfw/src/driverproc.c       build/generic/configure.in src/bitstream/x86_asm/cbp_3dne.asm
3762         src/bitstream/x86_asm/cbp_mmx.asm
3763         src/bitstream/x86_asm/cbp_sse2.asm
3764         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3765         src/dct/x86_asm/fdct_mmx_skal.asm
3766         src/dct/x86_asm/fdct_sse2_skal.asm
3767         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3768         src/dct/x86_asm/idct_sse2_dmitry.asm
3769         src/dct/x86_asm/simple_idct_mmx.asm
3770         src/image/x86_asm/colorspace_rgb_mmx.asm
3771         src/image/x86_asm/colorspace_yuv_mmx.asm
3772         src/image/x86_asm/colorspace_yuyv_mmx.asm
3773         src/image/x86_asm/interpolate8x8_3dn.asm
3774         src/image/x86_asm/interpolate8x8_3dne.asm
3775         src/image/x86_asm/interpolate8x8_mmx.asm
3776         src/image/x86_asm/interpolate8x8_xmm.asm
3777         src/image/x86_asm/postprocessing_mmx.asm
3778         src/image/x86_asm/postprocessing_sse2.asm
3779         src/image/x86_asm/qpel_mmx.asm
3780         src/image/x86_asm/reduced_mmx.asm
3781         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3782         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3783         src/motion/x86_asm/sad_xmm.asm
3784         src/quant/x86_asm/quantize_h263_3dne.asm
3785         src/quant/x86_asm/quantize_h263_mmx.asm
3786         src/quant/x86_asm/quantize_mpeg_mmx.asm
3787         src/quant/x86_asm/quantize_mpeg_xmm.asm
3788         src/utils/x86_asm/cpuid.asm
3789         src/utils/x86_asm/interlacing_mmx.asm
3790         src/utils/x86_asm/mem_transfer_3dne.asm
3791         src/utils/x86_asm/mem_transfer_mmx.asm
3792    
3793    
3794  2004-01-04 13:33:28 GMT                                         patch-3  2004-08-21 17:04:57 GMT                                         patch-73
3795    
3796      Summary:      Summary:
3797        Fixes VC debug target name        Added yasm support in configure.in
3798      Revision:      Revision:
3799        xvidcore--devapi4--1.0--patch-3        xvidcore--head--0.0--patch-73
   
     Fixes VC debug target name  
3800    
3801        From ed.gomez:
3802         * Added yasm configure.in support. It's my preferred ia32 assembly
3803           because it allows debugging/profiling of assembly code with oprofile.
3804    
3805      modified files:      modified files:
3806       vfw/vfw.dsp       build/generic/configure.in
3807    
3808    
3809  2004-01-02 23:10:56 GMT                                         patch-2  2004-08-21 11:47:31 GMT                                         patch-72
3810    
3811      Summary:      Summary:
3812        Win32 linking policy revised.        Merged fix from stable
3813      Revision:      Revision:
3814        xvidcore--devapi4--1.0--patch-2        xvidcore--head--0.0--patch-72
3815    
3816      Finnaly Win32 linking policy is to separate all XviD components:      Merged fix from stable
      - xvidcore.dll exports XviD API  
      - xvidvfw.dll links against xvidcore DLL  
      - xviddshow.dll links against xvidcore DLL  
3817    
3818      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.  
3819    
3820      From ed.gomez:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
3821       * Changed libxvidcore.dll mingw32/cygwin target name to         Stupid typo+error in fdct_xxx_skal macro generator.
        xvidcore.dll in the configure script.  
      * Changed xvid.dll VFW target name to xvidvfw.dll in the  
        generic Makefile.  
3822    
     PS: unlike CVS, i reverted back to MS build tools in VS project files  
3823    
3824      modified files:      modified files:
3825       build/generic/configure.in build/win32/libxvidcore.dsp       src/dct/x86_asm/fdct_mmx_skal.asm
3826       dshow/dshow.dsp dshow/src/CXvidDecoder.cpp  
3827       dshow/src/CXvidDecoder.h vfw/bin/Makefile vfw/bin/sources.inc      new patches:
3828       vfw/bin/xvid.inf vfw/src/codec.c vfw/src/codec.h       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
      vfw/src/config.c vfw/src/config.h vfw/vfw.dsp  
3829    
3830    
3831  2004-01-02 22:02:07 GMT                                         patch-1  2004-08-16 22:32:46 GMT                                         patch-71
3832    
3833      Summary:      Summary:
3834        Better seeking in dshow        Decoder optimization (fixing regression)
3835      Revision:      Revision:
3836        xvidcore--devapi4--1.0--patch-1        xvidcore--head--0.0--patch-71
3837    
3838      From Michael:      From ed.gomez:
3839       * Better DShow seeking.       * With newly introduced vector checking, decoder became noticeably
3840           slower. This was caused by poorly written code (sorry sysKin :P)
3841            + unrolled loop
3842            + removed duplicated border computings
3843            + marks the function as __inline
3844    
3845      modified files:      modified files:
3846       dshow/src/CXvidDecoder.cpp       src/decoder.c
3847    
3848    
3849  2004-01-02 12:28:39 GMT                                         base-0  2004-08-15 11:42:20 GMT                                         patch-70
3850    
3851      Summary:      Summary:
3852        tag of ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-162        Out of bounds MVs clipping
3853      Revision:      Revision:
3854        xvidcore--devapi4--1.0--base-0        xvidcore--head--0.0--patch-70
3855    
3856      Archive cycling...      From sysKin:
3857         * Clip vectors that end up out of bounds.
3858    
3859        modified files:
3860         src/decoder.c
3861    
 #########################################################################  
 # 1.0.0 beta3 (Bistream Version 25)  
 #########################################################################  
3862    
3863  2003-12-26 22:21:35 GMT                                         patch-162  2004-08-10 22:30:09 GMT                                         patch-69
3864    
3865      Summary:      Summary:
3866        Marking 1.0.0 beta3        Fixed CBR plugin.
3867      Revision:      Revision:
3868        xvidcore--devapi4--1.0--patch-162        xvidcore--head--0.0--patch-69
3869    
3870      Marking beta3      From Foxer:
3871         * Do not set the return quantizer to the frame's quantizer
3872           (caused the crazy quant choices)
3873         * Allow quant1 to influence the sequence quality
3874         * Allow more than +- 1 quantizer variation if the desired
3875           quantizer is much higher than the previous.
3876         * Clamp the overflow influence to 1 unit of buffer, that
3877           should help cases where still motion scenes are followed
3878           by normal motion scenes... old code was reaching amazing
3879           high bitrate, with this modification it should keep
3880           smaller bitrate.
3881    
3882      modified files:      modified files:
3883       ChangeLog TODO build/generic/configure.in src/xvid.h       src/plugins/plugin_single.c
3884    
3885    
3886  2003-12-25 20:57:52 GMT                                         patch-161  2004-08-01 15:23:49 GMT                                         patch-68
3887    
3888      Summary:      Summary:
3889        Thread safe PP.        error in dshow par array indexing
3890      Revision:      Revision:
3891        xvidcore--devapi4--1.0--patch-161        xvidcore--head--0.0--patch-68
3892    
3893        error in dshow par array indexing
3894    
     From Michael:  
      * Thread safe PP, context is now stored in DECODER struct.  
3895    
3896      modified files:      modified files:
3897       src/decoder.c src/decoder.h src/image/postprocessing.c       dshow/src/CXvidDecoder.cpp
      src/image/postprocessing.h  
3898    
3899    
3900  2003-12-25 20:49:36 GMT                                         patch-160  2004-08-01 13:38:36 GMT                                         patch-67
3901    
3902      Summary:      Summary:
3903        Added Turbo option to VFW GUI        Faster bframe decoding (qpel this time)
3904      Revision:      Revision:
3905        xvidcore--devapi4--1.0--patch-160        xvidcore--head--0.0--patch-67
3906    
3907        From ed.gomez:
3908         * Used the same trick as for halfpel bvops, merge backward
3909           interpolation and dst averaging steps.
3910    
3911      From Michael:      NB: i'm currently not able to say if it's a real speedup or not
3912       * Added turbo mode that enables all fast ME flags.          because my linux kernel uses a process scheduler gives great
3913            variance to results... so far i'm sure this isn't a slowdown
3914            neither for C nor ia32 SIMD.
3915    
3916      modified files:      modified files:
3917       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/decoder.c src/image/qpel.c src/image/qpel.h
      vfw/src/resource.h vfw/src/resource.rc  
3918    
3919    
3920  2003-12-25 20:46:16 GMT                                         patch-159  2004-08-01 11:24:07 GMT                                         patch-66
3921    
3922      Summary:      Summary:
3923        Cartoon mode usage written to stream.        Unified qpel code path for all platforms
3924      Revision:      Revision:
3925        xvidcore--devapi4--1.0--patch-159        xvidcore--head--0.0--patch-66
3926    
3927        From ed.gomez and skal:
3928         * Unified qpel code path for all platforms. Next step is
3929           to fully exploit this code path to speedup qpel bframe
3930           decoding
3931    
3932      From Michael:      NB: this makes also ports life easier as they would not port
3933       * @encoding: write cartoon usage in the version user data.          obsoleted function sets...
      * @decoding: detect cartoon flag appended to version string  
                   and force FILM PP disabling.  
3934    
3935      modified files:      modified files:
3936       src/bitstream/bitstream.c src/bitstream/bitstream.h       src/decoder.c src/image/interpolate8x8.h src/image/qpel.c
3937       src/decoder.c src/decoder.h src/encoder.c       src/image/qpel.h src/motion/motion_comp.c
3938    
3939    
3940  2003-12-21 13:34:03 GMT                                         patch-158  2004-07-31 15:08:19 GMT                                         patch-65
3941    
3942      Summary:      Summary:
3943        Removed unused var in VFW GUI        Faster bframe decoding.
3944      Revision:      Revision:
3945        xvidcore--devapi4--1.0--patch-158        xvidcore--head--0.0--patch-65
   
     Removed unused var in VFW GUI  
3946    
3947        From ed.gomez and skal:
3948         * Faster direct/interpolated bvop blocks decoding for halfpel
3949           sequences. The trick is to compute and average directly with
3950           destination during one of the forward/backward interpolations.
3951           At this moment, this patch covers only halfpel decoding, the
3952           same trick is expected to be hacked for qpel.
3953    
3954      modified files:      modified files:
3955       vfw/src/config.c       src/decoder.c src/image/interpolate8x8.c
3956         src/image/interpolate8x8.h
3957         src/image/x86_asm/interpolate8x8_mmx.asm
3958         src/image/x86_asm/interpolate8x8_xmm.asm src/xvid.c
3959    
3960    
3961  2003-12-21 13:32:52 GMT                                         patch-157  2004-07-31 09:13:23 GMT                                         patch-64
3962    
3963      Summary:      Summary:
3964        Two pass small update        Last bit for dshow gcc support
3965      Revision:      Revision:
3966        xvidcore--devapi4--1.0--patch-157        xvidcore--head--0.0--patch-64
3967    
3968      from syskin:      From pete:
3969       * allow second pass to be bigger than 1st one       * Last bits concerning gcc build support for dshow.
        (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.  
3970    
3971      from me:      removed files:
3972       * set frame type in quant zones (was a buglet)       dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
3973         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
3974         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
3975         dshow/dxpatch/DXVCSDK-9.0-gcc.txt
3976    
3977      modified files:      modified files:
3978       src/plugins/plugin_2pass2.c       dshow/src/Configure.cpp
3979    
3980    
3981  2003-12-20 22:28:07 GMT                                         patch-156  2004-07-27 21:10:02 GMT                                         patch-63
3982    
3983      Summary:      Summary:
3984        New VFW defaults        Better cross compilation support for dshow.
3985      Revision:      Revision:
3986        xvidcore--devapi4--1.0--patch-156        xvidcore--head--0.0--patch-63
3987    
3988      From michael:      From pete and ed.gomez:
3989       * new VFW default values       * gcc 3.4.1 is even more pedantic, ::GUID was breaking it, use
3990           struct _GUID instead.
3991         * Some uppercase/lowercase mixing in MS headers.
3992         * More documentation footage for the braves !
3993    
3994        NB: with all this, dshow should compile, but it is not guaranted
3995            to work ! There's even a patch for Configure.cpp that could be
3996            required... postponed to a later patch.
3997    
3998      modified files:      modified files:
3999       vfw/src/config.c       dshow/dxpatch/dx90sdk-update-gcc.patch
4000         dshow/dxpatch/dx90sdk-update-gcc.txt
4001    
4002    
4003  2003-12-20 22:12:38 GMT                                         patch-155  2004-07-26 20:25:52 GMT                                         patch-62
4004    
4005      Summary:      Summary:
4006        Added ARGB colorspace.        ChangeLog 1.1 update
4007      Revision:      Revision:
4008        xvidcore--devapi4--1.0--patch-155        xvidcore--head--0.0--patch-62
4009    
4010        ChangeLog 1.1 update
4011    
     Christoph Nägeli naegelic(at)ee{dot}ethz<dot>ch asked me to add C  
     support for ARGB colorspace. He provided the encoding part, and i  
     extended the original patch in order to have full support for ARGB  
     both for encoding and decoding (though it's C only, read *slow*).  
4012    
4013      modified files:      modified files:
4014       src/image/colorspace.c src/image/colorspace.h       ChangeLog
      src/image/image.c src/xvid.c src/xvid.h  
4015    
4016    
4017  2003-12-20 21:29:37 GMT                                         patch-154  2004-07-26 20:22:38 GMT                                         patch-61
4018    
4019      Summary:      Summary:
4020        Added 2pass1 comment about fast 1st pass.        Update from stable
4021      Revision:      Revision:
4022        xvidcore--devapi4--1.0--patch-154        xvidcore--head--0.0--patch-61
4023    
4024        Update from stable
4025    
4026        Patches applied:
4027    
4028         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4029           ChangeLog Update
4030    
     Just added a comment on fast 1st pass, so it explains why  
     we do it that way and why some things are left aside.  
4031    
4032      modified files:      modified files:
4033       src/plugins/plugin_2pass1.c       ChangeLog-1.0
4034    
4035        new patches:
4036         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4037    
4038    
4039  2003-12-20 20:03:51 GMT                                         patch-153  2004-07-26 19:26:24 GMT                                         patch-60
4040    
4041      Summary:      Summary:
4042        Win32 VC6 wrong libc linking.        Another missing memset in xvid_decraw
4043      Revision:      Revision:
4044        xvidcore--devapi4--1.0--patch-153        xvidcore--head--0.0--patch-60
4045    
4046        Another missing memset in xvid_decraw
4047    
     From sysKin:  
      * Changed single thread libc linking to multithreaded version.  
4048    
4049      modified files:      modified files:
4050       vfw/vfw.dsp       examples/xvid_decraw.c
4051    
4052    
4053  2003-12-20 15:28:53 GMT                                         patch-152  2004-07-26 19:14:45 GMT                                         patch-59
4054    
4055      Summary:      Summary:
4056        VOL flags updating -- take #2        DShow updates for gcc toolchain.
4057      Revision:      Revision:
4058        xvidcore--devapi4--1.0--patch-152        xvidcore--head--0.0--patch-59
4059    
4060      From sysKin:      From pete:
4061       * VOL flags updates fix take #2       * More work on the gcc toolchain.
4062    
4063        new files:
4064         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.patch.id
4065         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.txt.id
4066         dshow/dxpatch/dx90sdk-update-gcc.patch
4067         dshow/dxpatch/dx90sdk-update-gcc.txt
4068    
4069      modified files:      modified files:
4070       src/encoder.c       dshow/Makefile dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4071    
4072    
4073  2003-12-20 15:10:30 GMT                                         patch-151  2004-07-25 21:31:41 GMT                                         patch-58
4074    
4075      Summary:      Summary:
4076        Fast ME tunings.        Added GPL to vfw frontend
4077      Revision:      Revision:
4078        xvidcore--devapi4--1.0--patch-151        xvidcore--head--0.0--patch-58
4079    
4080      From michael:      From pete:
4081       * fast refinement for 8x8 blocks       * Added GPL to VFW ressources.
      * more reliable behavior for all fast ME decisions  
4082    
4083      modified files:      modified files:
4084       src/motion/estimation_bvop.c src/motion/estimation_pvop.c       vfw/src/config.c vfw/src/driverproc.c vfw/src/resource.h
4085       src/xvid.h       vfw/src/resource.rc
4086    
4087    
4088  2003-12-20 14:59:58 GMT                                         patch-150  2004-07-25 19:31:32 GMT                                         patch-57
4089    
4090      Summary:      Summary:
4091        VFW AR revamping -- take #2        decoder_mb_decode cleanup
4092      Revision:      Revision:
4093        xvidcore--devapi4--1.0--patch-150        xvidcore--head--0.0--patch-57
4094    
4095      From sysKin:      From ed.gomez:
4096       * more AR revamping       * Try to cleanup the decoder_mb_decode function. A bit more
4097           computing required, less branches, more readable code.
4098    
4099      modified files:      modified files:
4100       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       src/decoder.c
      vfw/src/resource.h vfw/src/resource.rc  
4101    
4102    
4103  2003-12-20 14:57:40 GMT                                         patch-149  2004-07-24 11:39:57 GMT                                         patch-56
4104    
4105      Summary:      Summary:
4106        Unbuffured IO for 1st pass stat files        Important bugfix from stable
4107      Revision:      Revision:
4108        xvidcore--devapi4--1.0--patch-149        xvidcore--head--0.0--patch-56
4109    
4110        Important bugfix from stable
4111    
4112      Unbuffured IO for 1st pass stat files      Patches applied:
4113    
4114         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4115           BVOP direct/interpolated ref block rounding fix.
4116    
4117    
4118      modified files:      modified files:
4119       src/plugins/plugin_2pass1.c       src/decoder.c
4120    
4121        new patches:
4122         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4123    
 2003-12-18 17:44:07 GMT                                         patch-148  
4124    
4125      Summary:  2004-07-23 20:40:08 GMT                                         patch-55
       Forgotten bit of patch-141  
     Revision:  
       xvidcore--devapi4--1.0--patch-148  
4126    
4127      Damn i forgot to merge the 1st pass changes... so lame, i tested the      Summary:
     original patch but not the merged one.  
4128    
4129      modified files:      Revision:
4130       src/plugins/plugin_2pass1.c        xvidcore--head--0.0--patch-55
4131    
4132        From ed.gomez:
4133         * Extended stable patch pplying same change to new nasm files
4134    
4135  2003-12-18 14:45:39 GMT                                         patch-147      Patches applied:
4136    
4137      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4138        More postprocessing.         Removed data qualifer in .rodata
     Revision:  
       xvidcore--devapi4--1.0--patch-147  
4139    
     From michael:  
      * added film noise effect.  
      * moved postproc initialization to decoder initialization.  
      * added support for this postproc filter into DShow.  
4140    
4141      modified files:      modified files:
4142       dshow/src/CAbout.cpp dshow/src/CAbout.h       src/bitstream/x86_asm/cbp_mmx.asm
4143       dshow/src/CXvidDecoder.cpp dshow/src/resource.h       src/bitstream/x86_asm/cbp_sse2.asm
4144       dshow/src/xvid.ax.rc src/decoder.c src/image/postprocessing.c       src/dct/x86_asm/fdct_mmx_ffmpeg.asm
4145       src/image/postprocessing.h src/xvid.c src/xvid.h       src/dct/x86_asm/fdct_mmx_skal.asm
4146         src/dct/x86_asm/fdct_sse2_skal.asm
4147         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
4148         src/dct/x86_asm/idct_sse2_dmitry.asm
4149         src/dct/x86_asm/simple_idct_mmx.asm
4150         src/image/x86_asm/colorspace_rgb_mmx.asm
4151         src/image/x86_asm/colorspace_yuyv_mmx.asm
4152         src/image/x86_asm/interpolate8x8_3dn.asm
4153         src/image/x86_asm/interpolate8x8_3dne.asm
4154         src/image/x86_asm/interpolate8x8_mmx.asm
4155         src/image/x86_asm/interpolate8x8_xmm.asm
4156         src/image/x86_asm/postprocessing_mmx.asm
4157         src/image/x86_asm/postprocessing_sse2.asm
4158         src/image/x86_asm/qpel_mmx.asm
4159         src/image/x86_asm/reduced_mmx.asm
4160         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
4161         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
4162         src/motion/x86_asm/sad_xmm.asm
4163         src/quant/x86_asm/quantize_h263_3dne.asm
4164         src/quant/x86_asm/quantize_h263_mmx.asm
4165         src/quant/x86_asm/quantize_mpeg_mmx.asm
4166         src/quant/x86_asm/quantize_mpeg_xmm.asm
4167         src/utils/x86_asm/cpuid.asm
4168         src/utils/x86_asm/interlacing_mmx.asm
4169         src/utils/x86_asm/mem_transfer_3dne.asm
4170         src/utils/x86_asm/mem_transfer_mmx.asm
4171    
4172        new patches:
4173         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4174    
4175    
4176  2003-12-18 14:38:19 GMT                                         patch-146  2004-07-21 19:36:46 GMT                                         patch-54
4177    
4178      Summary:      Summary:
4179        BFrames ME speed up flags.        Bframe fixes, still not back to 1.0.1 level
4180      Revision:      Revision:
4181        xvidcore--devapi4--1.0--patch-146        xvidcore--head--0.0--patch-54
4182    
4183        Bframe fixes, still not back to 1.0.1 level
4184    
     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  
4185    
4186      modified files:      modified files:
4187       src/motion/estimation.h src/motion/estimation_bvop.c       src/motion/estimation_bvop.c
4188       src/motion/estimation_common.c src/motion/estimation_pvop.c       src/motion/estimation_rd_based_bvop.c
      src/xvid.h  
4189    
4190    
4191  2003-12-18 14:11:01 GMT                                         patch-145  2004-07-19 18:46:09 GMT                                         patch-53
4192    
4193      Summary:      Summary:
4194        VFW defaults changed        Stable merge
4195      Revision:      Revision:
4196        xvidcore--devapi4--1.0--patch-145        xvidcore--head--0.0--patch-53
4197    
4198      From michael:      Stable merge
      * 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.  
4199    
4200      modified files:      Patches applied:
      vfw/src/config.c  
4201    
4202         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4203           ISO C99'ism fix
4204    
4205  2003-12-17 16:45:59 GMT                                         patch-144       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4206           Complete previous xvid_decraw patch
     Summary:  
       Forgotten bit for AR support in VFW  
     Revision:  
       xvidcore--devapi4--1.0--patch-144  
4207    
     Koepi might have forgotten to send me this change:  
      * added resource id to the resource header  
4208    
4209      modified files:      modified files:
4210       vfw/src/resource.h       examples/xvid_decraw.c src/encoder.c
4211    
4212        new patches:
4213         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4214         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4215    
4216    
4217  2003-12-17 15:11:37 GMT                                         patch-143  2004-07-18 15:19:58 GMT                                         patch-52
4218    
4219      Summary:      Summary:
4220        Lower starting quantizer for CBR encoding        Added dshow mingw build process
4221      Revision:      Revision:
4222        xvidcore--devapi4--1.0--patch-143        xvidcore--head--0.0--patch-52
4223    
4224      From christoph:      From pete:
4225       * Lower starting quantizer for CBR encodings.       - Added mingw build process to dshow frontend.
4226    
4227        new files:
4228         dshow/.arch-ids/Makefile.id dshow/.arch-ids/sources.inc.id
4229         dshow/Makefile dshow/dxpatch/.arch-ids/=id
4230         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
4231         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
4232         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
4233         dshow/dxpatch/DXVCSDK-9.0-gcc.txt dshow/sources.inc
4234    
4235      modified files:      modified files:
4236       src/plugins/plugin_single.c       dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4237         dshow/src/Configure.cpp dshow/src/config.h dshow/src/debug.h
4238         dshow/src/xvid.ax.rc
4239    
4240        new directories:
4241         dshow/dxpatch dshow/dxpatch/.arch-ids
4242    
4243    
4244  2003-12-17 15:04:33 GMT                                         patch-142  2004-07-18 15:01:02 GMT                                         patch-51
4245    
4246      Summary:      Summary:
4247        Small xvid_encraw updates        Added RD optimized block mode decision in bvops
4248      Revision:      Revision:
4249        xvidcore--devapi4--1.0--patch-142        xvidcore--head--0.0--patch-51
4250    
4251      From christoph:      From sysKin:
4252       * set upper frame size limit to 4096 pixels       *  Added RD optimized block mode decision in bvops.
4253       * GME refinement flag set where it belongs to.  
4254        new files:
4255         src/motion/.arch-ids/estimation_rd_based_bvop.c.id
4256         src/motion/estimation_rd_based_bvop.c
4257    
4258      modified files:      modified files:
4259       examples/xvid_encraw.c       build/generic/sources.inc build/win32/libxvidcore.dsp
4260         build/win32/libxvidcore_static.dsp src/motion/estimation.h
4261         src/motion/estimation_bvop.c src/motion/estimation_rd_based.c
4262         src/plugins/plugin_2pass1.c src/xvid.h vfw/src/codec.c
4263         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
4264         vfw/src/resource.rc
4265    
4266    
4267  2003-12-17 15:01:52 GMT                                         patch-141  2004-07-17 11:37:21 GMT                                         patch-50
4268    
4269      Summary:      Summary:
4270        Two pass update.        Stable merges
4271      Revision:      Revision:
4272        xvidcore--devapi4--1.0--patch-141        xvidcore--head--0.0--patch-50
4273    
4274      This patch improves the two pass code, quantizer distribution is      Stable merges
     smoother and results seem to be better.  
4275    
4276      * Two pass now scales only a specific part of the frame length.      Patches applied:
4277        This required changing the stats file format (added a header+MV  
4278        length field) and the xvid_plg_data_t structure (binary compatible).       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4279      * Overflow improvement and degradation set to 10% instead of 60%         Future version interoperability
4280        Assymetric values may help...  
4281      * Some cleanup work done on the encoder part of the API header.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4282           Make sure time incr is never larger than 16bit.
4283    
     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.  
4284    
4285      modified files:      modified files:
4286       src/encoder.c src/plugins/plugin_2pass1.c       examples/xvid_decraw.c src/encoder.c
4287       src/plugins/plugin_2pass2.c src/xvid.h  
4288        new patches:
4289         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4290         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4291    
4292    
4293  2003-12-17 13:53:34 GMT                                         patch-140  2004-07-16 19:53:27 GMT                                         patch-49
4294    
4295      Summary:      Summary:
4296        VOL flags fix.        AR support in DShow
4297      Revision:      Revision:
4298        xvidcore--devapi4--1.0--patch-140        xvidcore--head--0.0--patch-49
4299    
4300      From sysKin:      From koepi/minolta:
4301       * VOL flags updated as they should       * Added AR support to dshow frontend.
4302    
4303      modified files:      modified files:
4304       src/encoder.c       dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4305         dshow/src/config.c
4306    
4307    
4308  2003-12-17 11:07:15 GMT                                         patch-139  2004-07-16 19:49:25 GMT                                         patch-48
4309    
4310      Summary:      Summary:
4311        VFW GUI Update.        VFW update and fixes
4312      Revision:      Revision:
4313        xvidcore--devapi4--1.0--patch-139        xvidcore--head--0.0--patch-48
4314    
4315      From Koepi:      From makc on our forums:
4316       * typo in GMC description       * Use non deprecated defines
4317       * Added AR widget (experimental)       * Fixed frame size formula.
4318    
4319      modified files:      modified files:
4320       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       TODO vfw/src/codec.c vfw/src/driverproc.c
      vfw/src/resource.rc  
4321    
4322    
4323  2003-12-14 12:44:36 GMT                                         patch-138  2004-07-16 19:29:58 GMT                                         patch-47
4324    
4325      Summary:      Summary:
4326        Fix PP crash        SSE2 brightness postproc.
4327      Revision:      Revision:
4328        xvidcore--devapi4--1.0--patch-138        xvidcore--head--0.0--patch-47
4329    
4330      Fix PP crash      From Decoder:
4331         * Added SS2 brightness postproc code.
4332    
4333        new files:
4334         src/image/x86_asm/.arch-ids/postprocessing_sse2.asm.id
4335         src/image/x86_asm/postprocessing_sse2.asm
4336    
4337      modified files:      modified files:
4338       src/decoder.c       build/generic/sources.inc build/win32/libxvidcore.dsp
4339         build/win32/libxvidcore_static.dsp src/image/postprocessing.h
4340         src/xvid.c src/xvid.h
4341    
4342    
4343  2003-12-14 12:43:21 GMT                                         patch-137  2004-07-14 23:27:14 GMT                                         patch-46
4344    
4345      Summary:      Summary:
4346        Texture bit counting for bframes        More audio for VFW bitcalc
4347      Revision:      Revision:
4348        xvidcore--devapi4--1.0--patch-137        xvidcore--head--0.0--patch-46
   
     Texture bit counting for bframes  
4349    
4350        From ???:
4351         * added more audio formats to bitcalc
4352         * replaced old ogm overhead formula with more precise one
4353    
4354      modified files:      modified files:
4355       src/bitstream/mbcoding.c       TODO vfw/src/config.c vfw/src/resource.rc
4356    
4357    
4358  2003-12-12 23:58:18 GMT                                         patch-136  2004-07-14 13:01:57 GMT                                         patch-45
4359    
4360      Summary:      Summary:
4361        SSE2 code enabled.        Enable MMX qpel in decoder.
4362      Revision:      Revision:
4363        xvidcore--devapi4--1.0--patch-136        xvidcore--head--0.0--patch-45
4364    
4365      * SSE2 code enabled by default (only sane ones, _no_ idct)      From ed.gomez:
4366      * Aligned data in xvid_bench to avoid crashes with SSE2 code       * It seems we're not that smart. We had mmx qpel code for more than
4367        because of unaligned read accesses.         a year, it is used in encoder but wasn't in decoder :\
4368    
4369      modified files:      modified files:
4370       examples/xvid_bench.c src/xvid.c       src/decoder.c
4371    
4372    
4373  2003-12-12 22:50:33 GMT                                         patch-135  2004-07-14 10:27:43 GMT                                         patch-44
4374    
4375      Summary:      Summary:
4376        DShow update.        Speedup block transfer C functionKeywords:
4377      Revision:      Revision:
4378        xvidcore--devapi4--1.0--patch-135        xvidcore--head--0.0--patch-44
4379    
4380      From michael (from nic):      From ed.gomez:
4381       * Dshow updates (colorspace etc...)       * Not that a useful patch for most of users, but transfer8x8 was
4382       * Deblocking option.         really too slow. Simple optimizations did great, all 32bit
4383           platforms using the C code should benefit from this speedup.
4384    
4385      modified files:      modified files:
4386       dshow/src/CAbout.cpp dshow/src/CAbout.h       src/utils/mem_transfer.c
      dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h  
      dshow/src/resource.h dshow/src/xvid.ax.rc  
4387    
4388    
4389  2003-12-12 14:18:13 GMT                                         patch-134  2004-07-11 12:53:19 GMT                                         patch-43
4390    
4391      Summary:      Summary:
4392        Added missing postproc init        Manual AR setting for dshow.
4393      Revision:      Revision:
4394        xvidcore--devapi4--1.0--patch-134        xvidcore--head--0.0--patch-43
   
     Added missing postproc init  
4395    
4396        From koepi:
4397         * added manual AR setting in dshow.
4398    
4399      modified files:      modified files:
4400       src/xvid.c       dshow/src/CXvidDecoder.cpp dshow/src/config.c
4401         dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
4402    
4403    
4404  2003-12-12 14:16:29 GMT                                         patch-133  2004-07-11 10:34:56 GMT                                         patch-42
4405    
4406      Summary:      Summary:
4407        YUV space clarifications and fix.        Added top field control to vfw.
4408      Revision:      Revision:
4409        xvidcore--devapi4--1.0--patch-133        xvidcore--head--0.0--patch-42
4410    
4411      From christoph:      From koepi:
4412       * Put some comments       * added top field first flag to vfw.
      * fixed UV swapping in USER case.  
4413    
4414      modified files:      modified files:
4415       src/image/image.c       vfw/src/codec.c vfw/src/config.c vfw/src/config.h
4416         vfw/src/resource.h vfw/src/resource.rc
4417    
4418    
4419  2003-12-12 14:01:52 GMT                                         patch-132  2004-07-10 17:47:01 GMT                                         patch-41
4420    
4421      Summary:      Summary:
4422        Default compilation flags change.        Decoder work.
4423      Revision:      Revision:
4424        xvidcore--devapi4--1.0--patch-132        xvidcore--head--0.0--patch-41
4425    
4426      from christoph:      From ed.gomez:
4427       - -fgcse was causing trouble on Suse9 gcc       * Faster get coeff (now gcc can even inline it)
4428       - -01->-02       * On the fly coeff dequant for inter blocks
4429           (intra don't get this, because there are lot more non
4430            zero coeffs, and i doubt it'd get faster with this)
4431    
4432      modified files:      modified files:
4433       build/generic/configure.in       src/bitstream/mbcoding.c src/bitstream/mbcoding.h
4434         src/decoder.c
4435    
4436    
4437  2003-12-12 13:43:35 GMT                                         patch-131  2004-07-10 17:34:19 GMT                                         patch-40
4438    
4439      Summary:      Summary:
4440        Pixel Aspect Ratio support improvement.        ChangeLog update + removed my email
4441      Revision:      Revision:
4442        xvidcore--devapi4--1.0--patch-131        xvidcore--head--0.0--patch-40
4443    
4444      * 1:1 VGA is default now (old behavior)      ChangeLog update + removed my email
     * 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  
4445    
     Bitstream version bumped to 24.  
   
     PS: this patch supersedes sysKin's one in CVS.  
4446    
4447      modified files:      modified files:
4448       src/encoder.c src/xvid.h       ChangeLog
4449    
4450    
4451  2003-12-10 22:57:50 GMT                                         patch-130  2004-07-10 17:31:36 GMT                                         patch-39
4452    
4453      Summary:      Summary:
4454        xvid_decraw cmdline changes.        Stable merge
4455      Revision:      Revision:
4456        xvidcore--devapi4--1.0--patch-130        xvidcore--head--0.0--patch-39
   
     * -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.  
   
     So now it's possible to save both a ES file per frame + a ES file for the  
     sequence.  
4457    
4458      modified files:      Stable merge
      examples/xvid_encraw.c  
4459    
4460        Patches applied:
4461    
4462  2003-12-10 15:08:20 GMT                                         patch-129       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
4463           Small mem leak in vfw.
     Summary:  
       Decoder bugfixes.  
     Revision:  
       xvidcore--devapi4--1.0--patch-129  
4464    
4465      From syskin:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
4466       * bvops MBs were going banana from time to time because they were         ChangeLog update
        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).  
4467    
     Fixing previous patch a bit:  
      * added $Id$ fields  
      * Fixed copyright  
4468    
4469      modified files:      modified files:
4470       dshow/src/CXvidDecoder.cpp src/decoder.c       ChangeLog-1.0 vfw/src/codec.c
4471       src/image/postprocessing.c src/image/postprocessing.h  
4472        new patches:
4473         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-43
4474         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-44
4475    
4476    
4477  2003-12-10 14:53:58 GMT                                         patch-128  2004-07-10 17:25:33 GMT                                         patch-38
4478    
4479      Summary:      Summary:
4480        Deblocking code.        Improved ME.
4481      Revision:      Revision:
4482        xvidcore--devapi4--1.0--patch-128        xvidcore--head--0.0--patch-38
   
     Patch from michael:  
      * added deblocking code  
4483    
4484      Merge work:      From sysKin:
4485       * Added postprocessing.[ch] to project files       * new ME for b-frames
4486       * added #include "image/postprocessing.h" directive in decoder.c       * small redesign of subpel refinement function
      * new lines missing (gcc is so pedantic)  
   
     NB: slice rendering + postprocessing is impossible. Slice rendering is  
         somewhat abandoned.  
4487    
4488      new files:      From ed.gomez:
4489       src/image/.arch-ids/postprocessing.c.id       * Fixed some warnings reported by gcc. (the if condition should
4490       src/image/.arch-ids/postprocessing.h.id         be checked by the original autor)
      src/image/postprocessing.c src/image/postprocessing.h  
4491    
4492      modified files:      modified files:
4493       build/generic/sources.inc build/win32/libxvidcore.dsp       src/motion/estimation.h src/motion/estimation_bvop.c
4494       src/decoder.c src/xvid.h       src/motion/estimation_common.c src/motion/estimation_gmc.c
4495         src/motion/estimation_pvop.c src/motion/estimation_rd_based.c
4496         src/motion/vop_type_decision.c
4497    
4498    
4499  2003-12-08 18:33:26 GMT                                         patch-127  2004-07-10 17:16:38 GMT                                         patch-37
4500    
4501      Summary:      Summary:
4502        Don't read out of bounds        qpel and chroma-sad had overlapping memory targets
4503      Revision:      Revision:
4504        xvidcore--devapi4--1.0--patch-127        xvidcore--head--0.0--patch-37
   
     Don't read out of bounds  
4505    
4506        From sysKin:
4507         * qpel and chroma-sad had overlapping memory targets
4508    
4509      modified files:      modified files:
4510       src/plugins/plugin_2pass2.c       src/motion/estimation_bvop.c
4511    
4512    
4513  2003-12-08 18:31:41 GMT                                         patch-126  2004-07-10 17:03:06 GMT                                         patch-36
4514    
4515      Summary:      Summary:
4516        Macroblock structure cleanup        New changelog for 1.1 tree
4517      Revision:      Revision:
4518        xvidcore--devapi4--1.0--patch-126        xvidcore--head--0.0--patch-36
4519    
4520      Macroblock structure cleanup      New changelog for 1.1 tree
4521    
4522    
4523      modified files:      new files:
4524       src/global.h       .arch-ids/ChangeLog.id ChangeLog
4525    
4526        renamed files:
4527         .arch-ids/ChangeLog.id
4528           ==> .arch-ids/ChangeLog-1.0.id
4529         ChangeLog
4530           ==> ChangeLog-1.0
4531    
4532    
4533  2003-12-07 15:09:41 GMT                                         patch-125  2004-07-10 16:57:53 GMT                                         patch-35
4534    
4535      Summary:      Summary:
4536        Small fixes.        Stable tree merge
4537      Revision:      Revision:
4538        xvidcore--devapi4--1.0--patch-125        xvidcore--head--0.0--patch-35
   
     From gruel:  
      * xvid.h: Minor color space correction.  
   
     From sysKin:  
      * codec.c: Zones fix  
4539    
4540      modified files:      Stable tree merge
      src/xvid.h vfw/src/codec.c  
4541    
4542        Patches applied:
4543    
4544  2003-12-07 14:57:14 GMT                                         patch-124       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
4545           Small memory error in ia32 cpuid function.
4546    
4547      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
4548        HUGE file handling in twopass.         low delay guessing (il)logic fix.
     Revision:  
       xvidcore--devapi4--1.0--patch-124  
4549    
4550      Because of a lacking cast, two pass did not handle well some very       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
4551      large target size (bitrate mode is not affected).         Fix wrong matrix reading logic.
4552    
     It should now be safe specifying target sizes up to 2^31kB which  
     represents 2TB. Someone using XviD in studios ? ;-)  
4553    
4554      modified files:      modified files:
4555       src/plugins/plugin_2pass2.c       src/bitstream/bitstream.c src/decoder.c
4556         src/utils/x86_asm/cpuid.asm
4557    
4558  #########################################################################      new patches:
4559  # 1.0.0 beta2 (Bitstream Version 23)       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-40
4560  #########################################################################       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-41
4561         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-42
4562    
4563  2003-12-05 14:43:53 GMT                                         patch-123  
4564    2004-06-12 13:51:50 GMT                                         patch-34
4565    
4566      Summary:      Summary:
4567        Marking 1.0.0 Beta2        Added VBV to twopass RC
4568      Revision:      Revision:
4569        xvidcore--devapi4--1.0--patch-123        xvidcore--head--0.0--patch-34
4570    
4571      Marking 1.0.0 Beta2      From christoph:
4572         * Added VBV model verifier to twopass RC plugin
4573    
4574        From ed.gomez:
4575         * Do apply CodingStyle to christoph's code
4576         * Use DPRINTF instead of #ifdef VBV_DEBUG #endif blocks as
4577           the information that was outputting was usefull for general
4578           RC debugging.
4579    
4580      modified files:      modified files:
4581       ChangeLog TODO build/generic/configure.in       examples/xvid_encraw.c src/plugins/plugin_2pass2.c src/xvid.h
4582    
4583    
4584  2003-12-05 14:35:22 GMT                                         patch-122  2004-06-05 23:05:43 GMT                                         patch-33
4585    
4586      Summary:      Summary:
4587        Cap quants correctly (the best we can at least)        Merged stable branch patches
4588      Revision:      Revision:
4589        xvidcore--devapi4--1.0--patch-122        xvidcore--head--0.0--patch-33
4590    
4591        Merged stable branch patches
4592    
4593      Cap quants correctly (the best we can at least)      Patches applied:
4594    
4595         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
4596           DC clipping bug for real
4597    
4598         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
4599           Marking 1.0.1 release
4600    
4601    
4602      modified files:      modified files:
4603       src/plugins/plugin_single.c       ChangeLog TODO build/generic/configure.in src/decoder.c
4604         src/motion/estimation_rd_based.c src/prediction/mbprediction.c
4605         src/prediction/mbprediction.h src/xvid.h
4606    
4607        new patches:
4608         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-38
4609         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-39
4610    
4611    
4612  2003-12-05 14:33:48 GMT                                         patch-121  2004-06-05 23:02:35 GMT                                         patch-32
4613    
4614      Summary:      Summary:
4615        Small glitch        Previous merge went wrong
4616      Revision:      Revision:
4617        xvidcore--devapi4--1.0--patch-121        xvidcore--head--0.0--patch-32
4618    
4619      Small glitch      Previous merge went wrong
4620    
4621    
4622      modified files:      modified files:
4623       src/motion/vop_type_decision.c       src/portab.h
4624    
4625    
4626  2003-12-05 14:06:19 GMT                                         patch-120  2004-05-31 21:32:38 GMT                                         patch-31
4627    
4628      Summary:      Summary:
4629        KFthresholding changes.        Added icon into vfw frontend.
4630      Revision:      Revision:
4631        xvidcore--devapi4--1.0--patch-120        xvidcore--head--0.0--patch-31
   
     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)  
4632    
4633      I posted a RFC to try to settle a decision on what behavior this      From pete:
4634      setting should have. We have still have no clear answer so i prefer       * Added icon into vfw fronted dll. Should show up in uninstall menu.
     just fixing the misleading name right now and wait for a common  
     position about its behavior later.  
   
     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.  
4635    
4636      NB: fixes a type problem during scaling parameter computing which      new files:
4637          was causing insane pb_iboost_tax_ratio values.       vfw/src/.arch-ids/xvid.ico.id vfw/src/xvid.ico
4638    
4639      modified files:      modified files:
4640       src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c       vfw/bin/xvid.inf vfw/src/resource.rc vfw/vfw.dsp
      vfw/src/config.c vfw/src/config.h  
4641    
4642    
4643  2003-12-05 00:20:28 GMT                                         patch-119  2004-05-31 21:22:49 GMT                                         patch-30
4644    
4645      Summary:      Summary:
4646        ivop decision tuning.        Merged stable branch fixes
4647      Revision:      Revision:
4648        xvidcore--devapi4--1.0--patch-119        xvidcore--head--0.0--patch-30
4649    
4650      ivop decision tuning from sysKin.      Merged stable branch fixes
4651    
4652      modified files:      Patches applied:
4653       src/motion/vop_type_decision.c  
4654         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
4655           Close variable argument list.
4656    
4657         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
4658           Bits/Bytes confusion in the VFW frontend.
4659    
4660  2003-12-03 18:55:29 GMT                                         patch-118       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
4661           Nasty typo in pvop vector lambdas.
4662    
4663      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
4664        VOSH header always written.         FPS=1 problem in decoder.
4665      Revision:  
4666        xvidcore--devapi4--1.0--patch-118       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
4667           More missing va_end() calls.
4668    
4669         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
4670           Wrong license header.
4671    
4672      * profile is set to sane default value in BitstreamWriteVolHeaders       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
4673      * VOSH is now always written (note that the ending code is never         time fixes to decoder.
       written)  
     * doubled variable removed from bvop estimation file.  
4674    
     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.  
4675    
4676      modified files:      modified files:
4677       src/bitstream/bitstream.c src/motion/estimation_bvop.c       src/bitstream/bitstream.c src/decoder.c src/decoder.h
4678       src/xvid.h       src/image/font.c src/image/reduced.c
4679         src/motion/estimation_pvop.c src/portab.h vfw/src/codec.c
4680         vfw/src/config.c
4681    
4682        new patches:
4683         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-31
4684         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-32
4685         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-33
4686         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-34
4687         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-35
4688         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-36
4689         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-37
4690    
4691    
4692  2003-12-03 15:29:30 GMT                                         patch-117  2004-05-26 09:13:33 GMT                                         patch-29
4693    
4694      Summary:      Summary:
4695        VFW GUI fixes.        Stable merges
4696      Revision:      Revision:
4697        xvidcore--devapi4--1.0--patch-117        xvidcore--head--0.0--patch-29
4698    
4699      min key was misleading because it was legacy code from dev-api-3.      Stable merges
4700    
4701      modified files:      Patches applied:
      vfw/src/codec.c vfw/src/config.c vfw/src/resource.rc  
4702    
4703         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
4704           Small bug in bframe ME.
4705    
4706  2003-12-03 15:22:25 GMT                                         patch-116       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
4707           Small trellis bug
4708    
4709      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
4710        ME fixes.         ICM compatibility for VFW
     Revision:  
       xvidcore--devapi4--1.0--patch-116  
4711    
     From syskin:  
     - small typo in chroma sad reset  
     - code tweaking  
       + adv diamond search used intead of mainsearch  
       + and some other stuff  
     - thresholds tuned.  
4712    
4713      modified files:      modified files:
4714       src/motion/estimation.h src/motion/estimation_bvop.c       src/motion/estimation_bvop.c src/utils/mbtransquant.c
4715       src/motion/estimation_pvop.c       vfw/src/config.c vfw/src/driverproc.c
4716    
4717        new patches:
4718         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-28
4719         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-29
4720         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-30
4721    
4722    
4723  2003-12-01 11:17:20 GMT                                         patch-115  2004-05-21 14:32:41 GMT                                         patch-28
4724    
4725      Summary:      Summary:
4726        Small changes and interlacing bugfix.        Don't set edges twice on a frame.
4727      Revision:      Revision:
4728        xvidcore--devapi4--1.0--patch-115        xvidcore--head--0.0--patch-28
4729    
4730      * Interlacing bugfix, code got swapped in a very old patch      From ed.gomez:
4731        (back in March)       * A similar optimization has been done for encoder long ago,
4732      * xvid_encraw forces VOSH writing.         dunno why this hasn't been "ported" to decoder. This speeds
4733      * VFW GUI fixes.         up quite a lot the decoder for no effort (~7%).
4734    
4735      modified files:      modified files:
4736       examples/Makefile examples/xvid_encraw.c       src/decoder.c src/decoder.h
      src/utils/mbtransquant.c vfw/src/config.c vfw/src/resource.rc  
4737    
4738    
4739  2003-11-30 15:47:41 GMT                                         patch-114  2004-05-21 14:25:19 GMT                                         patch-27
4740    
4741      Summary:      Summary:
4742        Thread safe MPEG4 quantization functions + xvid_bench update        No 64 bit arithmetic in critical path.
4743      Revision:      Revision:
4744        xvidcore--devapi4--1.0--patch-114        xvidcore--head--0.0--patch-27
4745    
4746      * Thread safe MPEG4 quantization functions.      From ed.gomez:
4747        Cleaned up version of patch provided by Michael       * No 64 bit arithmetic in critical paths (direct blocks in bvops), it's
4748         - fixed compiling problems on gcc         way too slow (__divdi3 GNU/Linux ABI for 64bit division was taking
4749         - added const qualifiers every where it was possible to help C compiler         up to 5% cycles)
          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  
4750    
4751      modified files:      modified files:
4752       TODO examples/xvid_bench.c src/bitstream/bitstream.c       src/decoder.c
      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  
4753    
4754    
4755  2003-11-29 18:10:25 GMT                                         patch-113  2004-05-15 22:20:11 GMT                                         patch-26
4756    
4757      Summary:      Summary:
4758        Fixed csp asm rules for real?        Merged stable tree changes
4759      Revision:      Revision:
4760        xvidcore--devapi4--1.0--patch-113        xvidcore--head--0.0--patch-26
4761    
4762      Fixed csp asm rules for real?      Merged stable tree changes
4763    
4764        Patches applied:
4765    
4766      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
4767       build/win32/libxvidcore.dsp         Some very light Unix build system changes
4768    
4769         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
4770           Possible VOL header corruption.
4771    
4772  2003-11-29 17:58:09 GMT                                         patch-112       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
4773           DC prediction fix.
4774    
4775      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
4776        TODO/ChangeLog updated         Small mismatch in hint<->widget in VFW
     Revision:  
       xvidcore--devapi4--1.0--patch-112  
4777    
4778      TODO/ChangeLog updated       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
4779           Marking 1.0.0 final
4780    
4781    
4782      modified files:      modified files:
4783       ChangeLog TODO       ChangeLog build/generic/Makefile build/generic/bootstrap.sh
4784         build/generic/configure.in src/bitstream/bitstream.c
4785         src/decoder.c src/motion/estimation_rd_based.c
4786         src/prediction/mbprediction.c src/prediction/mbprediction.h
4787         src/xvid.h vfw/src/resource.rc
4788    
4789        new patches:
4790         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-23
4791         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-24
4792         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-25
4793         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-26
4794         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-27
4795    
 #########################################################################  
 # 1.0.0 beta1 (Bitstream Version 21)  
 #########################################################################  
4796    
4797  2003-11-29 17:21:08 GMT                                         patch-111  2004-04-25 21:46:25 GMT                                         patch-25
4798    
4799      Summary:      Summary:
4800        First beta marking        Smarter skipping
4801      Revision:      Revision:
4802        xvidcore--devapi4--1.0--patch-111        xvidcore--head--0.0--patch-25
   
     First beta marking  
4803    
4804        From sysKin:
4805         * Smarter skipping + bugfix
4806    
4807      modified files:      modified files:
4808       build/generic/configure.in src/xvid.c src/xvid.h       src/motion/estimation.h src/motion/estimation_bvop.c
4809         src/motion/estimation_pvop.c
4810    
4811    
4812  2003-11-29 16:59:14 GMT                                         patch-110  2004-04-20 20:37:08 GMT                                         patch-24
4813    
4814      Summary:      Summary:
4815        Catching up with CVS.        ME cleanup.
4816      Revision:      Revision:
4817        xvidcore--devapi4--1.0--patch-110        xvidcore--head--0.0--patch-24
4818    
4819      Changes from sysKin:      From sysKin:
4820      * dquant optimization.       * First stage cleanup: new fast qpel refinement.
     * CBR fix  
4821    
4822      modified files:      modified files:
4823       src/encoder.c src/plugins/plugin_single.c       src/motion/estimation.h src/motion/estimation_bvop.c
4824         src/motion/estimation_common.c src/motion/estimation_gmc.c
4825         src/motion/estimation_pvop.c src/motion/estimation_rd_based.c
4826         src/motion/vop_type_decision.c
4827    
4828    
4829  2003-11-24 22:05:38 GMT                                         patch-109  2004-04-20 19:44:44 GMT                                         patch-23
4830    
4831      Summary:      Summary:
4832        Big level handling in trellis.        Merging 1.0 fixes
4833      Revision:      Revision:
4834        xvidcore--devapi4--1.0--patch-109        xvidcore--head--0.0--patch-23
   
     Trellis was treating big levels exactly the same way as lower ones.  
     In some cases, trellis was doing wild optimizations favoring a 0  
     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.  
   
     Skal added big levels handling where trellis just tries to minimize  
     the cost varying the run value only. No level modification is done  
     anymore.  
   
     modified files:  
      TODO src/utils/mbtransquant.c  
4835    
4836        Merging 1.0 fixes
4837    
4838  2003-11-23 16:42:55 GMT                                         patch-108      Patches applied:
4839    
4840      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
4841        Trellis for MPEG.         Fix crash in decoder for non IFrame 1st frame.
     Revision:  
       xvidcore--devapi4--1.0--patch-108  
4842    
4843      * Added trellis support for MPEg quantization type.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
4844      * Changed RD fixed point precision, should help avoiding overflow         Small visual fix.
       (see the constant TL_SHIFT)  
4845    
     NB: we still have some problems when trellis optimizes DC for big DC  
         values.  
4846    
4847      modified files:      modified files:
4848       src/utils/mbtransquant.c       src/decoder.c vfw/src/config.c
   
   
 2003-11-22 00:53:59 GMT                                         patch-107  
   
     Summary:  
       Win32 lib project fix (bis)  
     Revision:  
       xvidcore--devapi4--1.0--patch-107  
4849    
4850      * nasm >= 0.98.37 support in project file got reverted in a previous      new patches:
4851        patch, push it back. Nota bene /O3 changed to /O2 for proper       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-21
4852        compilation with msvc compiler (everyone is not supposed to compile       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-22
       stuff with icc)  
     * TODO update.  
   
     modified files:  
      TODO build/win32/libxvidcore.dsp  
4853    
4854    
4855  2003-11-19 21:26:34 GMT                                         patch-106  2004-04-18 17:14:29 GMT                                         patch-22
4856    
4857      Summary:      Summary:
4858        updated bench crc        Merging 1.0 fixes
4859      Revision:      Revision:
4860        xvidcore--devapi4--1.0--patch-106        xvidcore--head--0.0--patch-22
   
     updated bench crc  
4861    
4862        Merging 1.0 fixes
4863    
4864      modified files:      Patches applied:
      examples/xvid_bench.c  
   
4865    
4866  2003-11-19 16:00:00 GMT                                         patch-105       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
4867           Tiny xvid_decraw cleaning
4868    
4869      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
4870        Lumimasking fixes.         vfw opens audio file in shared access mode
     Revision:  
       xvidcore--devapi4--1.0--patch-105  
4871    
4872      from sysKin:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
4873      * New plugin hook entry XVID_PLG_FRAME that happens inside FrameCodeIPB         Typo
       when both type and quant are known. Added hook handling in all plugins.  
     * Fixed lumimasking.  
4874    
     from me:  
     * small reverse commit in pvop estimation fixed.  
4875    
4876      modified files:      modified files:
4877       src/bitstream/bitstream.c src/bitstream/bitstream.h       examples/xvid_decraw.c vfw/src/resource.rc
4878       src/encoder.c src/motion/estimation_pvop.c  
4879       src/plugins/plugin_2pass1.c src/plugins/plugin_2pass2.c      new patches:
4880       src/plugins/plugin_dump.c src/plugins/plugin_lumimasking.c       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-18
4881       src/plugins/plugin_psnr.c src/plugins/plugin_single.c       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-19
4882       src/xvid.h       ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-20
4883    
4884    
4885  2003-11-19 15:37:16 GMT                                         patch-104  2004-04-18 17:09:59 GMT                                         patch-21
4886    
4887      Summary:      Summary:
4888        Removed indirections from SearchData structure.        Dering hooking in DShow.
4889      Revision:      Revision:
4890        xvidcore--devapi4--1.0--patch-104        xvidcore--head--0.0--patch-21
4891    
4892      Patch from sysKin:      From sysKin:
4893      * removed indirections in SearchData structure. CheckCandidate functions       * Dering widget and associated code for dering support in DShow.
       don't use a const SearchData pointer anymore, but they should be a bit  
       faster because of the less numerous indirections.  
4894    
4895      modified files:      modified files:
4896       src/motion/estimation.h src/motion/estimation_bvop.c       dshow/src/CXvidDecoder.cpp dshow/src/config.c
4897       src/motion/estimation_common.c src/motion/estimation_gmc.c       dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
      src/motion/estimation_pvop.c src/motion/estimation_rd_based.c  
      src/motion/vop_type_decision.c  
4898    
4899    
4900  2003-11-19 15:33:55 GMT                                         patch-103  2004-04-18 17:08:53 GMT                                         patch-20
4901    
4902      Summary:      Summary:
4903        Formula error in twopass code.        Dering hooking in VFW.
4904      Revision:      Revision:
4905        xvidcore--devapi4--1.0--patch-103        xvidcore--head--0.0--patch-20
   
     The reversing bframe formula in 2pass 2 was not right. This was in fact  
     a test code i used when i was maintaining the code on its own branch.  
     I should not have commited it :\  
4906    
4907      Fixed :-)      From sysKin:
4908         * Dering widget and associated code for dering support in VFW.
4909    
4910      modified files:      modified files:
4911       src/plugins/plugin_2pass2.c       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
4912         vfw/src/resource.h vfw/src/resource.rc
4913    
4914    
4915  2003-11-18 21:41:08 GMT                                         patch-102  2004-04-18 17:06:14 GMT                                         patch-19
4916    
4917      Summary:      Summary:
4918        Another problem with mis/unitialized reads.        Added dering code.
4919      Revision:      Revision:
4920        xvidcore--devapi4--1.0--patch-102        xvidcore--head--0.0--patch-19
4921    
4922      Michael introduced a fast subpel refine that uses a (iMinSAD2, currentQMV2)      From Marc Fauconneau:
4923      couple of data. The problem is that he plugged this in CheckCandidate16_qpel       * Added dering code to core.
     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.  
4924    
4925      modified files:      modified files:
4926       src/motion/estimation_pvop.c       src/image/postprocessing.c src/image/postprocessing.h
4927         src/xvid.h
4928    
4929    
4930  2003-11-16 17:29:39 GMT                                         patch-101  2004-04-18 17:02:48 GMT                                         patch-18
4931    
4932      Summary:      Summary:
4933        The MEanalysis patch assumed bvops were always used        Added static builds for msvc.
4934      Revision:      Revision:
4935        xvidcore--devapi4--1.0--patch-101        xvidcore--head--0.0--patch-18
4936    
4937      The MEanalysis patch assumed bvops were always used      From pete:
4938         * Added static type building project files for MSVC. Needed
4939           for xvid_bench.
4940    
4941        new files:
4942         build/win32/.arch-ids/libxvidcore_static.dsp.id
4943         build/win32/.arch-ids/xvid_decraw_static.dsp.id
4944         build/win32/.arch-ids/xvid_encraw_static.dsp.id
4945         build/win32/libxvidcore_static.dsp
4946         build/win32/xvid_decraw_static.dsp
4947         build/win32/xvid_encraw_static.dsp
4948    
4949      modified files:      modified files:
4950       src/encoder.c       TODO build/win32/xvidcore.dsw
4951    
4952    
4953  2003-11-16 15:12:15 GMT                                         patch-100  2004-04-15 19:32:53 GMT                                         patch-17
4954    
4955      Summary:      Summary:
4956        MEanalysis using wrong mvs + bframe search using wrong mvs        Merged fixes from 1.0 tree
4957      Revision:      Revision:
4958        xvidcore--devapi4--1.0--patch-100        xvidcore--head--0.0--patch-17
4959    
4960      Valgrind reported lot of unitialized reads. These unitialized reads      Merged fixes from 1.0 tree
     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].  
4961    
4962      modified files:      Patches applied:
      src/encoder.c src/motion/estimation_bvop.c src/motion/motion.h  
      src/motion/motion_inlines.h src/motion/vop_type_decision.c  
4963    
4964         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
4965           Fixed small bug in trellis code.
4966    
4967  2003-11-15 15:21:09 GMT                                         patch-99       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
4968           Ressource leaking in dshow.
4969    
4970      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
4971        Small fixes         Fixed missing 1st frame in dshow output.
     Revision:  
       xvidcore--devapi4--1.0--patch-99  
4972    
4973      Small fixes       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
4974           Tiny minor fixes for msvc.
4975    
4976    
4977      modified files:      modified files:
4978       src/encoder.c src/motion/vop_type_decision.c       build/win32/xvid_decraw.dsp build/win32/xvid_encraw.dsp
4979         dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4980         examples/xvid_decraw.c src/utils/mbtransquant.c src/xvid.h
4981    
4982        new patches:
4983         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-14
4984         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-15
4985         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-16
4986         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-17
4987    
4988    
4989  2003-11-15 15:02:47 GMT                                         patch-98  2004-04-15 19:28:53 GMT                                         patch-16
4990    
4991      Summary:      Summary:
4992        DShow update + libxvidcore project file update        Starting the 1.1 numbering here.
4993      Revision:      Revision:
4994        xvidcore--devapi4--1.0--patch-98        xvidcore--head--0.0--patch-16
4995    
4996        From pete:
4997         * Started 1.1 numbering
4998         * Added 1.1 checking for the brightness field.
4999    
5000      From peter:      PS: API 4 is extensible as long as we add fields at the end of
5001      * DShow now links against libxvidcore.lib          the structures and that we had checks to mimic old core
5002      * Some updates to the libxvidcore project file          settings. That's why the API version doesn't change, but the
5003            public numbering does.
5004    
5005      modified files:      modified files:
5006       TODO build/win32/libxvidcore.dsp dshow/dshow.dsp       src/decoder.c src/xvid.c src/xvid.h
      dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h  
5007    
5008    
5009  2003-11-15 01:51:28 GMT                                         patch-97  2004-04-14 19:22:52 GMT                                         patch-15
5010    
5011      Summary:      Summary:
5012        Small updates to doc files        Remove ppro code from mmx h263 quant.
5013      Revision:      Revision:
5014        xvidcore--devapi4--1.0--patch-97        xvidcore--head--0.0--patch-15
   
     Small updates to doc files  
5015    
5016        From Jean Marc:
5017         * Removed pentium pro opcodes from mmx functions (cmov)
5018    
5019      modified files:      modified files:
5020       AUTHORS CodingStyle TODO doc/INSTALL doc/README       src/quant/x86_asm/quantize_h263_mmx.asm
   
     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  
5021    
5022    
5023  2003-11-14 11:23:55 GMT                                         patch-96  2004-04-13 20:05:24 GMT                                         patch-14
5024    
5025      Summary:      Summary:
5026        Updated ChangeLog        Reverted troublesome patch-11
5027      Revision:      Revision:
5028        xvidcore--devapi4--1.0--patch-96        xvidcore--head--0.0--patch-14
   
     Updated ChangeLog  
5029    
5030        From ed.gomez:
5031         * Removed buggy patch-11. Though xvid_bench tests passed, the code
5032           was buggy... and as all changes were involved, the patch is reverted.
5033    
5034      modified files:      modified files:
5035       ChangeLog       src/utils/x86_asm/mem_transfer_mmx.asm
5036    
5037    
5038  2003-11-13 23:09:34 GMT                                         patch-95  2004-04-12 15:48:21 GMT                                         patch-13
5039    
5040      Summary:      Summary:
5041        8x8 16bit Block SSE optimization.        Optimized Plane SSE.
5042      Revision:      Revision:
5043        xvidcore--devapi4--1.0--patch-95        xvidcore--head--0.0--patch-13
   
     MMXed the calculation of SSE for 8x8 16bit blocks. This helps quite  
     a lot VHQ=4 mode.  
   
     My tests show with trellis:chroma_me:  
      - ~20% speed improvement for vhq=4.  
      - at least 5% when using vhq=1.  
5044    
5045      Of course this speedup vanishes if more CPU intensive features are used.      From ed.gomez:
5046      CruNcher who used gmc/qpel, noticed "only" a ~5% speed improvement.       * Mostly unuseful patch as it optimizes a function that is used
5047           not so often and that doesn't eat so much CPU. But as i'm always
5048      NB: i'm of course talking about overall speed improvement. Such a small         doing debugging (thus using plane_sse), i like the idea of being
5049          patch for such a big improvement :-)         doing the debugging the faster i can :-)
5050    
5051      modified files:      modified files:
5052       src/motion/estimation_rd_based.c src/motion/sad.c       examples/xvid_bench.c src/image/image.c src/motion/sad.c
5053       src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c       src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c
5054    
5055    
5056  2003-11-13 22:34:33 GMT                                         patch-94  2004-04-12 15:38:01 GMT                                         patch-12
5057    
5058      Summary:      Summary:
5059        Various small bug fixes.        New H263 code.
5060      Revision:      Revision:
5061        xvidcore--devapi4--1.0--patch-94        xvidcore--head--0.0--patch-12
5062    
5063      * encoder.c: GMC code fix in encoder.c. Now gmcval is initialized correctly      From Jean Marc:
5064        when using GME.       * Improved H263 code.
     * 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.  
5065    
5066      modified files:      modified files:
5067       examples/xvid_decraw.c src/decoder.c src/encoder.c       src/quant/x86_asm/quantize_h263_mmx.asm
      src/plugins/plugin_2pass2.c  
5068    
5069    
5070  2003-11-11 16:24:05 GMT                                         patch-93  2004-04-12 14:03:19 GMT                                         patch-10
5071    
5072      Summary:      Summary:
5073        VFW update for overflow control        Removed CVS Id field
5074      Revision:      Revision:
5075        xvidcore--devapi4--1.0--patch-93        xvidcore--head--0.0--patch-10
5076    
5077      From Koepi.      Removed CVS Id field
     * Added widget and code for overflow control strength.  
     * Removed widgets for payback options and kfthresholds.  
     * Activated frame stats in DebugOutputView all the time.  
5078    
     From me:  
     * Activated static motion detection in cartoon mode.  
5079    
5080      modified files:      modified files:
5081       vfw/src/codec.c vfw/src/config.c vfw/src/resource.h       src/motion/ppc_asm/sad_altivec.c
      vfw/src/resource.rc  
5082    
5083    
5084  2003-11-09 20:47:47 GMT                                         patch-92  2004-04-12 14:00:16 GMT                                         patch-9
5085    
5086      Summary:      Summary:
5087        New two pass code.        Added debug option (-debug)
5088      Revision:      Revision:
5089        xvidcore--devapi4--1.0--patch-92        xvidcore--head--0.0--patch-9
5090    
5091      New two pass code. I may say it's just a fixed version, though it looks      Added debug option (-debug)
     more like a "take all the ideas and write it again" version. It performs  
     better with all natural sequences i have and a bit worse with anime.  
5092    
     Including it now, allow me improving the code during the beta releases.  
5093    
5094      modified files:      modified files:
5095       src/encoder.c src/plugins/plugin_2pass1.c       examples/xvid_decraw.c
      src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c  
      vfw/src/config.c vfw/src/config.h  
5096    
5097    
5098  2003-11-09 17:07:16 GMT                                         patch-91  2004-04-12 13:53:00 GMT                                         patch-8
5099    
5100      Summary:      Summary:
5101        Fixes for bframe compensation (used in psnr tests).        Merged stable tree fixes
5102      Revision:      Revision:
5103        xvidcore--devapi4--1.0--patch-91        xvidcore--head--0.0--patch-8
   
     * transfer_8to16_sub2_(c|mmx|xmm|3dne) write back the compensated  
       result to current frame pointer.  
     * 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.  
5104    
5105      modified files:      Merged stable tree fixes
      src/encoder.c src/motion/estimation_bvop.c  
      src/utils/mem_transfer.c  
      src/utils/x86_asm/mem_transfer_3dne.asm  
      src/utils/x86_asm/mem_transfer_mmx.asm  
5106    
5107        Patches applied:
5108    
5109  2003-11-05 16:05:44 GMT                                         patch-90       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
5110           Compiler quirk in portab.h
5111    
5112      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
5113        Speed improvement not wasting setedges and interpolate calls.         DShow widget hiding.
     Revision:  
       xvidcore--devapi4--1.0--patch-90  
5114    
5115      Patch from syskin.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
5116           RGB 16bit output fix.
5117    
5118      * This patch avoids calling setedges and interpolate for uneeded cases:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
5119         - setedges is only called once per frame.         3DNow Ext functions use MMXEXT opcodes.
        - interpolate is called only when the previous rounding  
          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).  
5120    
5121      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
5122       src/encoder.c src/encoder.h src/image/image.c         PGM support back in xvid_decraw.
5123    
5124         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
5125           Better MV clipping code.
5126    
5127  2003-11-03 19:51:12 GMT                                         patch-89       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
5128           3dnow functions proper separation.
5129    
5130      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
5131        SSE2 dev16 fix + xvid_bench DCT block alignments.         Don't do SAD and RD based searches for qp.
     Revision:  
       xvidcore--devapi4--1.0--patch-89  
5132    
     * Small error fixed by Skal in his dev16 code (missing pshufd).  
     * Blocks used by DCT tests are now aligned with DECLARE_ALIGNED_MATRIX  
       this avoids the well know segfaults when using SSE2 instructions that  
       suppose data alignment.  
5133    
5134      modified files:      modified files:
5135       examples/xvid_bench.c src/motion/x86_asm/sad_sse2.asm       dshow/src/xvid.ax.rc examples/xvid_decraw.c src/decoder.c
5136         src/image/colorspace.c src/motion/estimation_pvop.c
5137         src/portab.h src/xvid.c
5138    
5139        new patches:
5140         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-6
5141         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-7
5142         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-8
5143         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-9
5144         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-10
5145         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-11
5146         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-12
5147         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-13
5148    
5149    
5150  2003-11-03 15:42:23 GMT                                         patch-88  2004-04-05 20:44:57 GMT                                         patch-7
5151    
5152      Summary:      Summary:
5153        Align .rodata section for non coff objects        MSVC warning.
5154      Revision:      Revision:
5155        xvidcore--devapi4--1.0--patch-88        xvidcore--head--0.0--patch-7
   
     Align .rodata section for non coff objects  
5156    
5157        From pete:
5158         * Fixed MSVC warnings about float vs double.
5159    
5160      modified files:      modified files:
5161       src/bitstream/x86_asm/cbp_mmx.asm       src/plugins/plugin_lumimasking.c
      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  
      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  
5162    
5163    
5164  2003-11-02 23:01:43 GMT                                         patch-87  2004-04-05 20:04:10 GMT                                         patch-6
5165    
5166      Summary:      Summary:
5167        SSE2 update        Frame dropping alternative fix.
5168      Revision:      Revision:
5169        xvidcore--devapi4--1.0--patch-87        xvidcore--head--0.0--patch-6
5170    
5171      * Added Dmitry SSE2 iDCT code back.      From sysKin:
5172      * Plugged Dmitry iDCT as default for SSE2       * Different solution to the same problem previously fixed in
5173      * Fixed a bug in xvid_bench that was making it would test some CPU         1.0 tree.
       instruction set w/o host CPU support. xvidcore init was simply  
       discarding irrelevant cpu flags.  
   
     new files:  
      src/dct/x86_asm/.arch-ids/idct_sse2_dmitry.asm.id  
      src/dct/x86_asm/idct_sse2_dmitry.asm  
5174    
5175      modified files:      modified files:
5176       build/generic/sources.inc build/win32/libxvidcore.dsp       src/encoder.c
      examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h src/xvid.c  
5177    
5178    
5179  2003-10-31 14:53:26 GMT                                         patch-86  2004-04-05 19:45:17 GMT                                         patch-5
5180    
5181      Summary:      Summary:
5182        Better handling of old windres versions + GNU make dependency.        Merged stable tree fixes
5183      Revision:      Revision:
5184        xvidcore--devapi4--1.0--patch-86        xvidcore--head--0.0--patch-5
5185    
5186      Old versions of GNU windres (<2.14) don't have the same short options.      Merged stable tree fixes
     But long options remain the same so it's better to use long option names  
     to have ful compatibility with older versions.  
5187    
5188      The Makefile appears to be dependent on GNU make because shell expansion      Patches applied:
     for retrieving the path of the Makefile is wrong when using `` even with  
     a single expansion assignment :=. It keeps being expanded when used.  
   
     modified files:  
      doc/INSTALL vfw/bin/Makefile  
5189    
5190         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
5191           Typo in ME fast comparison.
5192    
5193  2003-10-29 11:31:28 GMT                                         patch-85       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
5194           Dead code removal.
5195    
5196      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
5197        Added sse2 f/iDCT code from skal         Frame dropping disabling for bframes.
     Revision:  
       xvidcore--devapi4--1.0--patch-85  
5198    
5199      * Added sse2 f/iDCT code from skal       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
5200      * Added hooking in xvid.c         Marking RC4
5201    
     new files:  
      src/dct/x86_asm/.arch-ids/fdct_sse2_skal.asm.id  
      src/dct/x86_asm/fdct_sse2_skal.asm  
5202    
5203      modified files:      modified files:
5204       build/generic/sources.inc build/win32/libxvidcore.dsp       ChangeLog build/generic/configure.in src/encoder.c
5205       src/xvid.c       src/motion/estimation_common.c src/xvid.h
5206    
5207        new patches:
5208         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-2
5209         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-3
5210         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-4
5211         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-5
5212    
5213    
5214  2003-10-29 00:19:10 GMT                                         patch-84  2004-04-03 10:33:44 GMT                                         patch-4
5215    
5216      Summary:      Summary:
5217        Fix the static motion detection        Merged 1.0 fixes
5218      Revision:      Revision:
5219        xvidcore--devapi4--1.0--patch-84        xvidcore--head--0.0--patch-4
5220    
5221      Fix the static motion detection      Merged 1.0 fixes
5222    
5223        Patches applied:
5224    
5225      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
5226       src/motion/estimation_pvop.c         tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
   
   
 2003-10-28 23:39:46 GMT                                         patch-83  
   
     Summary:  
       Added cartoon option handling.  
     Revision:  
       xvidcore--devapi4--1.0--patch-83  
5227    
5228      Added cartoon widgets + handling code.       * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
5229           VFW Resource leak fix (try #2)
5230    
     NB: static motion detection is disabled because of crashes on P4  
         cpus.  
5231    
5232      modified files:      modified files:
5233       vfw/src/codec.c vfw/src/config.c vfw/src/config.h       vfw/src/codec.c vfw/src/driverproc.c
5234       vfw/src/resource.h vfw/src/resource.rc  
5235        new patches:
5236         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--base-0
5237         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-1
5238    
5239    
5240  2003-10-28 17:44:09 GMT                                         patch-82  2004-04-02 21:44:39 GMT                                         patch-3
5241    
5242      Summary:      Summary:
5243        ASM cleanups;        Merged new PPC port
5244      Revision:      Revision:
5245        xvidcore--devapi4--1.0--patch-82        xvidcore--head--0.0--patch-3
5246    
5247      * Applied same style to all asm files      Merged new PPC port
     * 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  
5248    
5249      modified files:      Patches applied:
      build/generic/sources.inc src/bitstream/x86_asm/cbp_3dne.asm  
      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/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm  
      src/dct/x86_asm/simple_idct_mmx.asm  
      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_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  
5250    
5251         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
5252           tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5253    
5254  2003-10-27 01:13:47 GMT                                         patch-81       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
5255           Sad Altivec File added
5256    
5257      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
5258        d_mv_bits speedup from sysKin         Mem Transfer functions ported to altivec
     Revision:  
       xvidcore--devapi4--1.0--patch-81  
5259    
5260      d_mv_bits speedup from sysKin       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
5261           bugfix in mem transfer altivec routines
5262    
5263         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
5264           Bug Fix in Mem Transfer
5265    
5266      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
5267       src/motion/motion_inlines.h         Walken Inverse DCT added
5268    
5269         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
5270           Interpolate8x8 altivec added
5271    
5272  2003-10-27 00:55:51 GMT                                         patch-80       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
5273           interpolate avg2 altivec added
5274    
5275      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
5276        fDCT changes, new asm CodingStyle applied to dct dir         Star-merged Edouards Branch
     Revision:  
       xvidcore--devapi4--1.0--patch-80  
5277    
5278      * Ported the ffmpeg fDCT functions (mmx and xmm).       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
5279      * Modified the skal's versions a bit to allow rolling loops.         Added RGB to YV12 Altivec routines
     * Activated Skal's fDCTs (unrolled versions) for mmx _and_ xmm  
       (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)  
5280    
5281      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
5282       build/generic/sources.inc build/win32/libxvidcore.dsp         Added YUV to YV12 Altivec routines
      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  
5283    
5284      renamed files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
5285       src/dct/x86_asm/.arch-ids/fdct_mmx.asm.id         more interpolate functions
        ==> 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  
5286    
5287         * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
5288           H263 Quantization added in altivec
5289    
5290  2003-10-25 13:48:42 GMT                                         patch-79       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
5291           Star-Merge with main branch
5292    
5293      Summary:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
5294        BQuant->PQuant fix.         h263 dequantization with altivec
     Revision:  
       xvidcore--devapi4--1.0--patch-79  
5295    
5296      When using closed_gop, a BFrame before an IFrame is turned into a PFrame.       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
5297      Thus is original quant has to be computed back, a rounding was causing these         sse8_16bit added
     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.  
5298    
5299      modified files:       * chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
5300       src/encoder.c         added yv12 to yuv colorspace routines (altivec)
5301    
5302         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5303           tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
5304    
5305  2003-10-25 10:26:48 GMT                                         patch-78       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5306           Merged with mainline patch-9
5307    
5308      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5309        Added closed gop option to xvid_encraw         PPC platform support cleanup.
     Revision:  
       xvidcore--devapi4--1.0--patch-78  
5310    
5311      Added closed gop option to xvid_encraw       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
5312           Merging Paul's changes
5313    
5314         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5315           Merged mainline patches
5316    
5317      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
5318       examples/xvid_encraw.c         Merged up to mainline RC1
5319    
5320         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
5321           Merged chn's work
5322    
5323  2003-10-24 17:39:53 GMT                                         patch-77       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
5324           Merged chn's mem transfer functions
5325    
5326      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
5327        RD fixes.         Merged mainline mem_transfer arch separation
     Revision:  
       xvidcore--devapi4--1.0--patch-77  
5328    
5329      Inter RD optimization relied on buggy functions to predict bitsize.       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
5330           Merged mainline patches
5331    
5332      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
5333       src/motion/estimation_pvop.c src/motion/motion_inlines.h         Replayed unconflicting patches from chn
5334    
5335         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
5336           Merging mainline up to patch-31
5337    
5338  2003-10-22 15:48:01 GMT                                         patch-76       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
5339           Forgotten patch from chn
5340    
5341      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
5342        Small INSTALL update due to previous build patches.         Merged chn's branch up to patch-10
     Revision:  
       xvidcore--devapi4--1.0--patch-76  
5343    
5344      Small INSTALL update due to previous build patches.       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
5345           Merged work from Chriostoph up to patch-13
5346    
5347      modified files:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
5348       doc/INSTALL         Merged stuff from mainline
5349    
5350         * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
5351           Merged chn's work
5352    
5353  2003-10-21 21:27:46 GMT                                         patch-75       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
5354           Merged mainline
5355    
5356      Summary:       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
5357        Removed unused next_block vars.         Merged mainline fixes
     Revision:  
       xvidcore--devapi4--1.0--patch-75  
5358    
5359      Removed unused next_block vars.       * ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
5360           Merging head branch to prepare mainline merging
5361    
5362      modified files:       * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5363       src/decoder.c         tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5364    
5365         * ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5366           Quick changes for ppc linux
5367    
 2003-10-21 21:24:15 GMT                                         patch-74  
5368    
5369      Summary:      new files:
5370        VFW build changes.       src/dct/ppc_asm/.arch-ids/idct_altivec.c.id
5371      Revision:       src/dct/ppc_asm/idct_altivec.c src/image/ppc_asm/.arch-ids/=id
5372        xvidcore--devapi4--1.0--patch-74       src/image/ppc_asm/.arch-ids/colorspace_altivec.c.id
5373         src/image/ppc_asm/.arch-ids/interpolate8x8_altivec.c.id
5374         src/image/ppc_asm/colorspace_altivec.c
5375         src/image/ppc_asm/interpolate8x8_altivec.c
5376         src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
5377         src/motion/ppc_asm/sad_altivec.c
5378         src/quant/ppc_asm/.arch-ids/=id
5379         src/quant/ppc_asm/.arch-ids/quant_h263_altivec.c.id
5380         src/quant/ppc_asm/quant_h263_altivec.c
5381         src/utils/ppc_asm/.arch-ids/=id
5382         src/utils/ppc_asm/.arch-ids/altivec_trigger.c.id
5383         src/utils/ppc_asm/.arch-ids/mem_transfer_altivec.c.id
5384         src/utils/ppc_asm/altivec_trigger.c
5385         src/utils/ppc_asm/mem_transfer_altivec.c
5386    
5387      The build system has been modified to look like the core lib one      removed files:
5388      minus the configure system.       src/bitstream/ppc_asm/.arch-ids/cbp_altivec.s.id
5389         src/bitstream/ppc_asm/.arch-ids/cbp_ppc.s.id
5390         src/bitstream/ppc_asm/cbp_altivec.s
5391         src/bitstream/ppc_asm/cbp_ppc.s
5392         src/dct/ppc_asm/.arch-ids/fdct_altivec.s.id
5393         src/dct/ppc_asm/.arch-ids/idct_altivec.s.id
5394         src/dct/ppc_asm/fdct_altivec.s src/dct/ppc_asm/idct_altivec.s
5395         src/motion/ppc_asm/.arch-ids/README.id
5396         src/motion/ppc_asm/.arch-ids/sad_altivec.c.id
5397         src/motion/ppc_asm/.arch-ids/sad_altivec.s.id
5398         src/motion/ppc_asm/README src/motion/ppc_asm/sad_altivec.c
5399         src/motion/ppc_asm/sad_altivec.s
5400    
5401      modified files:      modified files:
5402       vfw/bin/Makefile vfw/bin/sources.inc vfw/src/config.c       build/generic/Makefile build/generic/configure.in
5403       vfw/vfw.dsp       build/generic/platform.inc.in build/generic/sources.inc
5404         examples/xvid_bench.c src/bitstream/cbp.h src/dct/fdct.h
5405      renamed files:       src/dct/idct.h src/dct/simple_idct.c src/image/colorspace.h
5406       vfw/bin/.arch-ids/Makefile.cygwin.id       src/image/interpolate8x8.h src/motion/sad.h src/portab.h
5407         ==> vfw/bin/.arch-ids/Makefile.id       src/quant/quant.h src/utils/emms.h src/utils/mem_transfer.h
5408       vfw/bin/.arch-ids/Makefile.inc.id       src/xvid.c
        ==> 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  
   
   
 2003-10-21 17:00:09 GMT                                         patch-73  
   
     Summary:  
       Decoder cleanups and speedup  
     Revision:  
       xvidcore--devapi4--1.0--patch-73  
5409    
5410      cleanups, speedups from sysKin      new directories:
5411         src/image/ppc_asm src/image/ppc_asm/.arch-ids
5412         src/quant/ppc_asm src/quant/ppc_asm/.arch-ids
5413         src/utils/ppc_asm src/utils/ppc_asm/.arch-ids
5414    
5415      modified files:      new patches:
5416       src/decoder.c       chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--base-0
5417         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-1
5418         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-2
5419         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-4
5420         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-5
5421         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-6
5422         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-7
5423         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-8
5424         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-9
5425         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-10
5426         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-11
5427         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-12
5428         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-13
5429         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-14
5430         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-15
5431         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-16
5432         chn@kbw.ch--2004-1/xvidcore--naegeli--1.0--patch-17
5433         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5434         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5435         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-2
5436         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-3
5437         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-4
5438         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-5
5439         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-6
5440         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-7
5441         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-8
5442         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-9
5443         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-10
5444         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-11
5445         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-12
5446         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-13
5447         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-14
5448         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-15
5449         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-16
5450         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-17
5451         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-18
5452         ed.gomez@free.fr--2004-1/xvidcore--devapi4-ppc--1.0--patch-19
5453         ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--base-0
5454         ptk9417@rit.edu--2004-1/xvidcore--devapi4-ppc--1.0--patch-1
5455    
5456    
5457  2003-10-21 16:22:15 GMT                                         patch-72  2004-04-02 21:26:57 GMT                                         patch-2
5458    
5459      Summary:      Summary:
5460        Build fixes for newer nasm versions.        messed with XviD BS version
5461      Revision:      Revision:
5462        xvidcore--devapi4--1.0--patch-72        xvidcore--head--0.0--patch-2
5463    
5464      nasm does not take care of adding trailing slashes to include paths.      messed with XviD BS version
     A patch to upstream authors has been refused because "the backslash()  
     feature has been abandoned to get back to old nasm behavior"  
5465    
     Their choice is kinda stupid as nasm is now open to user mistakes... :\  
     So we fix that on ou side.  
5466    
5467      modified files:      modified files:
5468       build/generic/configure.in build/win32/libxvidcore.dsp       src/xvid.h
5469    
5470    
5471  2003-10-17 15:13:12 GMT                                         patch-71  2004-04-02 21:25:15 GMT                                         patch-1
5472    
5473      Summary:      Summary:
5474        Updated docs.        Brightness Postprocessing.
5475      Revision:      Revision:
5476        xvidcore--devapi4--1.0--patch-71        xvidcore--head--0.0--patch-1
5477    
5478      The doc of devapi4 is mostly out dated, i t is much better not to      From Pete:
5479      keep it in the repository at the moment. We'll add new docs later.       * Added brightness postprocessing.
5480    
5481      Added a INSTALL doc that explains the build/install process for      From ed.gomez:
5482      supported platforms. It's a first try, things may be added later.       * Merging changes due to CVS branches unsync state between head and
5483           last 1.0 dev branch.
5484    
5485      new files:      new files:
5486       doc/.arch-ids/INSTALL.id doc/INSTALL       src/image/x86_asm/.arch-ids/postprocessing_mmx.asm.id
5487         src/image/x86_asm/postprocessing_mmx.asm
     removed files:  
      doc/.arch-ids/API.dox.id doc/.arch-ids/Makefile.id  
      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  
5488    
5489      modified files:      modified files:
5490       CodingStyle README doc/README       build/generic/sources.inc build/win32/libxvidcore.dsp
5491         dshow/src/CXvidDecoder.cpp dshow/src/config.c
5492      renamed files:       dshow/src/xvid.ax.rc src/decoder.c src/image/image.c
5493       .arch-ids/README.txt.id       src/image/image.h src/image/postprocessing.c
5494         ==> .arch-ids/README.id       src/image/postprocessing.h src/xvid.c src/xvid.h
5495       .arch-ids/changelog.txt.id       vfw/src/codec.c vfw/src/codec.h vfw/src/config.c
5496         ==> .arch-ids/ChangeLog.id       vfw/src/resource.h vfw/src/resource.rc
      README.txt  
        ==> README  
      changelog.txt  
        ==> ChangeLog  
5497    
5498    
5499  2003-10-15 13:53:11 GMT                                         patch-70  2004-04-02 20:36:54 GMT                                         base-0
5500    
5501      Summary:      Summary:
5502        Better cross compilation handling.        tag of ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
5503      Revision:      Revision:
5504        xvidcore--devapi4--1.0--patch-70        xvidcore--head--0.0--base-0
5505    
5506      With this patch it is now possible to cross compile xvid      (automatically generated log message)
     quite easily for win32 platform on a build linux host.  
   
     Recipe for debian system:  
      $ apt-get install mingw32  
      (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  
   
     Enjoy your win32 xvid.dll build by free software, on a free OS, for a devil  
     OS target.  
   
     modified files:  
      build/generic/configure.in vfw/bin/Makefile.cygwin  
   
   
 2003-10-14 15:17:28 GMT                                         patch-69  
   
     Summary:  
       Fixed Qpel+Interpolation decoding. Cleaned up mb->mode usage.  
     Revision:  
       xvidcore--devapi4--1.0--patch-69  
   
     * Fixed interpolate mode + qpel decoding.  
     * MB->mb_type completely replaced by MB->mode  
   
     modified files:  
      src/decoder.c  
   
   
 2003-10-12 21:57:24 GMT                                         patch-68  
   
     Summary:  
       ac/dc prediction for intra RD search.  
     Revision:  
       xvidcore--devapi4--1.0--patch-68  
   
     From syskin, added real ac/dc prediction for INTRA's bitcount.  
   
     modified files:  
      src/motion/estimation_rd_based.c  
   
   
 2003-10-09 18:15:50 GMT                                         patch-67  
   
     Summary:  
       Pigrated asm code to new quant API.  
     Revision:  
       xvidcore--devapi4--1.0--patch-67  
   
     Many changes that are mostly cosmetic in the asm files.  
      * indent  
      * added xor eax, eax in quant_(h263|mpeg)_intra_.* functions  
        (just to make sure the returned value isn't random)  
      * 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  
   
     modified files:  
      examples/xvid_bench.c src/quant/quant_h263.c  
      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/x86_asm/cpuid.asm src/xvid.h  
   
   
 2003-10-08 21:05:47 GMT                                         patch-66  
   
     Summary:  
       Updated xvid_bench for quant API changes  
     Revision:  
       xvidcore--devapi4--1.0--patch-66  
   
     Updated xvid_bench for quant API changes  
   
   
     modified files:  
      examples/xvid_bench.c  
   
   
 2003-10-07 13:03:51 GMT                                         patch-65  
   
     Summary:  
       Quant functions API changes (first step)  
     Revision:  
       xvidcore--devapi4--1.0--patch-65  
   
     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).  
   
     This patch touch lot of files, but all changes are trivial.  
   
     NB: we should check the IA64 asm validity, i changed things but  
         i can't test them.  
   
     new files:  
      src/quant/.arch-ids/quant.h.id src/quant/quant.h  
   
     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  
   
     modified files:  
      build/generic/sources.inc build/win32/libxvidcore.dsp  
      src/decoder.c src/encoder.c src/image/qpel.c  
      src/motion/estimation_rd_based.c  
      src/quant/ia64_asm/quant_h263_ia64.s 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 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  
   
   
 2003-10-05 00:15:15 GMT                                         patch-64  
   
     Summary:  
       Updated ChangeLog  
     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  
     Revision:  
       xvidcore--stable--0.9--base-0  
   
     Imported xvidcore 0.9.0 into arch repository. I hope I forgot nothing.  
5507    
5508      new files:      new patches:
5509       ./.arch-ids/CodingStyle.id ./.arch-ids/LICENSE.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--base-0
5510       ./.arch-ids/README.txt.id ./.arch-ids/authors.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-1
5511       ./.arch-ids/changelog.txt.id ./.arch-ids/todo.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-2
5512       ./CodingStyle ./LICENSE ./README.txt ./authors.txt       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-3
5513       ./build/.arch-ids/=id ./build/generic/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-4
5514       ./build/generic/.arch-ids/Makefile.beos.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-5
5515       ./build/generic/.arch-ids/Makefile.cygwin.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-6
5516       ./build/generic/.arch-ids/Makefile.dj.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-7
5517       ./build/generic/.arch-ids/Makefile.freebsd.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-8
5518       ./build/generic/.arch-ids/Makefile.generic.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-9
5519       ./build/generic/.arch-ids/Makefile.ia64.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-10
5520       ./build/generic/.arch-ids/Makefile.inc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-11
5521       ./build/generic/.arch-ids/Makefile.irix64.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-12
5522       ./build/generic/.arch-ids/Makefile.linuxppc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-13
5523       ./build/generic/.arch-ids/Makefile.linuxppc_altivec.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-14
5524       ./build/generic/.arch-ids/Makefile.linuxx86.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-15
5525       ./build/generic/.arch-ids/Makefile.sparc.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-16
5526       ./build/generic/.arch-ids/libxvidcore.def.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-17
5527       ./build/generic/Makefile.beos ./build/generic/Makefile.cygwin       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-18
5528       ./build/generic/Makefile.dj ./build/generic/Makefile.freebsd       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-19
5529       ./build/generic/Makefile.generic ./build/generic/Makefile.ia64       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-20
5530       ./build/generic/Makefile.inc ./build/generic/Makefile.irix64       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-21
5531       ./build/generic/Makefile.linuxppc       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-22
5532       ./build/generic/Makefile.linuxppc_altivec       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-23
5533       ./build/generic/Makefile.linuxx86       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-24
5534       ./build/generic/Makefile.sparc ./build/generic/libxvidcore.def       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-25
5535       ./build/win32/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-26
5536       ./build/win32/.arch-ids/libxvidcore.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-27
5537       ./build/win32/.arch-ids/xvid_decraw.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-28
5538       ./build/win32/.arch-ids/xvid_encraw.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-29
5539       ./build/win32/.arch-ids/xvid_stat.dsp.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-30
5540       ./build/win32/libxvidcore.dsp ./build/win32/xvid_decraw.dsp       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-31
5541       ./build/win32/xvid_encraw.dsp ./build/win32/xvid_stat.dsp       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-32
5542       ./changelog.txt ./doc/.arch-ids/=id ./doc/.arch-ids/API.dox.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-33
5543       ./doc/.arch-ids/Makefile.id ./doc/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-34
5544       ./doc/.arch-ids/foot.inc.in.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-35
5545       ./doc/.arch-ids/header.tex.in.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-36
5546       ./doc/.arch-ids/xvid-decoding.txt.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-37
5547       ./doc/.arch-ids/xvid-encoder.txt.id ./doc/API.dox       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-38
5548       ./doc/Makefile ./doc/README ./doc/foot.inc.in       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-39
5549       ./doc/header.tex.in ./doc/xvid-decoding.txt       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-40
5550       ./doc/xvid-encoder.txt ./examples/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-41
5551       ./examples/.arch-ids/Makefile.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-42
5552       ./examples/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-43
5553       ./examples/.arch-ids/cactus.pgm.bz2.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-44
5554       ./examples/.arch-ids/odivx_enc_dec.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-45
5555       ./examples/.arch-ids/xvid_bench.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-46
5556       ./examples/.arch-ids/xvid_decraw.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-47
5557       ./examples/.arch-ids/xvid_encraw.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-48
5558       ./examples/.arch-ids/xvid_stat.c.id ./examples/Makefile       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-49
5559       ./examples/README ./examples/cactus.pgm.bz2       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-50
5560       ./examples/odivx_enc_dec.c ./examples/xvid_bench.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-51
5561       ./examples/xvid_decraw.c ./examples/xvid_encraw.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-52
5562       ./examples/xvid_stat.c ./src/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-53
5563       ./src/.arch-ids/decoder.c.id ./src/.arch-ids/decoder.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-54
5564       ./src/.arch-ids/divx4.c.id ./src/.arch-ids/divx4.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-55
5565       ./src/.arch-ids/encoder.c.id ./src/.arch-ids/encoder.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-56
5566       ./src/.arch-ids/global.h.id ./src/.arch-ids/portab.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-57
5567       ./src/.arch-ids/xvid.c.id ./src/.arch-ids/xvid.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-58
5568       ./src/bitstream/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-59
5569       ./src/bitstream/.arch-ids/bitstream.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-60
5570       ./src/bitstream/.arch-ids/bitstream.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-61
5571       ./src/bitstream/.arch-ids/cbp.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-62
5572       ./src/bitstream/.arch-ids/cbp.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-63
5573       ./src/bitstream/.arch-ids/mbcoding.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-64
5574       ./src/bitstream/.arch-ids/mbcoding.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-65
5575       ./src/bitstream/.arch-ids/vlc_codes.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-66
5576       ./src/bitstream/.arch-ids/zigzag.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-67
5577       ./src/bitstream/bitstream.c ./src/bitstream/bitstream.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-68
5578       ./src/bitstream/cbp.c ./src/bitstream/cbp.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-69
5579       ./src/bitstream/mbcoding.c ./src/bitstream/mbcoding.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-70
5580       ./src/bitstream/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-71
5581       ./src/bitstream/ppc_asm/.arch-ids/cbp_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-72
5582       ./src/bitstream/ppc_asm/.arch-ids/cbp_ppc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-73
5583       ./src/bitstream/ppc_asm/cbp_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-74
5584       ./src/bitstream/ppc_asm/cbp_ppc.s ./src/bitstream/vlc_codes.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-75
5585       ./src/bitstream/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-76
5586       ./src/bitstream/x86_asm/.arch-ids/cbp_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-77
5587       ./src/bitstream/x86_asm/.arch-ids/cbp_sse2.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-78
5588       ./src/bitstream/x86_asm/cbp_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-79
5589       ./src/bitstream/x86_asm/cbp_sse2.asm ./src/bitstream/zigzag.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-80
5590       ./src/dct/.arch-ids/=id ./src/dct/.arch-ids/README.IJG.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-81
5591       ./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
5592       ./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
5593       ./src/dct/README.IJG ./src/dct/fdct.c ./src/dct/fdct.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-84
5594       ./src/dct/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-85
5595       ./src/dct/ia64_asm/.arch-ids/fdct_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-86
5596       ./src/dct/ia64_asm/.arch-ids/genidct.py.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-87
5597       ./src/dct/ia64_asm/.arch-ids/idct_fini.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-88
5598       ./src/dct/ia64_asm/.arch-ids/idct_ia64_ecc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-89
5599       ./src/dct/ia64_asm/.arch-ids/idct_ia64_gcc.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-90
5600       ./src/dct/ia64_asm/.arch-ids/idct_init.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-91
5601       ./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
5602       ./src/dct/ia64_asm/idct_fini.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-93
5603       ./src/dct/ia64_asm/idct_ia64_ecc.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-94
5604       ./src/dct/ia64_asm/idct_ia64_gcc.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-95
5605       ./src/dct/ia64_asm/idct_init.s ./src/dct/idct.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-96
5606       ./src/dct/idct.h ./src/dct/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-97
5607       ./src/dct/ppc_asm/.arch-ids/fdct_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-98
5608       ./src/dct/ppc_asm/.arch-ids/idct_altivec.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-99
5609       ./src/dct/ppc_asm/fdct_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-100
5610       ./src/dct/ppc_asm/idct_altivec.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-101
5611       ./src/dct/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-102
5612       ./src/dct/x86_asm/.arch-ids/fdct_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-103
5613       ./src/dct/x86_asm/.arch-ids/idct_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-104
5614       ./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
5615       ./src/decoder.c ./src/decoder.h ./src/divx4.c ./src/divx4.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-106
5616       ./src/encoder.c ./src/encoder.h ./src/global.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-107
5617       ./src/image/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-108
5618       ./src/image/.arch-ids/colorspace.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-109
5619       ./src/image/.arch-ids/colorspace.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-110
5620       ./src/image/.arch-ids/image.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-111
5621       ./src/image/.arch-ids/image.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-112
5622       ./src/image/.arch-ids/interpolate8x8.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-113
5623       ./src/image/.arch-ids/interpolate8x8.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-114
5624       ./src/image/colorspace.c ./src/image/colorspace.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-115
5625       ./src/image/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-116
5626       ./src/image/ia64_asm/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-117
5627       ./src/image/ia64_asm/.arch-ids/interpolate8x8_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-118
5628       ./src/image/ia64_asm/.arch-ids/interpolate8x8_ia64_exact.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-119
5629       ./src/image/ia64_asm/README       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-120
5630       ./src/image/ia64_asm/interpolate8x8_ia64.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-121
5631       ./src/image/ia64_asm/interpolate8x8_ia64_exact.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-122
5632       ./src/image/image.c ./src/image/image.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-123
5633       ./src/image/interpolate8x8.c ./src/image/interpolate8x8.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-124
5634       ./src/image/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-125
5635       ./src/image/x86_asm/.arch-ids/interpolate8x8_3dn.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-126
5636       ./src/image/x86_asm/.arch-ids/interpolate8x8_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-127
5637       ./src/image/x86_asm/.arch-ids/interpolate8x8_xmm.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-128
5638       ./src/image/x86_asm/.arch-ids/rgb_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-129
5639       ./src/image/x86_asm/.arch-ids/yuv_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-130
5640       ./src/image/x86_asm/.arch-ids/yuyv_to_yv12_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-131
5641       ./src/image/x86_asm/.arch-ids/yv12_to_rgb24_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-132
5642       ./src/image/x86_asm/.arch-ids/yv12_to_rgb32_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-133
5643       ./src/image/x86_asm/.arch-ids/yv12_to_yuyv_mmx.asm.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-134
5644       ./src/image/x86_asm/interpolate8x8_3dn.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-135
5645       ./src/image/x86_asm/interpolate8x8_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-136
5646       ./src/image/x86_asm/interpolate8x8_xmm.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-137
5647       ./src/image/x86_asm/rgb_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-138
5648       ./src/image/x86_asm/yuv_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-139
5649       ./src/image/x86_asm/yuyv_to_yv12_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-140
5650       ./src/image/x86_asm/yv12_to_rgb24_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-141
5651       ./src/image/x86_asm/yv12_to_rgb32_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-142
5652       ./src/image/x86_asm/yv12_to_yuyv_mmx.asm       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-143
5653       ./src/motion/.arch-ids/=id ./src/motion/.arch-ids/motion.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-144
5654       ./src/motion/.arch-ids/motion_comp.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-145
5655       ./src/motion/.arch-ids/motion_est.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-146
5656       ./src/motion/.arch-ids/sad.c.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-147
5657       ./src/motion/.arch-ids/sad.h.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-148
5658       ./src/motion/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-149
5659       ./src/motion/ia64_asm/.arch-ids/calc_delta_1.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-150
5660       ./src/motion/ia64_asm/.arch-ids/calc_delta_2.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-151
5661       ./src/motion/ia64_asm/.arch-ids/calc_delta_3.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-152
5662       ./src/motion/ia64_asm/.arch-ids/halfpel8_refine_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-153
5663       ./src/motion/ia64_asm/.arch-ids/sad_ia64.s.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-154
5664       ./src/motion/ia64_asm/calc_delta_1.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-155
5665       ./src/motion/ia64_asm/calc_delta_2.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-156
5666       ./src/motion/ia64_asm/calc_delta_3.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-157
5667       ./src/motion/ia64_asm/halfpel8_refine_ia64.s       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-158
5668       ./src/motion/ia64_asm/sad_ia64.s ./src/motion/motion.h       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-159
5669       ./src/motion/motion_comp.c ./src/motion/motion_est.c       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-160
5670       ./src/motion/ppc_asm/.arch-ids/=id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-161
5671       ./src/motion/ppc_asm/.arch-ids/README.id       ed.gomez@free.fr--2003-1/xvidcore--devapi4--1.0--patch-162
5672       ./src/motion/ppc_asm/.arch-ids/sad_altivec.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--base-0
5673       ./src/motion/ppc_asm/.arch-ids/sad_altivec.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-1
5674       ./src/motion/ppc_asm/README ./src/motion/ppc_asm/sad_altivec.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-2
5675       ./src/motion/ppc_asm/sad_altivec.s ./src/motion/sad.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-3
5676       ./src/motion/sad.h ./src/motion/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-4
5677       ./src/motion/x86_asm/.arch-ids/sad_3dn.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-5
5678       ./src/motion/x86_asm/.arch-ids/sad_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-6
5679       ./src/motion/x86_asm/.arch-ids/sad_sse2.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-7
5680       ./src/motion/x86_asm/.arch-ids/sad_xmm.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-8
5681       ./src/motion/x86_asm/sad_3dn.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-9
5682       ./src/motion/x86_asm/sad_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-10
5683       ./src/motion/x86_asm/sad_sse2.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-11
5684       ./src/motion/x86_asm/sad_xmm.asm ./src/portab.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-12
5685       ./src/prediction/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-13
5686       ./src/prediction/.arch-ids/mbprediction.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-14
5687       ./src/prediction/.arch-ids/mbprediction.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-15
5688       ./src/prediction/mbprediction.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-16
5689       ./src/prediction/mbprediction.h ./src/quant/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-17
5690       ./src/quant/.arch-ids/adapt_quant.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-18
5691       ./src/quant/.arch-ids/adapt_quant.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-19
5692       ./src/quant/.arch-ids/quant_h263.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-20
5693       ./src/quant/.arch-ids/quant_h263.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-21
5694       ./src/quant/.arch-ids/quant_matrix.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-22
5695       ./src/quant/.arch-ids/quant_matrix.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-23
5696       ./src/quant/.arch-ids/quant_mpeg4.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-24
5697       ./src/quant/.arch-ids/quant_mpeg4.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-25
5698       ./src/quant/adapt_quant.c ./src/quant/adapt_quant.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-26
5699       ./src/quant/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-27
5700       ./src/quant/ia64_asm/.arch-ids/quant_h263_ia64.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-28
5701       ./src/quant/ia64_asm/quant_h263_ia64.s       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-29
5702       ./src/quant/quant_h263.c ./src/quant/quant_h263.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-30
5703       ./src/quant/quant_matrix.c ./src/quant/quant_matrix.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-31
5704       ./src/quant/quant_mpeg4.c ./src/quant/quant_mpeg4.h       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-32
5705       ./src/quant/x86_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-33
5706       ./src/quant/x86_asm/.arch-ids/quantize4_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-34
5707       ./src/quant/x86_asm/.arch-ids/quantize_mmx.asm.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-35
5708       ./src/quant/x86_asm/quantize4_mmx.asm       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-36
5709       ./src/quant/x86_asm/quantize_mmx.asm ./src/utils/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-37
5710       ./src/utils/.arch-ids/emms.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-38
5711       ./src/utils/.arch-ids/emms.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-39
5712       ./src/utils/.arch-ids/mbfunctions.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-40
5713       ./src/utils/.arch-ids/mbtransquant.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-41
5714       ./src/utils/.arch-ids/mem_align.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-42
5715       ./src/utils/.arch-ids/mem_align.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-43
5716       ./src/utils/.arch-ids/mem_transfer.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-44
5717       ./src/utils/.arch-ids/mem_transfer.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-45
5718       ./src/utils/.arch-ids/ratecontrol.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-46
5719       ./src/utils/.arch-ids/ratecontrol.h.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-47
5720       ./src/utils/.arch-ids/timer.c.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-48
5721       ./src/utils/.arch-ids/timer.h.id ./src/utils/emms.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-49
5722       ./src/utils/emms.h ./src/utils/ia64_asm/.arch-ids/=id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-50
5723       ./src/utils/ia64_asm/.arch-ids/mem_transfer_ia64.s.id       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-51
5724       ./src/utils/ia64_asm/mem_transfer_ia64.s       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-52
5725       ./src/utils/mbfunctions.h ./src/utils/mbtransquant.c       ed.gomez@free.fr--2004-1/xvidcore--devapi4--1.0--patch-53
5726       ./src/utils/mem_align.c ./src/utils/mem_align.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--base-0
5727       ./src/utils/mem_transfer.c ./src/utils/mem_transfer.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-1
5728       ./src/utils/ratecontrol.c ./src/utils/ratecontrol.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-2
5729       ./src/utils/timer.c ./src/utils/timer.h       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-3
5730       ./src/utils/x86_asm/.arch-ids/=id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-4
5731       ./src/utils/x86_asm/.arch-ids/cpuid.asm.id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-5
5732       ./src/utils/x86_asm/.arch-ids/mem_transfer_mmx.asm.id       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-6
5733       ./src/utils/x86_asm/cpuid.asm       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-7
5734       ./src/utils/x86_asm/mem_transfer_mmx.asm ./src/xvid.c       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-8
5735       ./src/xvid.h ./todo.txt       ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-9
5736         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-10
5737         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-11
5738         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-12
5739         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-13
5740         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-14
5741         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-15
5742         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-16
5743         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-17
5744         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-18
5745         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-19
5746         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-20
5747         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-21
5748         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-22
5749         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-23
5750         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-24
5751         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-25
5752         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-26
5753         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-27
5754         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-28
5755         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-29
5756         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-30
5757         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-31
5758         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-32
5759         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-33
5760         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-34
5761         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-35
5762         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-36
5763         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-37
5764         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-38
5765         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-39
5766         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-40
5767         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-41
5768         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-42
5769         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-43
5770         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-44
5771         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-45
5772         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-46
5773         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-47
5774         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-48
5775         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-49
5776         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-50
5777         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-51
5778         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-52
5779         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-53
5780         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-54
5781         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-55
5782         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-56
5783         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-57
5784         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-58
5785         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-59
5786         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-60
5787         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-61
5788         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-62
5789         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-63
5790         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-64
5791         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-65
5792         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-66
5793         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-67
5794         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-68
5795         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-69
5796         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-70
5797         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-71
5798         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-72
5799         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-73
5800         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-74
5801         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-75
5802         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-76
5803         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-77
5804         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-78
5805         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-79
5806         ed.gomez@free.fr--main/xvidcore--devapi4--1.0--patch-80
5807         ed.gomez@free.fr--main/xvidcore--stable--0.9--base-0
5808         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-1
5809         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-2
5810         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-3
5811         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-4
5812         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-5
5813         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-6
5814         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-7
5815         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-8
5816         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-9
5817         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-10
5818         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-11
5819         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-12
5820         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-13
5821         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-14
5822         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-15
5823         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-16
5824         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-17
5825         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-18
5826         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-19
5827         ed.gomez@free.fr--main/xvidcore--stable--0.9--patch-20
5828         ed.gomez@free.fr--main/xvidcore--stable--0.9--version-0
5829         ed.gomez@free.fr--main/xvidcore--stable--1.0--base-0
5830         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-1
5831         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-2
5832         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-3
5833         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-4
5834         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-5
5835         ed.gomez@free.fr--main/xvidcore--stable--1.0--patch-6
5836    
5837    

Legend:
Removed from v.1.2.2.4  
changed lines
  Added in v.1.15

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