[cvs] / xvidcore / ChangeLog Repository:
ViewVC logotype

Diff of /xvidcore/ChangeLog

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

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

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

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