[svn] / trunk / xvidcore / ChangeLog Repository:
ViewVC logotype

Diff of /trunk/xvidcore/ChangeLog

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

revision 1484, Sat Jul 10 17:40:42 2004 UTC revision 1826, Fri Nov 28 20:51:04 2008 UTC
# Line 1  Line 1 
1  # Ed.Gomez: This ChangeLog is generated from a personal tree maintained  # Note that this ChangeLog covers only changes to the HEAD branch
2  # under the arch revision control tool. That's why dates may be skewed. I  
3  # also removed all my email adresses from the output because they are not  ---------------------
4  # relevant.  Date: 2008/11/28 19:28:41
5    Author: Isibaar
6    Branch: HEAD
7    Tag: (none)
8    Log:
9    updated nasm dependency
10    
11    Members:
12            debian/control:1.2->1.3
13    
14    ---------------------
15    Date: 2008/11/28 19:16:42
16    Author: Isibaar
17    Branch: HEAD
18    Tag: (none)
19    Log:
20    pump up HEAD version numbers
21    
22    Members:
23            build/generic/configure.in:1.25->1.26
24            debian/changelog:1.2->1.3
25            src/xvid.c:1.77->1.78
26            src/xvid.h:1.63->1.64
27    
28    ---------------------
29    Date: 2008/11/28 17:54:43
30    Author: Isibaar
31    Branch: HEAD
32    Tag: tag-branching-1_2_0
33    Log:
34    WIN64 compatibility
35    
36    Members:
37            dshow/src/config.h:1.5->1.6
38    
39    ---------------------
40    Date: 2008/11/28 17:42:50
41    Author: Isibaar
42    Branch: HEAD
43    Tag: (none)
44    Log:
45    alternative multicore detection
46    
47    Members:
48            src/xvid.c:1.76->1.77
49    
50    ---------------------
51    Date: 2008/11/28 12:56:01
52    Author: Isibaar
53    Branch: HEAD
54    Tag: (none)
55    Log:
56    Auto SMP
57    
58    Members:
59            vfw/src/codec.c:1.21->1.22
60            vfw/src/config.c:1.35->1.36
61            vfw/src/resource.rc:1.24->1.25
62    
63    ---------------------
64    Date: 2008/11/28 11:58:07
65    Author: Isibaar
66    Branch: HEAD
67    Tag: (none)
68    Log:
69    bugfix: prevent access violation if width/height is not multiple of 2
70    
71    Members:
72            src/image/image.c:1.42->1.43
73    
74    ---------------------
75    Date: 2008/11/27 21:46:13
76    Author: Isibaar
77    Branch: HEAD
78    Tag: (none)
79    Log:
80    AMD64 fix
81    
82    Members:
83            src/plugins/x86_asm/plugin_ssim-a.asm:1.8->1.9
84    
85    ---------------------
86    Date: 2008/11/27 21:34:53
87    Author: Isibaar
88    Branch: HEAD
89    Tag: (none)
90    Log:
91    readded cpu check
92    
93    Members:
94            src/plugins/plugin_ssim.c:1.11->1.12
95    
96    ---------------------
97    Date: 2008/11/27 21:17:33
98    Author: Isibaar
99    Branch: HEAD
100    Tag: (none)
101    Log:
102    more ssim fixes
103    
104    Members:
105            examples/xvid_encraw.c:1.36->1.37
106            src/xvid.h:1.62->1.63
107            src/plugins/plugin_ssim.c:1.10->1.11
108            src/plugins/plugin_ssim.h:1.3->1.4
109    
110    ---------------------
111    Date: 2008/11/27 20:45:28
112    Author: Isibaar
113    Branch: HEAD
114    Tag: (none)
115    Log:
116    fix for -ssim option
117    
118    Members:
119            examples/xvid_encraw.c:1.35->1.36
120    
121    ---------------------
122    Date: 2008/11/27 19:35:36
123    Author: Isibaar
124    Branch: HEAD
125    Tag: (none)
126    Log:
127    64-bit fix
128    
129    Members:
130            src/utils/x86_asm/interlacing_mmx.asm:1.9->1.10
131    
132    ---------------------
133    Date: 2008/11/27 17:42:00
134    Author: Isibaar
135    Branch: HEAD
136    Tag: (none)
137    Log:
138    updated strings
139    
140    Members:
141            vfw/bin/xvid.inf:1.3->1.4
142    
143    ---------------------
144    Date: 2008/11/27 17:33:32
145    Author: Isibaar
146    Branch: HEAD
147    Tag: (none)
148    Log:
149    64-bit GUI note
150    
151    Members:
152            vfw/src/config.c:1.34->1.35
153            vfw/src/config.h:1.11->1.12
154            vfw/src/resource.rc:1.23->1.24
155    
156    ---------------------
157    Date: 2008/11/27 17:31:48
158    Author: Isibaar
159    Branch: HEAD
160    Tag: (none)
161    Log:
162    enable SSE4 GMC code
163    
164    Members:
165            src/portab.h:1.57->1.58
166            src/motion/gmc.c:1.8->1.9
167    
168    ---------------------
169    Date: 2008/11/27 12:57:28
170    Author: Isibaar
171    Branch: HEAD
172    Tag: (none)
173    Log:
174    WIN64 compatibility
175    
176    Members:
177            dshow/Makefile:1.6->1.7
178            vfw/bin/Makefile:1.5->1.6
179            vfw/src/config.c:1.33->1.34
180            vfw/src/status.c:1.2->1.3
181    
182    ---------------------
183    Date: 2008/11/27 01:47:03
184    Author: Isibaar
185    Branch: HEAD
186    Tag: (none)
187    Log:
188    brightness control fix
189    
190    Members:
191            src/xvid.c:1.75->1.76
192            src/image/postprocessing.c:1.4->1.5
193            src/image/x86_asm/postprocessing_sse2.asm:1.9->1.10
194    
195    ---------------------
196    Date: 2008/11/27 00:37:28
197    Author: Isibaar
198    Branch: HEAD
199    Tag: (none)
200    Log:
201    sad8bi bench
202    
203    Members:
204            examples/xvid_bench.c:1.37->1.38
205    
206    ---------------------
207    Date: 2008/11/27 00:35:50
208    Author: Isibaar
209    Branch: HEAD
210    Tag: (none)
211    Log:
212    some WIN64 fixes
213    
214    Members:
215            src/image/x86_asm/colorspace_mmx.inc:1.6->1.7
216            src/image/x86_asm/colorspace_yuv_mmx.asm:1.9->1.10
217            src/image/x86_asm/gmc_mmx.asm:1.6->1.7
218            src/image/x86_asm/interpolate8x8_mmx.asm:1.21->1.22
219            src/image/x86_asm/postprocessing_mmx.asm:1.8->1.9
220            src/image/x86_asm/qpel_mmx.asm:1.8->1.9
221            src/quant/x86_asm/quantize_h263_mmx.asm:1.10->1.11
222            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.12->1.13
223    
224    ---------------------
225    Date: 2008/11/26 11:11:16
226    Author: Isibaar
227    Branch: HEAD
228    Tag: (none)
229    Log:
230    GUI controls for SSE3/SSE4
231    Updated about box and messages
232    
233    Members:
234            dshow/src/CXvidDecoder.h:1.6->1.7
235            dshow/src/Configure.cpp:1.4->1.5
236            dshow/src/config.c:1.8->1.9
237            vfw/src/codec.h:1.5->1.6
238            vfw/src/config.c:1.32->1.33
239            vfw/src/resource.h:1.10->1.11
240            vfw/src/resource.rc:1.22->1.23
241    
242    ---------------------
243    Date: 2008/11/26 10:31:06
244    Author: Isibaar
245    Branch: HEAD
246    Tag: (none)
247    Log:
248    some more benches
249    
250    Members:
251            examples/xvid_bench.c:1.36->1.37
252    
253    ---------------------
254    Date: 2008/11/26 03:36:37
255    Author: Isibaar
256    Branch: HEAD
257    Tag: (none)
258    Log:
259    increment bs version
260    
261    Members:
262            src/xvid.h:1.61->1.62
263    
264    ---------------------
265    Date: 2008/11/26 03:32:54
266    Author: Isibaar
267    Branch: HEAD
268    Tag: (none)
269    Log:
270    removed obsolete AMD64 asm source files
271    
272    Members:
273            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.3->1.4(DEAD)
274            src/dct/x86_64_asm/idct_mmx.asm:1.3->1.4(DEAD)
275            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.3->1.4(DEAD)
276            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.3->1.4(DEAD)
277            src/image/x86_64_asm/qpel_mmx.asm:1.4->1.5(DEAD)
278            src/motion/x86_64_asm/sad_mmx.asm:1.3->1.4(DEAD)
279            src/motion/x86_64_asm/sad_xmm.asm:1.3->1.4(DEAD)
280            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.3->1.4(DEAD)
281            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.3->1.4(DEAD)
282            src/utils/x86_64_asm/cpuid.asm:1.6->1.7(DEAD)
283            src/utils/x86_64_asm/interlacing_mmx.asm:1.5->1.6(DEAD)
284            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.3->1.4(DEAD)
285    
286    ---------------------
287    Date: 2008/11/26 03:21:02
288    Author: Isibaar
289    Branch: HEAD
290    Tag: (none)
291    Log:
292    X86_64 fixes
293    
294    Members:
295            src/image/x86_asm/postprocessing_mmx.asm:1.7->1.8
296            src/image/x86_asm/postprocessing_sse2.asm:1.8->1.9
297            src/quant/quant_mpeg.c:1.4->1.5
298            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.11->1.12
299            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.9->1.10
300    
301    ---------------------
302    Date: 2008/11/26 03:17:50
303    Author: Isibaar
304    Branch: HEAD
305    Tag: (none)
306    Log:
307    win64 target
308    
309    Members:
310            build/generic/Makefile:1.16->1.17
311            build/generic/configure.in:1.24->1.25
312            build/generic/sources.inc:1.14->1.15
313    
314    ---------------------
315    Date: 2008/11/26 03:12:41
316    Author: Isibaar
317    Branch: HEAD
318    Tag: (none)
319    Log:
320    updated MSVC project files
321    
322    Members:
323            build/win32/libxvidcore.dsp:1.14->1.15
324            build/win32/libxvidcore_static.dsp:1.4->1.5
325    
326    ---------------------
327    Date: 2008/11/26 02:04:34
328    Author: Isibaar
329    Branch: HEAD
330    Tag: (none)
331    Log:
332    Unified elf64/win64 X86_64 support
333    
334    Members:
335            src/nasm.inc:INITIAL->1.1
336            src/xvid.c:1.74->1.75
337            src/bitstream/cbp.h:1.11->1.12
338            src/bitstream/mbcoding.c:1.56->1.57
339            src/bitstream/x86_asm/cbp_3dne.asm:1.7->1.8(DEAD)
340            src/bitstream/x86_asm/cbp_mmx.asm:1.16->1.17
341            src/bitstream/x86_asm/cbp_sse2.asm:1.9->1.10
342            src/dct/fdct.h:1.10->1.11
343            src/dct/idct.h:1.12->1.13
344            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.7->1.8
345            src/dct/x86_asm/fdct_mmx_skal.asm:1.9->1.10
346            src/dct/x86_asm/fdct_sse2_skal.asm:1.9->1.10
347            src/dct/x86_asm/idct_3dne.asm:1.8->1.9
348            src/dct/x86_asm/idct_mmx.asm:1.12->1.13
349            src/dct/x86_asm/idct_sse2_dmitry.asm:1.7->1.8
350            src/dct/x86_asm/simple_idct_mmx.asm:1.9->1.10(DEAD)
351            src/image/colorspace.h:1.9->1.10
352            src/image/image.c:1.41->1.42
353            src/image/interpolate8x8.h:1.16->1.17
354            src/image/qpel.c:1.8->1.9
355            src/image/qpel.h:1.7->1.8
356            src/image/reduced.h:1.3->1.4
357            src/image/x86_asm/colorspace_mmx.inc:1.5->1.6
358            src/image/x86_asm/colorspace_rgb_mmx.asm:1.9->1.10
359            src/image/x86_asm/colorspace_yuv_mmx.asm:1.8->1.9
360            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.9->1.10
361            src/image/x86_asm/deintl_sse.asm:1.3->1.4
362            src/image/x86_asm/gmc_mmx.asm:1.5->1.6
363            src/image/x86_asm/interpolate8x8_3dn.asm:1.11->1.12
364            src/image/x86_asm/interpolate8x8_3dne.asm:1.10->1.11
365            src/image/x86_asm/interpolate8x8_mmx.asm:1.20->1.21
366            src/image/x86_asm/interpolate8x8_xmm.asm:1.12->1.13
367            src/image/x86_asm/postprocessing_mmx.asm:1.6->1.7
368            src/image/x86_asm/postprocessing_sse2.asm:1.7->1.8
369            src/image/x86_asm/qpel_mmx.asm:1.7->1.8
370            src/image/x86_asm/reduced_mmx.asm:1.8->1.9
371            src/motion/motion_smp.h:1.4->1.5
372            src/motion/sad.h:1.23->1.24
373            src/motion/x86_asm/sad_3dn.asm:1.11->1.12
374            src/motion/x86_asm/sad_3dne.asm:1.9->1.10
375            src/motion/x86_asm/sad_mmx.asm:1.19->1.20
376            src/motion/x86_asm/sad_sse2.asm:1.15->1.16
377            src/motion/x86_asm/sad_xmm.asm:1.12->1.13
378            src/plugins/plugin_ssim.c:1.9->1.10
379            src/plugins/x86_asm/plugin_ssim-a.asm:1.7->1.8
380            src/quant/quant.h:1.7->1.8
381            src/quant/quant_matrix.c:1.15->1.16
382            src/quant/quant_mpeg.c:1.3->1.4
383            src/quant/x86_asm/quantize_h263_3dne.asm:1.8->1.9
384            src/quant/x86_asm/quantize_h263_mmx.asm:1.9->1.10
385            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.10->1.11
386            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.8->1.9
387            src/utils/mbfunctions.h:1.20->1.21
388            src/utils/mem_transfer.h:1.17->1.18
389            src/utils/x86_asm/cpuid.asm:1.14->1.15
390            src/utils/x86_asm/interlacing_mmx.asm:1.8->1.9
391            src/utils/x86_asm/mem_transfer_3dne.asm:1.10->1.11
392            src/utils/x86_asm/mem_transfer_mmx.asm:1.19->1.20
393    
394    ---------------------
395    Date: 2008/11/14 16:43:27
396    Author: Isibaar
397    Branch: HEAD
398    Tag: (none)
399    Log:
400    initial SSE4 support
401    
402    Members:
403            build/generic/configure.in:1.23->1.24
404            examples/xvid_bench.c:1.35->1.36
405            examples/xvid_encraw.c:1.34->1.35
406            src/xvid.c:1.73->1.74
407            src/xvid.h:1.60->1.61
408            src/image/x86_asm/gmc_mmx.asm:1.4->1.5
409            src/motion/gmc.c:1.7->1.8
410            src/utils/x86_64_asm/cpuid.asm:1.5->1.6
411            src/utils/x86_asm/cpuid.asm:1.13->1.14
412    
413    ---------------------
414    Date: 2008/11/11 21:46:24
415    Author: Isibaar
416    Branch: HEAD
417    Tag: (none)
418    Log:
419    NASM 2.x compatibility
420    
421    Members:
422            src/bitstream/x86_asm/cbp_3dne.asm:1.6->1.7
423            src/bitstream/x86_asm/cbp_mmx.asm:1.15->1.16
424            src/bitstream/x86_asm/cbp_sse2.asm:1.8->1.9
425            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.2->1.3
426            src/dct/x86_64_asm/idct_mmx.asm:1.2->1.3
427            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.6->1.7
428            src/dct/x86_asm/fdct_mmx_skal.asm:1.8->1.9
429            src/dct/x86_asm/fdct_sse2_skal.asm:1.8->1.9
430            src/dct/x86_asm/idct_3dne.asm:1.7->1.8
431            src/dct/x86_asm/idct_mmx.asm:1.11->1.12
432            src/dct/x86_asm/idct_sse2_dmitry.asm:1.6->1.7
433            src/dct/x86_asm/simple_idct_mmx.asm:1.8->1.9
434            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.2->1.3
435            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.2->1.3
436            src/image/x86_64_asm/qpel_mmx.asm:1.3->1.4
437            src/image/x86_asm/colorspace_mmx.inc:1.4->1.5
438            src/image/x86_asm/colorspace_rgb_mmx.asm:1.8->1.9
439            src/image/x86_asm/colorspace_yuv_mmx.asm:1.7->1.8
440            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.8->1.9
441            src/image/x86_asm/deintl_sse.asm:1.2->1.3
442            src/image/x86_asm/gmc_mmx.asm:1.3->1.4
443            src/image/x86_asm/interpolate8x8_3dn.asm:1.10->1.11
444            src/image/x86_asm/interpolate8x8_3dne.asm:1.9->1.10
445            src/image/x86_asm/interpolate8x8_mmx.asm:1.19->1.20
446            src/image/x86_asm/interpolate8x8_xmm.asm:1.11->1.12
447            src/image/x86_asm/postprocessing_mmx.asm:1.5->1.6
448            src/image/x86_asm/postprocessing_sse2.asm:1.6->1.7
449            src/image/x86_asm/qpel_mmx.asm:1.6->1.7
450            src/image/x86_asm/reduced_mmx.asm:1.7->1.8
451            src/motion/x86_64_asm/sad_mmx.asm:1.2->1.3
452            src/motion/x86_64_asm/sad_xmm.asm:1.2->1.3
453            src/motion/x86_asm/sad_3dn.asm:1.10->1.11
454            src/motion/x86_asm/sad_3dne.asm:1.8->1.9
455            src/motion/x86_asm/sad_mmx.asm:1.18->1.19
456            src/motion/x86_asm/sad_sse2.asm:1.14->1.15
457            src/motion/x86_asm/sad_xmm.asm:1.11->1.12
458            src/plugins/x86_asm/plugin_ssim-a.asm:1.6->1.7
459            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.2->1.3
460            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.2->1.3
461            src/quant/x86_asm/quantize_h263_3dne.asm:1.7->1.8
462            src/quant/x86_asm/quantize_h263_mmx.asm:1.8->1.9
463            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.9->1.10
464            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.7->1.8
465            src/utils/x86_64_asm/cpuid.asm:1.4->1.5
466            src/utils/x86_64_asm/interlacing_mmx.asm:1.4->1.5
467            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.2->1.3
468            src/utils/x86_asm/cpuid.asm:1.12->1.13
469            src/utils/x86_asm/interlacing_mmx.asm:1.7->1.8
470            src/utils/x86_asm/mem_transfer_3dne.asm:1.9->1.10
471            src/utils/x86_asm/mem_transfer_mmx.asm:1.18->1.19
472    
473    ---------------------
474    Date: 2008/09/02 14:23:30
475    Author: Isibaar
476    Branch: HEAD
477    Tag: (none)
478    Log:
479    - added the debian files from 1.1.3 release to CVS head
480    - applied a patch by Fabian Greffrath <greffrath at leat ! rub ! de>
481    
482    Members:
483            debian/changelog:1.1->1.2
484            debian/compat:INITIAL->1.1
485            debian/control:1.1->1.2
486            debian/copyright:INITIAL->1.1
487            debian/libxvidcore4-dev.dirs:INITIAL->1.1
488            debian/libxvidcore4-dev.docs:INITIAL->1.1
489            debian/libxvidcore4-dev.install:INITIAL->1.1
490            debian/libxvidcore4.dirs:INITIAL->1.1
491            debian/libxvidcore4.docs:INITIAL->1.1
492            debian/libxvidcore4.install:INITIAL->1.1
493            debian/rules:1.1->1.2
494    
495    ---------------------
496    Date: 2008/08/19 11:17:17
497    Author: Isibaar
498    Branch: HEAD
499    Tag: (none)
500    Log:
501    - removed accidental duplicates
502    
503    Members:
504            src/utils/x86_64_asm/cpuid.asm:1.3->1.4
505            src/utils/x86_64_asm/interlacing_mmx.asm:1.3->1.4
506    
507    ---------------------
508    Date: 2008/08/19 11:06:48
509    Author: Isibaar
510    Branch: HEAD
511    Tag: (none)
512    Log:
513    - noexecstack patch by Hans de Goede
514    
515    Members:
516            src/bitstream/x86_asm/cbp_3dne.asm:1.5->1.6
517            src/bitstream/x86_asm/cbp_mmx.asm:1.14->1.15
518            src/bitstream/x86_asm/cbp_sse2.asm:1.7->1.8
519            src/dct/x86_64_asm/fdct_mmx_skal.asm:1.1->1.2
520            src/dct/x86_64_asm/idct_mmx.asm:1.1->1.2
521            src/dct/x86_asm/fdct_mmx_ffmpeg.asm:1.5->1.6
522            src/dct/x86_asm/fdct_mmx_skal.asm:1.7->1.8
523            src/dct/x86_asm/fdct_sse2_skal.asm:1.7->1.8
524            src/dct/x86_asm/idct_3dne.asm:1.6->1.7
525            src/dct/x86_asm/idct_mmx.asm:1.10->1.11
526            src/dct/x86_asm/idct_sse2_dmitry.asm:1.5->1.6
527            src/dct/x86_asm/simple_idct_mmx.asm:1.7->1.8
528            src/image/x86_64_asm/interpolate8x8_mmx.asm:1.1->1.2
529            src/image/x86_64_asm/interpolate8x8_xmm.asm:1.1->1.2
530            src/image/x86_64_asm/qpel_mmx.asm:1.2->1.3
531            src/image/x86_asm/colorspace_rgb_mmx.asm:1.7->1.8
532            src/image/x86_asm/colorspace_yuv_mmx.asm:1.6->1.7
533            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.7->1.8
534            src/image/x86_asm/deintl_sse.asm:1.1->1.2
535            src/image/x86_asm/gmc_mmx.asm:1.2->1.3
536            src/image/x86_asm/interpolate8x8_3dn.asm:1.9->1.10
537            src/image/x86_asm/interpolate8x8_3dne.asm:1.8->1.9
538            src/image/x86_asm/interpolate8x8_mmx.asm:1.18->1.19
539            src/image/x86_asm/interpolate8x8_xmm.asm:1.10->1.11
540            src/image/x86_asm/postprocessing_mmx.asm:1.4->1.5
541            src/image/x86_asm/postprocessing_sse2.asm:1.5->1.6
542            src/image/x86_asm/qpel_mmx.asm:1.5->1.6
543            src/image/x86_asm/reduced_mmx.asm:1.6->1.7
544            src/motion/x86_64_asm/sad_mmx.asm:1.1->1.2
545            src/motion/x86_64_asm/sad_xmm.asm:1.1->1.2
546            src/motion/x86_asm/sad_3dn.asm:1.9->1.10
547            src/motion/x86_asm/sad_3dne.asm:1.7->1.8
548            src/motion/x86_asm/sad_mmx.asm:1.17->1.18
549            src/motion/x86_asm/sad_sse2.asm:1.13->1.14
550            src/motion/x86_asm/sad_xmm.asm:1.10->1.11
551            src/plugins/x86_asm/plugin_ssim-a.asm:1.5->1.6
552            src/quant/x86_64_asm/quantize_h263_mmx.asm:1.1->1.2
553            src/quant/x86_64_asm/quantize_mpeg_xmm.asm:1.1->1.2
554            src/quant/x86_asm/quantize_h263_3dne.asm:1.6->1.7
555            src/quant/x86_asm/quantize_h263_mmx.asm:1.7->1.8
556            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.8->1.9
557            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.6->1.7
558            src/utils/x86_64_asm/cpuid.asm:1.2->1.3
559            src/utils/x86_64_asm/interlacing_mmx.asm:1.2->1.3
560            src/utils/x86_64_asm/mem_transfer_mmx.asm:1.1->1.2
561            src/utils/x86_asm/cpuid.asm:1.11->1.12
562            src/utils/x86_asm/interlacing_mmx.asm:1.6->1.7
563            src/utils/x86_asm/mem_transfer_3dne.asm:1.8->1.9
564            src/utils/x86_asm/mem_transfer_mmx.asm:1.17->1.18
565    
566    ---------------------
567    Date: 2007/11/23 11:45:09
568    Author: Isibaar
569    Branch: HEAD
570    Tag: (none)
571    Log:
572    - add missing #!/usr/bin/perl
573    
574    Members:
575            examples/bench_list.pl:1.2->1.3
576    
577    ---------------------
578    Date: 2007/11/23 11:44:11
579    Author: Isibaar
580    Branch: HEAD
581    Tag: (none)
582    Log:
583    - update for nasm >= 0.99
584    
585    Members:
586            build/generic/configure.in:1.22->1.23
587    
588    ---------------------
589    Date: 2007/09/11 14:41:13
590    Author: suxen_drol
591    Branch: HEAD
592    Tag: (none)
593    Log:
594    nasm 0.99.x compatibility
595    
596    Members:
597            src/dct/x86_asm/fdct_mmx_skal.asm:1.6->1.7
598            src/image/x86_asm/interpolate8x8_3dne.asm:1.7->1.8
599            src/motion/x86_asm/sad_3dne.asm:1.6->1.7
600            src/quant/x86_asm/quantize_h263_3dne.asm:1.5->1.6
601            src/utils/x86_asm/mem_transfer_3dne.asm:1.7->1.8
602    
603    ---------------------
604    Date: 2007/07/26 16:30:31
605    Author: suxen_drol
606    Branch: HEAD
607    Tag: (none)
608    Log:
609    posix compliance; s/malloc\.h/stdlib\.h/
610    
611    Members:
612            src/plugins/plugin_ssim.c:1.8->1.9
613    
614    ---------------------
615    Date: 2007/07/24 11:43:10
616    Author: Isibaar
617    Branch: HEAD
618    Tag: (none)
619    Log:
620    - improve b-frame decoding robustness (with broken stream or missing
621      ref frame)
622    
623    Members:
624            src/bitstream/bitstream.c:1.57->1.58
625    
626    ---------------------
627    Date: 2007/07/19 15:46:16
628    Author: suxen_drol
629    Branch: HEAD
630    Tag: (none)
631    Log:
632    remove plugin_fixed.c as per instruction "[XviD-devel] pete cvs commits digest" (13 May 2003)
633    
634    Members:
635            src/plugins/plugin_fixed.c:1.2->1.3(DEAD)
636    
637    ---------------------
638    Date: 2007/06/28 16:55:11
639    Author: Skal
640    Branch: HEAD
641    Tag: (none)
642    Log:
643    
644            Simplify index testing after get_coeff(), esp. after decoding error.
645    
646    Members:
647            src/bitstream/mbcoding.c:1.55->1.56
648    
649    ---------------------
650    Date: 2007/06/27 16:38:05
651    Author: Isibaar
652    Branch: HEAD
653    Tag: (none)
654    Log:
655    - patch for a potential vulnerability reported by Secunia
656    
657    Members:
658            src/bitstream/mbcoding.c:1.54->1.55
659    
660    ---------------------
661    Date: 2007/06/02 15:53:13
662    Author: syskin
663    Branch: HEAD
664    Tag: (none)
665    Log:
666    compile with unicode support correctly (windows/debug). Patch by Kurt Pruenner
667    
668    Members:
669            src/portab.h:1.56->1.57
670    
671    ---------------------
672    Date: 2007/04/28 18:30:20
673    Author: syskin
674    Branch: HEAD
675    Tag: (none)
676    Log:
677    Correction to out-of-bounds memory access in d_mv_bits; an assertion showing that d_mv_bits is still wrong; VC8 project files
678    
679    Members:
680            build/win32/libxvidcore.sln:INITIAL->1.1
681            build/win32/libxvidcore.vcproj:INITIAL->1.1
682            src/bitstream/mbcoding.c:1.53->1.54
683            src/motion/motion_inlines.h:1.4->1.5
684    
685    ---------------------
686    Date: 2007/04/16 21:01:28
687    Author: Skal
688    Branch: HEAD
689    Tag: (none)
690    Log:
691    
692            fix for bad resync_marker length in b-vops (both enc and dec)
693    
694            Thanks to Mathieu Monnier for the report
695            (mathieu.monnier at polytechnique dot org)
696    
697    Members:
698            src/decoder.c:1.79->1.80
699            src/bitstream/bitstream.c:1.56->1.57
700    
701    ---------------------
702    Date: 2007/03/08 22:40:12
703    Author: Isibaar
704    Branch: HEAD
705    Tag: (none)
706    Log:
707    - fix SSE3 detection and port to x86_64
708    
709    Members:
710            src/utils/x86_64_asm/cpuid.asm:1.1->1.2
711            src/utils/x86_asm/cpuid.asm:1.10->1.11
712    
713    ---------------------
714    Date: 2007/02/08 14:10:24
715    Author: Isibaar
716    Branch: HEAD
717    Tag: (none)
718    Log:
719    - avoid access violation when stats==NULL - patch by Felipe Contreras
720    
721    Members:
722            src/encoder.c:1.129->1.130
723    
724    ---------------------
725    Date: 2007/01/09 21:08:53
726    Author: Isibaar
727    Branch: HEAD
728    Tag: (none)
729    Log:
730    - ssim and colorspace set-up patches by Johannes Reinhardt
731    
732    Members:
733            examples/xvid_encraw.c:1.33->1.34
734    
735    ---------------------
736    Date: 2006/12/22 00:29:27
737    Author: Isibaar
738    Branch: HEAD
739    Tag: (none)
740    Log:
741    - build patch for Mac by Eric Petit
742    
743    Members:
744            build/generic/configure.in:1.21->1.22
745    
746    ---------------------
747    Date: 2006/12/22 00:27:25
748    Author: Isibaar
749    Branch: HEAD
750    Tag: (none)
751    Log:
752    - PPC build cleanup patch for SSIM by Paul Kurucz
753    
754    Members:
755            examples/xvid_bench.c:1.34->1.35
756            src/plugins/plugin_ssim.c:1.7->1.8
757    
758    ---------------------
759    Date: 2006/12/14 14:09:00
760    Author: Isibaar
761    Branch: HEAD
762    Tag: (none)
763    Log:
764    - missing emms() fix by squid_80
765    
766    Members:
767            src/encoder.c:1.128->1.129
768    
769    ---------------------
770    Date: 2006/12/06 20:55:42
771    Author: Isibaar
772    Branch: HEAD
773    Tag: (none)
774    Log:
775    - Add xvid_plugin_ssim
776    
777    Members:
778            build/generic/libxvidcore.def:1.4->1.5
779    
780    ---------------------
781    Date: 2006/12/06 20:55:07
782    Author: Isibaar
783    Branch: HEAD
784    Tag: (none)
785    Log:
786    - SSE3 patch
787    
788    Members:
789            src/xvid.c:1.72->1.73
790            src/xvid.h:1.59->1.60
791            src/motion/sad.h:1.22->1.23
792            src/motion/x86_asm/sad_sse2.asm:1.12->1.13
793            src/utils/x86_asm/cpuid.asm:1.9->1.10
794    
795    ---------------------
796    Date: 2006/11/12 02:40:36
797    Author: chl
798    Branch: HEAD
799    Tag: (none)
800    Log:
801    MMX version of RGB_to_yv12, shamelessly copy&pasted from the BGR version.
802    
803    Members:
804            src/xvid.c:1.71->1.72
805            src/image/colorspace.h:1.8->1.9
806            src/image/x86_asm/colorspace_rgb_mmx.asm:1.6->1.7
807    
808    ---------------------
809    Date: 2006/11/11 23:06:44
810    Author: chl
811    Branch: HEAD
812    Tag: (none)
813    Log:
814    Fixed RGB but, simply forgot to initialize the function ptr
815    
816    Members:
817            src/xvid.c:1.70->1.71
818    
819    ---------------------
820    Date: 2006/11/11 23:03:30
821    Author: chl
822    Branch: HEAD
823    Tag: (none)
824    Log:
825    Same RGB bug, different location
826    
827    Members:
828            src/image/image.c:1.40->1.41
829    
830    ---------------------
831    Date: 2006/11/11 06:07:25
832    Author: chl
833    Branch: HEAD
834    Tag: (none)
835    Log:
836    Typo in RGB, but still seems broken.
837    
838    Members:
839            src/image/image.c:1.39->1.40
840    
841    ---------------------
842    Date: 2006/11/10 19:58:39
843    Author: chl
844    Branch: HEAD
845    Tag: (none)
846    Log:
847    Added support for RGB colorspace. Incredible that after 5 years, this still
848    wasn't there (only BGR and RGB+alpha).
849    There are no accelerated MMX version, yet.
850    
851    Members:
852            src/xvid.h:1.58->1.59
853            src/image/colorspace.c:1.13->1.14
854            src/image/colorspace.h:1.7->1.8
855            src/image/image.c:1.38->1.39
856    
857    ---------------------
858    Date: 2006/11/08 08:17:22
859    Author: Skal
860    Branch: HEAD
861    Tag: (none)
862    Log:
863    
864            + added an integer-based alternative to float gaussian.
865            #define USE_INT_GAUSSIAN to activate it
866    
867    Members:
868            src/plugins/plugin_ssim.c:1.6->1.7
869    
870    ---------------------
871    Date: 2006/11/08 07:55:27
872    Author: Skal
873    Branch: HEAD
874    Tag: (none)
875    Log:
876    
877            + applied ssim_part3.diff patch, by Johannes Reinhardt
878    
879    Members:
880            examples/xvid_encraw.c:1.32->1.33
881            src/plugins/plugin_ssim.c:1.5->1.6
882            src/plugins/plugin_ssim.h:1.2->1.3
883    
884    ---------------------
885    Date: 2006/11/07 20:59:03
886    Author: Skal
887    Branch: HEAD
888    Tag: (none)
889    Log:
890    
891            + added a seamingly missing emms() to generate_GMCimage()
892            + little ASM clean-up, pointer out by Celtic_Druid
893    
894    Members:
895            src/image/x86_asm/gmc_mmx.asm:1.1->1.2
896            src/motion/gmc.c:1.6->1.7
897    
898    ---------------------
899    Date: 2006/11/01 11:04:29
900    Author: Isibaar
901    Branch: HEAD
902    Tag: (none)
903    Log:
904    - upped BS_VERSION to 47
905    
906    Members:
907            src/xvid.h:1.57->1.58
908    
909    ---------------------
910    Date: 2006/11/01 08:12:26
911    Author: Skal
912    Branch: HEAD
913    Tag: (none)
914    Log:
915    
916            + added a very simple bench to test bitstream-read functions
917            mostly to be used in conjunction to valgrind to spot uninitialized
918            reads.
919    
920    Members:
921            examples/xvid_bench.c:1.33->1.34
922    
923    ---------------------
924    Date: 2006/10/30 23:23:05
925    Author: chl
926    Branch: HEAD
927    Tag: (none)
928    Log:
929    nasm/yasm (at least my versions) didn't like the 0EH syntax in pshufd.
930    Change to 0x0E fixes it (thanks for the hint, skal!).
931    
932    Members:
933            src/plugins/x86_asm/plugin_ssim-a.asm:1.4->1.5
934    
935    ---------------------
936    Date: 2006/10/30 12:33:57
937    Author: Skal
938    Branch: HEAD
939    Tag: (none)
940    Log:
941    
942            + fix for rounding error while descaling
943    
944    Members:
945            src/plugins/x86_asm/plugin_ssim-a.asm:1.3->1.4
946    
947    ---------------------
948    Date: 2006/10/30 12:21:42
949    Author: Skal
950    Branch: HEAD
951    Tag: (none)
952    Log:
953    
954            + further patch for SSIM plugin by Johannes Reinhardt
955            + updated `xvid_bench 15` => there's still a little
956            rounding inaccuracy in the reported CRCs. Work in progress...
957    
958    Members:
959            examples/xvid_bench.c:1.32->1.33
960            examples/xvid_encraw.c:1.31->1.32
961            src/xvid.h:1.56->1.57
962            src/plugins/plugin_ssim.c:1.4->1.5
963            src/plugins/plugin_ssim.h:1.1->1.2
964            src/plugins/x86_asm/plugin_ssim-a.asm:1.2->1.3
965    
966    ---------------------
967    Date: 2006/10/30 11:52:00
968    Author: Skal
969    Branch: HEAD
970    Tag: (none)
971    Log:
972    
973            + added support for NULL u/v pointer in yv12_to_yv12* functions
974            (+little bug fix for the vflip case).
975            Added a bench in xvid_bench.c (`xvid_bench 16`)
976    
977    Members:
978            examples/xvid_bench.c:1.31->1.32
979            src/image/colorspace.c:1.12->1.13
980            src/image/x86_asm/colorspace_yuv_mmx.asm:1.5->1.6
981    
982    ---------------------
983    Date: 2006/10/29 09:04:02
984    Author: chl
985    Branch: HEAD
986    Tag: (none)
987    Log:
988    Simple handle to flooding chroma components with 0x80: set src->u and
989    src->v to NULL. To work with VFlip, set also src_uv_stride=0.
990    
991    Members:
992            src/image/colorspace.c:1.11->1.12
993    
994    ---------------------
995    Date: 2006/10/26 18:34:32
996    Author: Skal
997    Branch: HEAD
998    Tag: (none)
999    Log:
1000    
1001            slightly faster lum_8x8_mmx
1002    
1003    Members:
1004            src/plugins/x86_asm/plugin_ssim-a.asm:1.1->1.2
1005    
1006    ---------------------
1007    Date: 2006/10/16 06:46:01
1008    Author: Skal
1009    Branch: HEAD
1010    Tag: (none)
1011    Log:
1012            update totalPSNR[], whatever the ARG_PROGRESS
1013    
1014    Members:
1015            examples/xvid_encraw.c:1.30->1.31
1016    
1017    ---------------------
1018    Date: 2006/10/13 17:19:48
1019    Author: Skal
1020    Branch: HEAD
1021    Tag: (none)
1022    Log:
1023    
1024            bench on lum2x8 was wrong (uninitialized reads)
1025    
1026    Members:
1027            examples/xvid_bench.c:1.30->1.31
1028    
1029    ---------------------
1030    Date: 2006/10/13 17:16:25
1031    Author: Skal
1032    Branch: HEAD
1033    Tag: (none)
1034    Log:
1035    
1036            some more SSIM patches by Johannes
1037    
1038    Members:
1039            examples/xvid_bench.c:1.29->1.30
1040            examples/xvid_encraw.c:1.29->1.30
1041            src/plugins/plugin_ssim.c:1.3->1.4
1042    
1043    ---------------------
1044    Date: 2006/10/13 13:26:18
1045    Author: Skal
1046    Branch: HEAD
1047    Tag: (none)
1048    Log:
1049    
1050            wrong call to check_cpu_features() in case of non-ARCH_IS_IA32
1051    
1052    Members:
1053            src/image/image.c:1.37->1.38
1054    
1055    ---------------------
1056    Date: 2006/10/13 11:28:46
1057    Author: Skal
1058    Branch: HEAD
1059    Tag: (none)
1060    Log:
1061    
1062            removed the #ifndef WIN32 protection around xvid_plugin_ssim
1063    
1064    Members:
1065            examples/xvid_encraw.c:1.28->1.29
1066    
1067    ---------------------
1068    Date: 2006/10/13 10:39:07
1069    Author: Isibaar
1070    Branch: HEAD
1071    Tag: (none)
1072    Log:
1073    - Updated the MSVC project files plus some minor compilation fixes
1074    
1075    Members:
1076            build/win32/libxvidcore.dsp:1.13->1.14
1077            src/image/image.c:1.36->1.37
1078            src/plugins/plugin_ssim.c:1.2->1.3
1079    
1080    ---------------------
1081    Date: 2006/10/13 09:38:09
1082    Author: Skal
1083    Branch: HEAD
1084    Tag: (none)
1085    Log:
1086    
1087            + added a simple de-interlacing func (c + sse version),
1088            declared as xvid_image_deinterlace() in image.h
1089    
1090            Of course, one should prefer deinterlacing through some avisynth
1091            plugin, but...
1092    
1093            please update the dsp/dsw
1094    
1095    Members:
1096            build/generic/sources.inc:1.13->1.14
1097            src/image/image.c:1.35->1.36
1098            src/image/image.h:1.16->1.17
1099            src/image/x86_asm/deintl_sse.asm:INITIAL->1.1
1100    
1101    ---------------------
1102    Date: 2006/10/13 08:32:02
1103    Author: Skal
1104    Branch: HEAD
1105    Tag: (none)
1106    Log:
1107    
1108            + added a forgotten ARCH_IS_IA32
1109            + added some missing emms() after asm calls (since floats are used)
1110    
1111    Members:
1112            src/plugins/plugin_ssim.c:1.1->1.2
1113    
1114    ---------------------
1115    Date: 2006/10/11 16:55:28
1116    Author: Skal
1117    Branch: HEAD
1118    Tag: (none)
1119    Log:
1120    
1121            + added a bench for SSIM's internal function (`xvid_bench 15`)
1122    
1123    Members:
1124            examples/xvid_bench.c:1.28->1.29
1125    
1126    ---------------------
1127    Date: 2006/10/11 15:55:32
1128    Author: Skal
1129    Branch: HEAD
1130    Tag: (none)
1131    Log:
1132    
1133            + added SSIM plugin code
1134    
1135            Patch by Johannes Reinhardt at uni-konstanz dot de
1136    
1137    Members:
1138            build/generic/sources.inc:1.12->1.13
1139            src/xvid.h:1.55->1.56
1140            src/plugins/plugin_ssim.c:INITIAL->1.1
1141            src/plugins/plugin_ssim.h:INITIAL->1.1
1142            src/plugins/x86_asm/plugin_ssim-a.asm:INITIAL->1.1
1143    
1144    ---------------------
1145    Date: 2006/10/11 15:52:06
1146    Author: Skal
1147    Branch: HEAD
1148    Tag: (none)
1149    Log:
1150    
1151            + added SSIM pluging to xvid_encraw.c (only for non-WIN32
1152            for now)
1153            + modified Makefile to use generic/=build/libxvidcore.a
1154            direct path
1155    
1156            Patch by Johannes Reinhardt at uni-konstanz dot de
1157    
1158    Members:
1159            examples/Makefile:1.9->1.10
1160            examples/xvid_encraw.c:1.27->1.28
1161    
1162    ---------------------
1163    Date: 2006/09/22 05:40:11
1164    Author: syskin
1165    Branch: HEAD
1166    Tag: (none)
1167    Log:
1168    stop using cmov with mmx
1169    
1170    Members:
1171            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.7->1.8
1172    
1173    ---------------------
1174    Date: 2006/09/11 00:42:15
1175    Author: Isibaar
1176    Branch: HEAD
1177    Tag: (none)
1178    Log:
1179    - small bug reported by Greg Handi
1180    
1181    Members:
1182            src/decoder.c:1.78->1.79
1183    
1184    ---------------------
1185    Date: 2006/09/03 10:46:56
1186    Author: Skal
1187    Branch: HEAD
1188    Tag: (none)
1189    Log:
1190    
1191            + added a protection flag XVID_SAFE_BS_TAIL for not reading
1192            more than 4byte past the end of the input buffer. This is
1193            disabled by default (because slow), and 8byte-padding of input
1194            buffer should be a prefered solution in case of problem.
1195            Please cross-check i didn't break something.
1196    
1197    
1198            Thanks to Liang Jian ( jianliang79 at gmail dot com ) for
1199            pointing out the problem.
1200    
1201    Members:
1202            src/bitstream/bitstream.h:1.23->1.24
1203    
1204    ---------------------
1205    Date: 2006/08/23 22:27:22
1206    Author: Skal
1207    Branch: HEAD
1208    Tag: (none)
1209    Log:
1210    
1211            Typo: use stride from data->current instead of data->reference
1212            Thanks to  Johannes.Reinhardt at uni-konstanz dot de
1213    
1214    Members:
1215            src/plugins/plugin_dump.c:1.2->1.3
1216    
1217    ---------------------
1218    Date: 2006/07/11 20:36:18
1219    Author: Isibaar
1220    Branch: HEAD
1221    Tag: (none)
1222    Log:
1223    - updated graphics
1224    
1225    Members:
1226            dshow/src/XviD_logo.bmp:1.2->1.3
1227            vfw/src/XviD_logo.bmp:1.2->1.3
1228            vfw/src/xvid.ico:1.1->1.2
1229    
1230    ---------------------
1231    Date: 2006/07/11 19:17:09
1232    Author: chl
1233    Branch: HEAD
1234    Tag: (none)
1235    Log:
1236    ARG_FRAMERATE=0. broke encoding with default
1237    
1238    Members:
1239            examples/xvid_encraw.c:1.26->1.27
1240    
1241    ---------------------
1242    Date: 2006/07/11 12:19:27
1243    Author: chl
1244    Branch: HEAD
1245    Tag: (none)
1246    Log:
1247    linking to pthread library was missing
1248    
1249    Members:
1250            examples/Makefile:1.8->1.9
1251    
1252    ---------------------
1253    Date: 2006/07/11 12:01:27
1254    Author: chl
1255    Branch: HEAD
1256    Tag: (none)
1257    Log:
1258    fissing .endfunc
1259    
1260    Members:
1261            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.6->1.7
1262    
1263    ---------------------
1264    Date: 2006/07/10 19:39:23
1265    Author: Isibaar
1266    Branch: HEAD
1267    Tag: (none)
1268    Log:
1269    - updated profile definitions
1270    
1271    Members:
1272            vfw/src/codec.c:1.20->1.21
1273            vfw/src/config.c:1.31->1.32
1274            vfw/src/config.h:1.10->1.11
1275    
1276    ---------------------
1277    Date: 2006/07/10 19:25:23
1278    Author: Isibaar
1279    Branch: HEAD
1280    Tag: (none)
1281    Log:
1282    - increment bs version to 45
1283    
1284    Members:
1285            src/xvid.h:1.54->1.55
1286    
1287    ---------------------
1288    Date: 2006/07/10 10:09:59
1289    Author: syskin
1290    Branch: HEAD
1291    Tag: (none)
1292    Log:
1293    faster and waaay more precise mpeg intra quantization
1294    
1295    Members:
1296            src/encoder.h:1.31->1.32
1297            src/xvid.c:1.69->1.70
1298            src/quant/quant.h:1.6->1.7
1299            src/quant/quant_matrix.c:1.14->1.15
1300            src/quant/quant_matrix.h:1.7->1.8
1301            src/quant/quant_mpeg.c:1.2->1.3
1302            src/quant/x86_asm/quantize_mpeg_mmx.asm:1.5->1.6
1303            src/quant/x86_asm/quantize_mpeg_xmm.asm:1.5->1.6
1304            src/utils/mbtransquant.c:1.31->1.32
1305    
1306    ---------------------
1307    Date: 2006/07/08 16:19:04
1308    Author: Skal
1309    Branch: HEAD
1310    Tag: (none)
1311    Log:
1312    
1313            some compile fix... note: -start <int> only works for
1314            raw YUV input (type 0).
1315    
1316    Members:
1317            examples/xvid_encraw.c:1.25->1.26
1318    
1319    ---------------------
1320    Date: 2006/06/17 15:07:55
1321    Author: Isibaar
1322    Branch: HEAD
1323    Tag: (none)
1324    Log:
1325    - Enabled Skal's new SIMD optimizations for GMC
1326    
1327    Members:
1328            build/win32/libxvidcore.dsp:1.12->1.13
1329            src/motion/gmc.c:1.5->1.6
1330    
1331    ---------------------
1332    Date: 2006/06/16 12:08:28
1333    Author: syskin
1334    Branch: HEAD
1335    Tag: (none)
1336    Log:
1337    xvid_encraw with AVI input support, possible MKV output support, and all options/settings. Possibly the ugliest piece of code in our tree. Needs a rewrite.
1338    
1339    Members:
1340            examples/xvid_encraw.c:1.24->1.25
1341    
1342    ---------------------
1343    Date: 2006/06/14 23:44:07
1344    Author: Skal
1345    Branch: HEAD
1346    Tag: (none)
1347    Log:
1348    
1349            added mmx/sse2 code for GMC (3-pts only).
1350            new file: image/x86_asm/gmc_mmx.asm
1351    
1352            At this point, new GMC code isn't enabled (gmc.c:586).
1353            So: this commit should give binary-exact same input/output
1354            than before.
1355    
1356            dsp/dsw not updated.
1357    
1358    Members:
1359            build/generic/sources.inc:1.11->1.12
1360            src/xvid.c:1.68->1.69
1361            src/image/x86_asm/gmc_mmx.asm:INITIAL->1.1
1362            src/motion/gmc.c:1.4->1.5
1363            src/motion/gmc.h:1.2->1.3
1364    
1365    ---------------------
1366    Date: 2006/06/07 23:00:55
1367    Author: Skal
1368    Branch: HEAD
1369    Tag: (none)
1370    Log:
1371    
1372            + fix for a long-standing typo in the clipping value
1373            for 1-pts GMC prediction.
1374    
1375    Members:
1376            src/motion/gmc.c:1.3->1.4
1377    
1378    ---------------------
1379    Date: 2006/06/05 23:30:49
1380    Author: Skal
1381    Branch: HEAD
1382    Tag: (none)
1383    Log:
1384    
1385            + added a test_yuv() stub to test YUV functions,
1386            at least : yv12_to_yuyv and yv12_to_uyvy
1387    
1388    Members:
1389            examples/xvid_bench.c:1.27->1.28
1390    
1391    ---------------------
1392    Date: 2006/06/05 23:27:36
1393    Author: Skal
1394    Branch: HEAD
1395    Tag: (none)
1396    Log:
1397    
1398            + faster yv12->yuyv / uyvy MMX functions
1399            patch suggested by Carlo Bramini ( carlo bramix at libero dot it )
1400    
1401    Members:
1402            src/image/x86_asm/colorspace_yuyv_mmx.asm:1.6->1.7
1403    
1404    ---------------------
1405    Date: 2006/05/28 09:52:45
1406    Author: suxen_drol
1407    Branch: HEAD
1408    Tag: (none)
1409    Log:
1410    define _INTPTR_T_DEFINED
1411    
1412    Members:
1413            src/portab.h:1.55->1.56
1414    
1415    ---------------------
1416    Date: 2006/05/06 06:37:15
1417    Author: syskin
1418    Branch: HEAD
1419    Tag: (none)
1420    Log:
1421    missing #include b0rks compilation
1422    
1423    Members:
1424            src/plugins/plugin_lumimasking.c:1.5->1.6
1425    
1426    ---------------------
1427    Date: 2006/04/26 19:44:29
1428    Author: Skal
1429    Branch: HEAD
1430    Tag: (none)
1431    Log:
1432    
1433            + bswap and quant_h264_intra naming fix.
1434    
1435            Patch by Thomas Koeckerbauer ( k0055217 at students dot uni-linz dot ac dot at )
1436    
1437    Members:
1438            src/portab.h:1.54->1.55
1439            src/quant/quant.h:1.5->1.6
1440    
1441    ---------------------
1442    Date: 2006/04/25 17:19:27
1443    Author: syskin
1444    Branch: HEAD
1445    Tag: (none)
1446    Log:
1447    write stats file in the same directory as target file, not in root directory
1448    
1449    Members:
1450            vfw/src/config.h:1.9->1.10
1451    
1452    ---------------------
1453    Date: 2006/04/19 17:42:19
1454    Author: syskin
1455    Branch: HEAD
1456    Tag: (none)
1457    Log:
1458    final skip threshold had its sign reversed, oops
1459    
1460    Members:
1461            src/motion/estimation_pvop.c:1.21->1.22
1462    
1463    ---------------------
1464    Date: 2006/04/15 06:17:02
1465    Author: syskin
1466    Branch: HEAD
1467    Tag: (none)
1468    Log:
1469    s/max/MAX - *nix compilation bustage fix
1470    
1471    Members:
1472            src/plugins/plugin_lumimasking.c:1.4->1.5
1473    
1474    ---------------------
1475    Date: 2006/04/14 09:24:47
1476    Author: Skal
1477    Branch: HEAD
1478    Tag: (none)
1479    Log:
1480    
1481            preserve the intervening bytes in BitstreamInit()
1482    
1483            original reports by Alex Volkov and Liang Jian.
1484    
1485    Members:
1486            src/bitstream/bitstream.h:1.22->1.23
1487    
1488    ---------------------
1489    Date: 2006/04/13 22:48:06
1490    Author: Isibaar
1491    Branch: HEAD
1492    Tag: (none)
1493    Log:
1494    - debian patch by GomGom
1495    
1496    Members:
1497            debian/README.Debian:INITIAL->1.1
1498            debian/changelog:INITIAL->1.1
1499            debian/control:INITIAL->1.1
1500            debian/rules:INITIAL->1.1
1501    
1502    ---------------------
1503    Date: 2006/03/27 13:21:48
1504    Author: Skal
1505    Branch: HEAD
1506    Tag: (none)
1507    Log:
1508    
1509            fix for the visual_object_verid vs. video_object_layer_verid
1510            problem of 6.3.3, reported by Li Xiang (lixiang01 at gmail dot com)
1511            Thanks for report and test bitstreams!
1512    
1513    Members:
1514            src/decoder.c:1.77->1.78
1515            src/decoder.h:1.17->1.18
1516            src/bitstream/bitstream.c:1.55->1.56
1517    
1518    ---------------------
1519    Date: 2006/03/11 13:10:42
1520    Author: syskin
1521    Branch: HEAD
1522    Tag: (none)
1523    Log:
1524    let lumimasking work with quant 1 too
1525    
1526    Members:
1527            src/plugins/plugin_lumimasking.c:1.3->1.4
1528    
1529    ---------------------
1530    Date: 2006/03/05 05:01:07
1531    Author: syskin
1532    Branch: HEAD
1533    Tag: (none)
1534    Log:
1535    detect pthreads and add proper linking flags if they are found. patch by caro from irc
1536    
1537    Members:
1538            build/generic/configure.in:1.20->1.21
1539    
1540    ---------------------
1541    Date: 2006/03/03 12:54:58
1542    Author: syskin
1543    Branch: HEAD
1544    Tag: (none)
1545    Log:
1546    fixed destructor bug - temp lamdas not freed
1547    
1548    Members:
1549            src/encoder.c:1.127->1.128
1550    
1551    ---------------------
1552    Date: 2006/02/27 13:16:04
1553    Author: suxen_drol
1554    Branch: HEAD
1555    Tag: (none)
1556    Log:
1557    mingw compatibility, remove gcc warnings
1558    
1559    Members:
1560            src/motion/motion_smp.h:1.3->1.4
1561    
1562    ---------------------
1563    Date: 2006/02/27 01:24:02
1564    Author: syskin
1565    Branch: HEAD
1566    Tag: (none)
1567    Log:
1568    synchronize only once *slaps forhead*
1569    
1570    Members:
1571            src/motion/estimation_pvop.c:1.20->1.21
1572    
1573    ---------------------
1574    Date: 2006/02/27 01:22:31
1575    Author: syskin
1576    Branch: HEAD
1577    Tag: (none)
1578    Log:
1579    cosmetics; make it compile on linux and others without #defines
1580    
1581    Members:
1582            src/motion/motion_smp.h:1.2->1.3
1583    
1584    ---------------------
1585    Date: 2006/02/26 02:52:34
1586    Author: suxen_drol
1587    Branch: HEAD
1588    Tag: (none)
1589    Log:
1590    add debug.c
1591    
1592    Members:
1593            dshow/dshow.dsp:1.6->1.7
1594            dshow/src/debug.c:INITIAL->1.1
1595            dshow/src/debug.h:1.5->1.6
1596    
1597    ---------------------
1598    Date: 2006/02/25 05:41:12
1599    Author: suxen_drol
1600    Branch: HEAD
1601    Tag: (none)
1602    Log:
1603    win32: populate info.num_thread fields using GetProcessAffinityMask()
1604    
1605    Members:
1606            src/xvid.c:1.67->1.68
1607    
1608    ---------------------
1609    Date: 2006/02/25 02:20:41
1610    Author: syskin
1611    Branch: HEAD
1612    Tag: (none)
1613    Log:
1614    oops I forgot to commit these yesterday ;_;
1615    
1616    Members:
1617            src/motion/estimation_bvop.c:1.24->1.25
1618            src/motion/estimation_pvop.c:1.19->1.20
1619    
1620    ---------------------
1621    Date: 2006/02/25 00:35:04
1622    Author: suxen_drol
1623    Branch: HEAD
1624    Tag: (none)
1625    Log:
1626    add minfcode and minbcode members to SMPmotionData struct
1627    
1628    Members:
1629            src/motion/motion_smp.h:1.1->1.2
1630    
1631    ---------------------
1632    Date: 2006/02/24 23:59:07
1633    Author: suxen_drol
1634    Branch: HEAD
1635    Tag: (none)
1636    Log:
1637    prevent segfault when encoding application calls compress_end with NULL codec context (PerfectDark at yandex dot ru)
1638    
1639    Members:
1640            vfw/src/codec.c:1.19->1.20
1641    
1642    ---------------------
1643    Date: 2006/02/24 15:18:59
1644    Author: syskin
1645    Branch: HEAD
1646    Tag: (none)
1647    Log:
1648    SMP update - don't run encoding in parallel after all
1649    
1650    Members:
1651            src/encoder.c:1.126->1.127
1652    
1653    ---------------------
1654    Date: 2006/02/24 11:39:23
1655    Author: syskin
1656    Branch: HEAD
1657    Tag: (none)
1658    Log:
1659    support -threads parameter (defaults to zero)
1660    
1661    Members:
1662            examples/xvid_encraw.c:1.23->1.24
1663    
1664    ---------------------
1665    Date: 2006/02/24 09:46:22
1666    Author: syskin
1667    Branch: HEAD
1668    Tag: (none)
1669    Log:
1670    multithreaded encoding
1671    
1672    Members:
1673            src/encoder.c:1.125->1.126
1674            src/encoder.h:1.30->1.31
1675            src/motion/estimation_bvop.c:1.23->1.24
1676            src/motion/estimation_pvop.c:1.18->1.19
1677            src/motion/motion_smp.h:INITIAL->1.1
1678    
1679    ---------------------
1680    Date: 2006/02/24 09:33:52
1681    Author: syskin
1682    Branch: HEAD
1683    Tag: (none)
1684    Log:
1685    enable number of threads; treat is as any other config (no auto-detection)
1686    
1687    Members:
1688            vfw/src/config.c:1.30->1.31
1689    
1690    ---------------------
1691    Date: 2006/02/23 08:22:43
1692    Author: syskin
1693    Branch: HEAD
1694    Tag: (none)
1695    Log:
1696    reset dquant table, all of it
1697    
1698    Members:
1699            src/encoder.c:1.124->1.125
1700    
1701    ---------------------
1702    Date: 2006/02/15 21:58:43
1703    Author: Isibaar
1704    Branch: HEAD
1705    Tag: (none)
1706    Log:
1707    - N-VOP patch by Andrew Dunstan
1708    
1709    Members:
1710            src/encoder.c:1.123->1.124
1711    
1712    ---------------------
1713    Date: 2006/02/15 20:16:39
1714    Author: Isibaar
1715    Branch: HEAD
1716    Tag: (none)
1717    Log:
1718    Bugfix: Decoding was prematurely terminated upon EOF
1719    
1720    Members:
1721            examples/xvid_decraw.c:1.23->1.24
1722    
1723    ---------------------
1724    Date: 2006/01/19 23:25:18
1725    Author: Isibaar
1726    Branch: HEAD
1727    Tag: (none)
1728    Log:
1729    - Added MV bits to statistics
1730    
1731    Members:
1732            src/encoder.c:1.122->1.123
1733            src/encoder.h:1.29->1.30
1734            src/bitstream/mbcoding.c:1.52->1.53
1735    
1736    ---------------------
1737    Date: 2006/01/17 20:06:25
1738    Author: Isibaar
1739    Branch: HEAD
1740    Tag: (none)
1741    Log:
1742    - Removed the 9999 frames encode limit from xvid_encraw
1743    
1744    Members:
1745            examples/xvid_encraw.c:1.22->1.23
1746    
1747    ---------------------
1748    Date: 2006/01/09 01:39:43
1749    Author: Isibaar
1750    Branch: HEAD
1751    Tag: (none)
1752    Log:
1753    - fix for EMT64 platform
1754    
1755    Members:
1756            src/xvid.c:1.66->1.67
1757    
1758    ---------------------
1759    Date: 2006/01/08 23:25:57
1760    Author: Isibaar
1761    Branch: HEAD
1762    Tag: (none)
1763    Log:
1764    - Increased the bs_version to 43
1765    
1766    Members:
1767            src/xvid.h:1.53->1.54
1768    
1769    ---------------------
1770    Date: 2005/12/30 15:04:49
1771    Author: Isibaar
1772    Branch: HEAD
1773    Tag: (none)
1774    Log:
1775    - Initialize dec->bs_version to high value. Before it seemed unititalized for
1776      non XviD streams...
1777    
1778    Members:
1779            src/decoder.c:1.76->1.77
1780    
1781    ---------------------
1782    Date: 2005/12/30 14:52:32
1783    Author: Isibaar
1784    Branch: HEAD
1785    Tag: (none)
1786    Log:
1787    - Made the debug build config link again
1788    
1789    Members:
1790            dshow/dshow.dsp:1.5->1.6
1791            dshow/src/debug.h:1.4->1.5
1792    
1793    ---------------------
1794    Date: 2005/12/24 02:06:20
1795    Author: Isibaar
1796    Branch: HEAD
1797    Tag: (none)
1798    Log:
1799    - (hopefully) fixed the decoder bugs reported by Michael Niedermayer
1800    
1801    Members:
1802            src/decoder.c:1.75->1.76
1803    
1804    ---------------------
1805    Date: 2005/12/18 07:52:12
1806    Author: syskin
1807    Branch: HEAD
1808    Tag: (none)
1809    Log:
1810    cleanup; skip decision moved to separate function
1811    
1812    Members:
1813            src/motion/estimation_pvop.c:1.17->1.18
1814            src/motion/motion.h:1.23->1.24
1815    
1816    ---------------------
1817    Date: 2005/12/18 03:55:54
1818    Author: syskin
1819    Branch: HEAD
1820    Tag: (none)
1821    Log:
1822    -freduce-all-givs not supporeted by gcc4 - easiest to just remove
1823    
1824    Members:
1825            dshow/Makefile:1.5->1.6
1826            vfw/bin/Makefile:1.4->1.5
1827    
1828    ---------------------
1829    Date: 2005/12/17 14:57:15
1830    Author: syskin
1831    Branch: HEAD
1832    Tag: (none)
1833    Log:
1834    stupid typo in latest patch
1835    
1836    Members:
1837            src/image/image.c:1.34->1.35
1838    
1839    ---------------------
1840    Date: 2005/12/17 13:04:52
1841    Author: syskin
1842    Branch: HEAD
1843    Tag: (none)
1844    Log:
1845    easier image_interpolate() call, absolete comments removed
1846    
1847    Members:
1848            src/encoder.c:1.121->1.122
1849            src/image/image.c:1.33->1.34
1850            src/image/image.h:1.15->1.16
1851    
1852    ---------------------
1853    Date: 2005/12/17 12:24:32
1854    Author: syskin
1855    Branch: HEAD
1856    Tag: (none)
1857    Log:
1858    ancient useless code removed
1859    
1860    Members:
1861            src/image/image.c:1.32->1.33
1862    
1863    ---------------------
1864    Date: 2005/12/10 06:20:35
1865    Author: syskin
1866    Branch: HEAD
1867    Tag: (none)
1868    Log:
1869    slightly better trellis - check at least 3 coefficients. 0.05dB better with no measurable speed penalty
1870    
1871    Members:
1872            src/utils/mbtransquant.c:1.30->1.31
1873    
1874    ---------------------
1875    Date: 2005/12/09 05:45:35
1876    Author: syskin
1877    Branch: HEAD
1878    Tag: (none)
1879    Log:
1880    expose VHQ and Trellis lambdas to HVS plugins
1881    
1882    Members:
1883            src/encoder.c:1.120->1.121
1884            src/encoder.h:1.28->1.29
1885            src/global.h:1.24->1.25
1886            src/xvid.h:1.52->1.53
1887            src/motion/estimation_rd_based.c:1.13->1.14
1888            src/motion/estimation_rd_based_bvop.c:1.9->1.10
1889            src/utils/mbtransquant.c:1.29->1.30
1890    
1891    ---------------------
1892    Date: 2005/12/09 05:39:49
1893    Author: syskin
1894    Branch: HEAD
1895    Tag: (none)
1896    Log:
1897    tuning lambdas for better PSNR and vhq0 mode decision
1898    
1899    Members:
1900            src/motion/estimation.h:1.12->1.13
1901            src/motion/estimation_common.c:1.12->1.13
1902    
1903    ---------------------
1904    Date: 2005/11/25 13:07:01
1905    Author: chl
1906    Branch: HEAD
1907    Tag: (none)
1908    Log:
1909    remove "xvid" in PGM-header, so xvid_encraw understands it
1910    
1911    Members:
1912            examples/xvid_decraw.c:1.22->1.23
1913    
1914    ---------------------
1915    Date: 2005/11/22 11:53:10
1916    Author: suxen_drol
1917    Branch: HEAD
1918    Tag: (none)
1919    Log:
1920    update cvs-head to reflect xvid-1.2 development status:
1921            set build string to "xvid-1.2.0-dev"
1922            set XVID_VERSION to 1.2.-127
1923            set XVID_BS_VERSION to 40
1924            set XVID_UNSTABLE
1925    
1926    Members:
1927            src/xvid.c:1.65->1.66
1928            src/xvid.h:1.51->1.52
1929    
1930    ---------------------
1931    Date: 2005/11/22 11:23:01
1932    Author: suxen_drol
1933    Branch: HEAD
1934    Tag: (none)
1935    Log:
1936    cleanings in code spotted by sparse (ed dot gomez at free dot fr>
1937    
1938    Members:
1939            src/decoder.c:1.74->1.75
1940            src/encoder.c:1.119->1.120
1941            src/xvid.c:1.64->1.65
1942            src/bitstream/bitstream.c:1.54->1.55
1943            src/dct/idct.c:1.8->1.9
1944            src/image/colorspace.c:1.10->1.11
1945            src/image/font.c:1.6->1.7
1946            src/image/qpel.c:1.7->1.8
1947            src/motion/estimation_rd_based.c:1.12->1.13
1948            src/motion/estimation_rd_based_bvop.c:1.8->1.9
1949            src/prediction/mbprediction.c:1.17->1.18
1950            src/utils/emms.c:1.10->1.11
1951            src/utils/mbtransquant.c:1.28->1.29
1952            src/utils/timer.h:1.10->1.11
1953    
1954    ---------------------
1955    Date: 2005/11/03 06:44:07
1956    Author: Skal
1957    Branch: HEAD
1958    Tag: (none)
1959    Log:
1960    
1961            typo fixed (thanks squid_80)
1962    
1963    Members:
1964            examples/xvid_bench.c:1.26->1.27
1965    
1966    ---------------------
1967    Date: 2005/10/26 14:38:33
1968    Author: Skal
1969    Branch: HEAD
1970    Tag: (none)
1971    Log:
1972    
1973             + removed the x_Ref%4 in qpel.h, in favor of x_Ref>>2.
1974            As suggested by Gruel, there might be a compiler
1975            problem for some very very exotic platform.
1976            Hence, i've added a test_compiler() in xvid_bench.c, to
1977            be sure everything are ok. Hope the test is correct.
1978    
1979            + added benches for interlaced decoding, as supplied
1980            by Christoph Kühnel (info at intek-darmstadt dot de).
1981            Thanks a lot.
1982    
1983    Members:
1984            examples/xvid_bench.c:1.25->1.26
1985            src/image/qpel.h:1.6->1.7
1986    
1987    ---------------------
1988    Date: 2005/10/23 00:32:44
1989    Author: Isibaar
1990    Branch: HEAD
1991    Tag: (none)
1992    Log:
1993    - Renamed and extended the profiles
1994    
1995    Members:
1996            vfw/src/codec.c:1.18->1.19
1997            vfw/src/config.c:1.29->1.30
1998            vfw/src/config.h:1.8->1.9
1999    
2000    ---------------------
2001    Date: 2005/10/16 02:00:04
2002    Author: suxen_drol
2003    Branch: HEAD
2004    Tag: (none)
2005    Log:
2006    vfw quality presets
2007    
2008    Members:
2009            vfw/src/codec.c:1.17->1.18
2010            vfw/src/config.c:1.28->1.29
2011            vfw/src/config.h:1.7->1.8
2012            vfw/src/resource.h:1.9->1.10
2013            vfw/src/resource.rc:1.21->1.22
2014    
2015    ---------------------
2016    Date: 2005/10/09 09:38:33
2017    Author: suxen_drol
2018    Branch: HEAD
2019    Tag: (none)
2020    Log:
2021    TODO/Changelog update
2022    
2023    Members:
2024            ChangeLog:1.13->1.14
2025            TODO:1.7->1.8
2026    
2027    2005/10/8 0:58:2, 'suxen_drol'
2028            compatibility with haali media splitter:
2029            - FORMAT_MPEG2Video support
2030            - handle uppercase MP4V fourcc/clsid
2031    
2032    2005/10/7 15:2:28, 'suxen_drol'
2033            minor xvid_{enc,dec}_raw fixes:
2034            - fix clock resolution (thanks yuri khan)
2035            - link vfw32.lib for win32 avifile support
2036            - honour avifile stream length
2037    
2038    2005/10/6 18:28:31, 'Isibaar'
2039            - added avi/avs input support
2040            - various new options
2041    
2042    2005/10/6 10:46:42, 'Isibaar'
2043            - Wiped the remainders of RRV encoding support
2044            - Marked the RRV flags as obsolete in xvid.h API
2045    
2046    2005/10/5 11:20:22, 'suxen_drol'
2047            vfw: replace "Picture Aspect Ratio" with "Display Aspect Ratio"
2048    
2049    2005/9/24 3:10:37, 'suxen_drol'
2050            bugfix: calc_cbp_mmx was ignoring negative coeff case. have replaced "coeff_sum>0" evaluation with "coeff_sum != 0"
2051            see http://forum.doom9.org/showthread.php?t=100275 for description of bug.
2052    
2053    2005/9/23 12:53:35, 'suxen_drol'
2054            +ve/-ve cbp test (to demonstrate fault with current calc_cbp_mmx function
2055    
2056    2005/9/20 11:54:11, 'suxen_drol'
2057            > > -      uint32_t intra_dc_threshold; /* fake variable */
2058            > > +      int intra_dc_threshold; /* fake variable */
2059            This patch fixes a warning spotted by gcc 4.0.1, because &intra_dc_threshold
2060            is passed to some function which expects a int*, not a uint32_t* (on 64bit this
2061            is important, even if this is fake data, the callee could corrupt the stack
2062            writing 64bit to a 32bit allocated destination)
2063    
2064    2005/9/20 11:51:40, 'suxen_drol'
2065            msvc fails on void* arithmetic in xvid_bench.c
2066    
2067    2005/9/20 11:19:34, 'suxen_drol'
2068            update example documentation to "newer" commandline arguments for encraw/decraw (the arguments were changed ~2003).
2069            bugfix: prevent endless loop when useful_bytes==1 within xvid_decraw.c
2070    
2071    2005/9/18 1:34:13, 'suxen_drol'
2072            renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio", in order to prevent conflict with vfw encoder registry key.
2073    
2074    2005/9/15 10:52:28, 'suxen_drol'
2075            bugfix: support for aspect ratio when decoding unpacked b-frames
2076    
2077    2005/9/15 10:55:29, 'suxen_drol'
2078            OutputDebugString cleanup
2079    
2080    2005-09-19 19:37:45 GMT                                         patch-38
2081    
2082        Summary:
2083          Renamed dshow aspect ratio registry key
2084        Revision:
2085          xvidcore--head--0.0--patch-38
2086    
2087        From pete:
2088         * Renamed dshow "Aspect_Ratio" registry key to "Decoder_Aspect_Ratio",
2089           in order to prevent conflict with vfw encoder registry key.
2090    
2091        modified files:
2092         dshow/src/config.c
2093    
2094    
2095    2005-09-15 16:30:59 GMT                                         patch-37
2096    
2097        Summary:
2098          Field interlaced decoding
2099        Revision:
2100          xvidcore--head--0.0--patch-37
2101    
2102        From Christoph Kuehnel:
2103    
2104          * decoder.c
2105            - Some new defines for DIV
2106            - <decoder_mb_decode> modified: had wrong address offsets for
2107              interlaced
2108            - <decoder_mbinter_field> = new function for interlaced
2109            - <get_motion_vector_interlaced> = new function for interlaced
2110              motion vector prediction
2111            - <decoder_pframe> modified so that it differs between frame and
2112              field prediction
2113    
2114          * global.h
2115            - For field motion prediction MACORBLOCK has new member that is the
2116              average of field1 and field2 motion vector = <mvs_avg>
2117    
2118          * xvid.c
2119            - For field predicted macroblocks we need new field oriented transfer
2120              functions.
2121              For colour calculations they may only process 4 lines (one field
2122              from the colour macroblock that is 8x8). So I introduced 4 new
2123              function pointers:
2124              <transfer8x4_copy, interpolate8x4_ ...>
2125    
2126          * mbcoding.c
2127            - _DEBUG code; index is checked against 64
2128    
2129          * interpolate8x8.[c,h,asm]
2130            - New 8x4 functions
2131    
2132          * mbpredicition.[c,h]
2133            - New function <get_pmv2_interlaced> for interlaced prediciton
2134              according to spec
2135    
2136          * mem_transfer.[c,h,asm]
2137            - New 8x4 function
2138    
2139        modified files:
2140         AUTHORS src/bitstream/mbcoding.c src/decoder.c src/global.h
2141         src/image/image.c src/image/image.h src/image/interpolate8x8.c
2142         src/image/interpolate8x8.h
2143         src/image/x86_asm/interpolate8x8_3dn.asm
2144         src/image/x86_asm/interpolate8x8_3dne.asm
2145         src/image/x86_asm/interpolate8x8_mmx.asm
2146         src/image/x86_asm/interpolate8x8_xmm.asm
2147         src/prediction/mbprediction.c src/prediction/mbprediction.h
2148         src/utils/mem_transfer.c src/utils/mem_transfer.h
2149         src/utils/x86_asm/mem_transfer_3dne.asm
2150         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
2151         vfw/src/config.c vfw/src/driverproc.c
2152    
2153    
2154    2005-09-15 16:27:07 GMT                                         patch-36
2155    
2156        Summary:
2157          Optimiozed cbp operator on IA32
2158        Revision:
2159          xvidcore--head--0.0--patch-36
2160    
2161        From carlo dot bramix at libero dot it:
2162         - Optimized CBP opeartor for ia32 arch
2163    
2164        modified files:
2165         examples/xvid_bench.c src/bitstream/x86_asm/cbp_mmx.asm
2166    
2167    
2168    2005-09-15 16:20:49 GMT                                         patch-35
2169    
2170        Summary:
2171          OutputDebugStream cleanup
2172        Revision:
2173          xvidcore--head--0.0--patch-35
2174    
2175        From pete:
2176         - OutputDebugStream cleanup
2177    
2178        modified files:
2179         dshow/dshow.dsp dshow/sources.inc dshow/src/CXvidDecoder.cpp
2180         dshow/src/debug.h
2181    
2182    
2183    2005-07-26 23:32:52 GMT                                         patch-34
2184    
2185        Summary:
2186          Long standing error in xvid_decraw for big endian hosts
2187        Revision:
2188          xvidcore--head--0.0--patch-34
2189    
2190        From ed.gomez, spoted by Paul Kurucz ptk9417 at ritvax.isc.rit.edu
2191         * No width and height declared in write_tga bug.
2192    
2193        modified files:
2194         examples/xvid_decraw.c
2195    
2196    
2197    2005-07-25 19:45:25 GMT                                         patch-33
2198    
2199        Summary:
2200          Fix big endian tga output for decraw.
2201        Revision:
2202          xvidcore--head--0.0--patch-33
2203    
2204        From ed.gomez:
2205         * Writing pointed data is always better than memory
2206           addresses
2207    
2208        modified files:
2209         examples/xvid_decraw.c
2210    
2211    
2212    2005-07-14 14:25:43 GMT                                         patch-32
2213    
2214        Summary:
2215          Disable packed-bframes widget for dxn profile
2216        Revision:
2217          xvidcore--head--0.0--patch-32
2218    
2219        From pete:
2220         * Disable packed-bframes widget for dxn profile
2221    
2222        modified files:
2223         vfw/src/config.c
2224    
2225    
2226    2005-07-14 14:22:53 GMT                                         patch-31
2227    
2228        Summary:
2229          Fixed qpel for gcc4 and x86_64
2230        Revision:
2231          xvidcore--head--0.0--patch-31
2232    
2233        From Martin Drab <drab at kepler dot fjfi dot cvut dot cz>
2234         * Incomplete type definitions are not supported in GCC4 and newer.
2235           This was breaking x86_64.
2236    
2237        From ed.gomez:
2238         * If both generic and x86_64 share 90% of the array declaration,
2239           better use an extern macro. Makes teh code clearer.
2240    
2241        modified files:
2242         src/image/qpel.c
2243    
2244    
2245    2005-07-14 14:11:24 GMT                                         patch-30
2246    
2247        Summary:
2248          Added VHQ support to xvid_encraw
2249        Revision:
2250          xvidcore--head--0.0--patch-30
2251    
2252        From skal:
2253         * Added VHQ support to xvid_encraw
2254    
2255        modified files:
2256         examples/xvid_encraw.c
2257    
2258    
2259    2005-06-26 15:05:01 GMT                                         patch-29
2260    
2261        Summary:
2262          Merge noise
2263        Revision:
2264          xvidcore--head--0.0--patch-29
2265    
2266        From ed.gomez:
2267         - Merge noise forgotten bit. Other small differences exist with
2268           the CVS tree, but i consider them to not fullfill the local
2269           code style and thus don't fit well...
2270    
2271        modified files:
2272         src/dct/idct.h
2273    
2274    
2275    2005-06-26 15:02:05 GMT                                         patch-28
2276    
2277        Summary:
2278          Bench updates
2279        Revision:
2280          xvidcore--head--0.0--patch-28
2281    
2282        From skal:
2283         - Fixed bench for big endian platforms, updated tests
2284    
2285        modified files:
2286         examples/bench.pl examples/bench_list.pl examples/xvid_bench.c
2287    
2288    
2289    2005-06-26 14:59:17 GMT                                         patch-27
2290    
2291        Summary:
2292          Optimized C mem transfer functions
2293        Revision:
2294          xvidcore--head--0.0--patch-27
2295    
2296        From skal:
2297         - Optimized C mem transfer funcs, disabled for safety.
2298           Enabled by undefining USE_REFERENCE_CODE at the top of
2299           the mem_transfer.c file
2300    
2301        modified files:
2302         src/utils/mem_transfer.c
2303    
2304    
2305    2005-06-26 14:55:35 GMT                                         patch-26
2306    
2307        Summary:
2308          Optimized gcd
2309        Revision:
2310          xvidcore--head--0.0--patch-26
2311    
2312        From skal:
2313         - Optmized GCD, added test for gcd in xvid_bench
2314    
2315        modified files:
2316         examples/xvid_bench.c src/encoder.c
2317    
2318    
2319    2005-06-26 14:51:35 GMT                                         patch-25
2320    
2321        Summary:
2322          Fixed write_video_packet_header
2323        Revision:
2324          xvidcore--head--0.0--patch-25
2325    
2326        From Sigdrak at free.fr:
2327         - Fix write_video_packet_header() which was buggy and kind of obfuscated.
2328    
2329        From skal:
2330         - Fixed log table
2331         - Small cleanup
2332    
2333        modified files:
2334         src/bitstream/bitstream.c
2335    
2336    
2337    2005-06-26 14:46:23 GMT                                         patch-24
2338    
2339        Summary:
2340          Added greyscale option support in xvid_encraw
2341        Revision:
2342          xvidcore--head--0.0--patch-24
2343    
2344        Added greyscale option support in xvid_encraw
2345    
2346    
2347        modified files:
2348         examples/xvid_encraw.c
2349    
2350    
2351    2005-06-26 14:43:42 GMT                                         patch-23
2352    
2353        Summary:
2354          IEEE-1180 SSE2 iDCT implementation
2355        Revision:
2356          xvidcore--head--0.0--patch-23
2357    
2358        From skal:
2359         - Implemented IEEE-1180 SSE2 iDCT. Disabled for safety.
2360    
2361        modified files:
2362         src/dct/x86_asm/fdct_sse2_skal.asm src/xvid.c
2363    
2364    
2365    2005-05-18 22:08:12 GMT                                         patch-22
2366    
2367        Summary:
2368          No executable shared objects installed
2369        Revision:
2370          xvidcore--head--0.0--patch-22
2371    
2372        From ed.gomez:
2373         * Do not install the lib as executable. It's no use as the SO has no
2374           main symbol anyway, and the static lib is not runnable anyway.
2375    
2376        modified files:
2377         build/generic/Makefile
2378    
2379    
2380    2005-05-18 22:05:09 GMT                                         patch-21
2381    
2382        Summary:
2383          Statically link xvid_bench with libxvidcore.a
2384        Revision:
2385          xvidcore--head--0.0--patch-21
2386    
2387        Statically link xvid_bench with libxvidcore.a
2388    
2389    
2390        modified files:
2391         examples/Makefile
2392    
2393    
2394    2005-05-18 21:59:27 GMT                                         patch-20
2395    
2396        Summary:
2397          New autoconf garbage removal
2398        Revision:
2399          xvidcore--head--0.0--patch-20
2400    
2401        New autoconf garbage removal
2402    
2403    
2404        modified files:
2405         build/generic/bootstrap.sh
2406    
2407    
2408    2005-05-18 21:58:16 GMT                                         patch-19
2409    
2410        Summary:
2411          Quotes in configure.in
2412        Revision:
2413          xvidcore--head--0.0--patch-19
2414    
2415        Quotes in configure.in
2416    
2417    
2418        modified files:
2419         build/generic/configure.in
2420    
2421    
2422    2005-05-18 19:40:18 GMT                                         patch-18
2423    
2424        Summary:
2425          Added bitstream helper functions for packets.
2426        Revision:
2427          xvidcore--head--0.0--patch-18
2428    
2429        From Skal:
2430         * Added helper functions for video packets, though they're still unused.
2431    
2432        modified files:
2433         src/bitstream/bitstream.c src/bitstream/bitstream.h
2434    
2435    
2436    2005-05-18 19:30:41 GMT                                         patch-17
2437    
2438        Summary:
2439          A few more bench stuff
2440        Revision:
2441          xvidcore--head--0.0--patch-17
2442    
2443        From Skal:
2444         * Added Perl scripts to automate benches.
2445         * Worked on xvid_bench tests to cover more code.
2446    
2447        new files:
2448         examples/.arch-ids/bench.pl.id
2449         examples/.arch-ids/bench_list.pl.id examples/bench.pl
2450         examples/bench_list.pl
2451    
2452        modified files:
2453         examples/xvid_bench.c
2454    
2455    
2456    2005-05-18 19:22:28 GMT                                         patch-16
2457    
2458        Summary:
2459          Decoder cleanup for memory de/allocation
2460        Revision:
2461          xvidcore--head--0.0--patch-16
2462    
2463        From Skal:
2464         * Memory de/allocation code refactored using goto.
2465    
2466        modified files:
2467         src/decoder.c
2468    
2469    
2470    2005-05-11 21:18:41 GMT                                         patch-15
2471    
2472        Summary:
2473          Export only public API for GNU/Linux and Solaris
2474        Revision:
2475          xvidcore--head--0.0--patch-15
2476    
2477        From ed.gomez:
2478         * Use ld version script to hide internal functions.
2479    
2480        new files:
2481         build/generic/.arch-ids/libxvidcore.ld.id
2482         build/generic/libxvidcore.ld
2483    
2484        modified files:
2485         build/generic/Makefile build/generic/configure.in
2486    
2487    
2488    2005-05-11 21:07:00 GMT                                         patch-14
2489    
2490        Summary:
2491          Warnings GCC4
2492        Revision:
2493          xvidcore--head--0.0--patch-14
2494    
2495        From ed.gomez:
2496         * Remove all GCC 4 warnings.
2497    
2498        modified files:
2499         src/bitstream/bitstream.c src/bitstream/bitstream.h
2500         src/decoder.c src/encoder.c src/image/image.c
2501         src/image/image.h src/motion/estimation_common.c
2502         src/utils/mbtransquant.c
2503    
2504    
2505    2005-05-11 20:18:49 GMT                                         patch-13
2506    
2507        Summary:
2508          Add support for gcc-4 in configure system
2509        Revision:
2510          xvidcore--head--0.0--patch-13
2511    
2512        From ed.gomez:
2513         * Added gcc 4 detection and CFLAG option filtering for it.
2514    
2515        modified files:
2516         build/generic/configure.in
2517    
2518    
2519    2005-05-11 20:07:54 GMT                                         patch-12
2520    
2521        Summary:
2522    
2523        Revision:
2524          xvidcore--head--0.0--patch-12
2525    
2526        From pete:
2527         * bugfix: correct max bitrate display for slider
2528           layout: "(kbps)" added to avgerage bitrate labels within calculator
2529           dialog
2530    
2531        modified files:
2532         vfw/src/config.c vfw/src/resource.rc
2533    
2534    
2535    2005-05-11 20:06:04 GMT                                         patch-11
2536    
2537        Summary:
2538          Fix alignment issue for mem tranfer
2539        Revision:
2540          xvidcore--head--0.0--patch-11
2541    
2542        From skal:
2543         * Fix alignment issue (32 bit reading from non aligned memory)
2544           likely for RISC CPUs using the C code.
2545    
2546        modified files:
2547         src/utils/mem_transfer.c
2548    
2549    
2550    2005-05-11 20:03:57 GMT                                         patch-10
2551    
2552        Summary:
2553          Get time function right on win32
2554        Revision:
2555          xvidcore--head--0.0--patch-10
2556    
2557        From Skal:
2558         * Get the time function right for win32 (ms precision)
2559    
2560        modified files:
2561         examples/xvid_bench.c
2562    
2563    
2564    2005-05-11 20:01:28 GMT                                         patch-9
2565    
2566        Summary:
2567          Better ASP bitstream autodetection
2568        Revision:
2569          xvidcore--head--0.0--patch-9
2570    
2571        From pete:
2572         - Use more flags to determine ASP activation or not.
2573    
2574        modified files:
2575         src/bitstream/bitstream.c
2576    
2577    
2578    #########################################################################
2579    # 1.1.0-beta2 (Bitstream Version 39)
2580    #########################################################################
2581    
2582    2005-04-03 20:15:00 GMT                                         patch-7
2583    
2584        Summary:
2585          Makefile credits and whitespace cleaning
2586        Revision:
2587          xvidcore--head--0.0--patch-7
2588    
2589        Makefile credits and whitespace cleaning
2590    
2591    
2592        modified files:
2593         dshow/Makefile vfw/bin/Makefile
2594    
2595    
2596    2005-04-03 19:52:35 GMT                                         patch-6
2597    
2598        Summary:
2599          Various small things to vbv conformance and divx5 compatibility.
2600        Revision:
2601          xvidcore--head--0.0--patch-6
2602    
2603        From pete:
2604        xvidcore
2605        ========
2606        * added XVID_GLOBAL_DIVX5_USERDATA global flag
2607        * removed the bvop delay warning text ("warning: nothing to output),
2608          as this often confuses joe user.
2609        * minor changed to closed gop image_printf statement:
2610          s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
2611        * additional comments for low_delay_default mode within decoder_decode()
2612        * divx userdata string: s/DivX999b000/DivX503b1393. this has been
2613          suggested by dxn for improved hardware compatibility [nb: i dont
2614          have a hardware player to confirm this]
2615        * vbv_peakrate constraint is ignored if <= 0
2616    
2617        vfw frontend
2618        ============
2619        * dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1",
2620          February 2005. this document was provided by DivXNetworks, USA. when a
2621          dxn profile is selected, strict conformance is enabled:
2622          - force 1:1 picture aspect ratio
2623          - disable bframes if interlacing is enabled
2624          - force maximum of 1 consecutive bvops for the portable and ht profiles,
2625            2 bvops for the hd profile
2626          - always write divx 5 userdata string to bitstream
2627          - force packed bitstream option
2628        - updated dxn vbv parameters
2629        * added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
2630        * moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
2631        * profile[].max_bitrate now measured in bit/sec (not kbps)
2632        * profile->level box: widgets are now greyed-out if they are not used.
2633        * increase vertical size of profile drop down list.
2634        * about box button: s/Dismiss/OK
2635    
2636        modified files:
2637         src/bitstream/bitstream.c src/decoder.c src/encoder.c
2638         src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c
2639         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
2640         vfw/src/resource.rc
2641    
2642    
2643    2005-04-03 19:50:05 GMT                                         patch-5
2644    
2645        Summary:
2646          Fixed bug in cartoon mode.
2647        Revision:
2648          xvidcore--head--0.0--patch-5
2649    
2650        From Isiibar:
2651         - Fixed cartoon bug as described by CrunCher.
2652    
2653        modified files:
2654         src/motion/estimation_pvop.c
2655    
2656    
2657    2005-03-22 20:40:47 GMT                                         patch-4
2658    
2659        Summary:
2660          Added MPEG quant support for PPC
2661        Revision:
2662          xvidcore--head--0.0--patch-4
2663    
2664        From Christoph Nageli:
2665         * Added support for MPEG quant functions for PPC.
2666    
2667        new files:
2668         src/quant/ppc_asm/.arch-ids/quant_mpeg_altivec.c.id
2669         src/quant/ppc_asm/quant_mpeg_altivec.c
2670    
2671        modified files:
2672         build/generic/sources.inc src/quant/quant.h src/xvid.c
2673    
2674    
2675    2005-03-18 18:00:13 GMT                                         patch-3
2676    
2677        Summary:
2678          Updated ChangeLog
2679        Revision:
2680          xvidcore--head--0.0--patch-3
2681    
2682        Updated ChangeLog
2683    
2684    
2685        modified files:
2686         ChangeLog
2687    
2688    
2689    2005-03-18 17:53:24 GMT                                         patch-2
2690    
2691        Summary:
2692          Colorspace code for PPC
2693        Revision:
2694          xvidcore--head--0.0--patch-2
2695    
2696        From Christoph Nageli:
2697         - Colorspace function fixes for non 16bytes aligned target adresses.
2698    
2699        modified files:
2700         src/image/ppc_asm/colorspace_altivec.c
2701    
2702    
2703    2005-03-18 17:39:00 GMT                                         patch-1
2704    
2705        Summary:
2706          Fix for 64bit interlacing
2707        Revision:
2708          xvidcore--head--0.0--patch-1
2709    
2710        From Andrew Dunstan:
2711         * Fixed bug where 64bit mov shoud have been 32bit
2712    
2713        modified files:
2714         src/utils/x86_64_asm/interlacing_mmx.asm
2715    
2716    
2717    2005-03-18 17:28:00 GMT                                         base-0
2718    
2719        Summary:
2720          tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-121
2721        Revision:
2722          xvidcore--head--0.0--base-0
2723    
2724        (automatically generated log message)
2725    
2726    # Change of arch/tla archive, explains the patch number wraparound
2727    
2728    2005-03-18 16:58:08 GMT                                         patch-121
2729    
2730        Summary:
2731          ME work
2732        Revision:
2733          xvidcore--head--0.0--patch-121
2734    
2735        From Isiibar:
2736         - Cartoon mode bugfix
2737         - New lambda tables for R-D motion search. The old tables were
2738           obviously taken from h.264, which uses a logarithmic quantizer
2739           scale. This lead to bad results at very low bit-rates. With this
2740           patch, compression efficiency at low bit-rates is greatly improved.
2741    
2742        modified files:
2743         src/motion/estimation.h src/motion/estimation_bvop.c
2744         src/motion/estimation_common.c src/motion/estimation_pvop.c
2745    
2746    
2747    2005-03-18 16:56:13 GMT                                         patch-120
2748    
2749        Summary:
2750          Better instruction pairing in sad mmx
2751        Revision:
2752          xvidcore--head--0.0--patch-120
2753    
2754        From Dark sylinc (dark_sylinc at yahoo dor com dor ar), commited by Isiibar:
2755         * Better instruction pairing in sad_mmx.asm, improves speed.
2756    
2757        modified files:
2758         src/motion/x86_asm/sad_mmx.asm src/utils/emms.c
2759    
2760    
2761    2005-03-18 16:53:00 GMT                                         patch-119
2762    
2763        Summary:
2764          Fixed resource leak in Dshow
2765        Revision:
2766          xvidcore--head--0.0--patch-119
2767    
2768        From antonz, commited by Isiibar:
2769         * Fixed resource leaking caused by poor xvidcore initialization tracking.
2770    
2771        modified files:
2772         dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
2773    
2774    
2775    2005-03-18 16:50:44 GMT                                         patch-118
2776    
2777        Summary:
2778          Debug flag support in vfw
2779        Revision:
2780          xvidcore--head--0.0--patch-118
2781    
2782        From pete:
2783         * debug flag support for vfw decoder.
2784    
2785        modified files:
2786         vfw/src/codec.c
2787    
2788    
2789    #########################################################################
2790    # 1.1.0-beta1 (Bitstream Version 38)
2791    #########################################################################
2792    
2793    
2794    2005-01-16 10:27:41 GMT                                         patch-117
2795    
2796        Summary:
2797          License was using wrong linefeeds for vfw
2798        Revision:
2799          xvidcore--head--0.0--patch-117
2800    
2801        License was using wrong linefeeds for vfw
2802    
2803    
2804        new files:
2805         vfw/.arch-ids/LICENSE.id vfw/LICENSE
2806    
2807        modified files:
2808         vfw/src/resource.rc
2809    
2810    
2811    2005-01-10 22:59:46 GMT                                         patch-116
2812    
2813        Summary:
2814          Last minutes vfw bugfixes/improvements
2815        Revision:
2816          xvidcore--head--0.0--patch-116
2817    
2818        From sysKin:
2819         * last minute fixes and improvements to vfw frontend.
2820    
2821        modified files:
2822         vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2823         vfw/src/resource.rc
2824    
2825    
2826    2005-01-09 20:37:32 GMT                                         patch-115
2827    
2828        Summary:
2829          Marking 1.1.0 beta1
2830        Revision:
2831          xvidcore--head--0.0--patch-115
2832    
2833        From ed.gomez:
2834         * Marking xvid 1.1.0 beta1 release.
2835    
2836        modified files:
2837         ChangeLog build/generic/configure.in src/xvid.c src/xvid.h
2838    
2839    
2840    2005-01-09 20:15:14 GMT                                         patch-114
2841    
2842        Summary:
2843          Moved cartoon mode to zones in vfw.
2844        Revision:
2845          xvidcore--head--0.0--patch-114
2846    
2847        From sysKin:
2848         * Moved cartoon mode to zones in vfw frontend.
2849    
2850        modified files:
2851         vfw/src/codec.c vfw/src/config.c vfw/src/config.h
2852         vfw/src/resource.rc
2853    
2854    
2855    2005-01-09 20:09:27 GMT                                         patch-113
2856    
2857        Summary:
2858    
2859        Revision:
2860          xvidcore--head--0.0--patch-113
2861    
2862        From algern0n (#xvid@freenode):
2863         * Avoid infinite loop when updating audio size.
2864    
2865        modified files:
2866         vfw/src/config.c
2867    
2868    
2869    2005-01-09 11:32:41 GMT                                         patch-112
2870    
2871        Summary:
2872          Long standing bug in 2pass2 code. Double overflow accumulation.
2873        Revision:
2874          xvidcore--head--0.0--patch-112
2875    
2876        From pengvado (x264 developer, sorry i don't have your realname):
2877         * rc_2pass2_after accumulates overflow twice, once in each I/PB subcase
2878           and then in a common code path. The common path was just supposed to
2879           store the stat struct entry error for statistics (even if they're unused)
2880    
2881        modified files:
2882         src/plugins/plugin_2pass2.c
2883    
2884    
2885    2005-01-06 23:42:12 GMT                                         patch-111
2886    
2887        Summary:
2888          Merged amd64 branch fix
2889        Revision:
2890          xvidcore--head--0.0--patch-111
2891    
2892        Merged amd64 branch fix
2893    
2894        Patches applied:
2895    
2896         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2897           Merged upstream
2898    
2899         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
2900           Bug fix for qpel problem  from Andrew Dunstan
2901    
2902    
2903        modified files:
2904         src/image/x86_64_asm/qpel_mmx.asm
2905    
2906        new patches:
2907         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-12
2908         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-13
2909    
2910    
2911    2005-01-05 22:53:12 GMT                                         patch-110
2912    
2913        Summary:
2914          Merged x86_64 Linux port
2915        Revision:
2916          xvidcore--head--0.0--patch-110
2917    
2918        Merged x86_64 Linux port
2919    
2920        Patches applied:
2921    
2922         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
2923           tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-96
2924    
2925         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
2926           Merged mainline up to patch-101
2927    
2928         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
2929           Merged mainline again for hotfixes
2930    
2931         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
2932           Added x86_64 detection in configure system
2933    
2934         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
2935           Added src/utils/x86_64_asm files
2936    
2937         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
2938           Added /src/quant/x86_64_asm files
2939    
2940         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
2941           Added src/motion/x86_64_asm files
2942    
2943         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
2944           Added src/dct/x86_64_asm
2945    
2946         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
2947           Added halfpel part of src/image/x86_64_asm files
2948    
2949         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
2950           Merged mainline
2951    
2952         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
2953           Ported the new mem transfer function
2954    
2955         * ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
2956           Added src/image/x86_4 qpel code
2957    
2958    
2959        new files:
2960         src/dct/x86_64_asm/.arch-ids/=id
2961         src/dct/x86_64_asm/.arch-ids/fdct_mmx_skal.asm.id
2962         src/dct/x86_64_asm/.arch-ids/idct_mmx.asm.id
2963         src/dct/x86_64_asm/fdct_mmx_skal.asm
2964         src/dct/x86_64_asm/idct_mmx.asm
2965         src/image/x86_64_asm/.arch-ids/=id
2966         src/image/x86_64_asm/.arch-ids/interpolate8x8_mmx.asm.id
2967         src/image/x86_64_asm/.arch-ids/interpolate8x8_xmm.asm.id
2968         src/image/x86_64_asm/.arch-ids/qpel_mmx.asm.id
2969         src/image/x86_64_asm/interpolate8x8_mmx.asm
2970         src/image/x86_64_asm/interpolate8x8_xmm.asm
2971         src/image/x86_64_asm/qpel_mmx.asm
2972         src/motion/x86_64_asm/.arch-ids/=id
2973         src/motion/x86_64_asm/.arch-ids/sad_mmx.asm.id
2974         src/motion/x86_64_asm/.arch-ids/sad_xmm.asm.id
2975         src/motion/x86_64_asm/sad_mmx.asm
2976         src/motion/x86_64_asm/sad_xmm.asm
2977         src/quant/x86_64_asm/.arch-ids/=id
2978         src/quant/x86_64_asm/.arch-ids/quantize_h263_mmx.asm.id
2979         src/quant/x86_64_asm/.arch-ids/quantize_mpeg_xmm.asm.id
2980         src/quant/x86_64_asm/quantize_h263_mmx.asm
2981         src/quant/x86_64_asm/quantize_mpeg_xmm.asm
2982         src/utils/x86_64_asm/.arch-ids/=id
2983         src/utils/x86_64_asm/.arch-ids/cpuid.asm.id
2984         src/utils/x86_64_asm/.arch-ids/interlacing_mmx.asm.id
2985         src/utils/x86_64_asm/.arch-ids/mem_transfer_mmx.asm.id
2986         src/utils/x86_64_asm/cpuid.asm
2987         src/utils/x86_64_asm/interlacing_mmx.asm
2988         src/utils/x86_64_asm/mem_transfer_mmx.asm
2989    
2990        modified files:
2991         build/generic/configure.in build/generic/sources.inc
2992         examples/xvid_bench.c src/dct/fdct.h src/dct/idct.h
2993         src/image/interpolate8x8.h src/image/qpel.c src/image/qpel.h
2994         src/motion/sad.h src/portab.h src/quant/quant.h
2995         src/utils/emms.h src/utils/mbfunctions.h
2996         src/utils/mem_transfer.h src/xvid.c
2997    
2998        new directories:
2999         src/dct/x86_64_asm src/dct/x86_64_asm/.arch-ids
3000         src/image/x86_64_asm src/image/x86_64_asm/.arch-ids
3001         src/motion/x86_64_asm src/motion/x86_64_asm/.arch-ids
3002         src/quant/x86_64_asm src/quant/x86_64_asm/.arch-ids
3003         src/utils/x86_64_asm src/utils/x86_64_asm/.arch-ids
3004    
3005        new patches:
3006         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--base-0
3007         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-1
3008         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-2
3009         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-3
3010         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-4
3011         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-5
3012         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-6
3013         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-7
3014         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-8
3015         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-9
3016         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-10
3017         ed.gomez@free.fr--amd64/xvidcore--amd64work--0.0--patch-11
3018    
3019    
3020    2004-12-19 16:58:13 GMT                                         patch-109
3021    
3022        Summary:
3023          bvhq speedup.
3024        Revision:
3025          xvidcore--head--0.0--patch-109
3026    
3027        From sysKin:
3028         * Add cbp cost as soon as possible, so it saves a few candidates
3029           testing.
3030    
3031        modified files:
3032         src/motion/estimation_rd_based_bvop.c
3033    
3034    
3035    2004-12-19 16:55:47 GMT                                         patch-108
3036    
3037        Summary:
3038          Added ia32 optimized code for new mem transfer operator.
3039        Revision:
3040          xvidcore--head--0.0--patch-108
3041    
3042        From sysKin:
3043         * Added ia32 (xmm) optimized code for new mem transfer operator.
3044    
3045        modified files:
3046         src/utils/mem_transfer.c src/utils/mem_transfer.h
3047         src/utils/x86_asm/mem_transfer_mmx.asm src/xvid.c
3048    
3049    
3050    2004-12-19 13:39:58 GMT                                         patch-107
3051    
3052        Summary:
3053          Added missing license header
3054        Revision:
3055          xvidcore--head--0.0--patch-107
3056    
3057        From ed.gomez:
3058         * The GPL header was missing
3059    
3060    
3061    
3062        modified files:
3063         src/motion/estimation_rd_based_bvop.c
3064    
3065    
3066    2004-12-19 12:41:02 GMT                                         patch-106
3067    
3068        Summary:
3069          Updated ChangeLog
3070        Revision:
3071          xvidcore--head--0.0--patch-106
3072    
3073        Updated ChangeLog
3074    
3075    
3076        modified files:
3077         ChangeLog
3078    
3079    
3080    2004-12-19 12:38:15 GMT                                         patch-105
3081    
3082        Summary:
3083          Merged stable 1.0.3 release patches
3084        Revision:
3085          xvidcore--head--0.0--patch-105
3086    
3087        Merged stable 1.0.3 release patches
3088    
3089        Patches applied:
3090    
3091         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3092           Trellis overflow for quant<=2
3093    
3094         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3095           Marking 1.0.3 release
3096    
3097    
3098        modified files:
3099         ChangeLog-1.0 src/utils/mbtransquant.c src/xvid.h
3100    
3101        new patches:
3102         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-63
3103         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-64
3104    
3105    
3106    2004-12-19 11:15:53 GMT                                         patch-104
3107    
3108        Summary:
3109          Faster bvhq
3110        Revision:
3111          xvidcore--head--0.0--patch-104
3112    
3113        From sysKin:
3114         * Faster bvhq skipping Intra test if the rd optimized rate
3115           is already < 24bits... some other things too
3116    
3117        modified files:
3118         src/motion/estimation.h src/motion/estimation_bvop.c
3119         src/motion/estimation_rd_based.c
3120         src/motion/estimation_rd_based_bvop.c
3121    
3122    
3123    2004-12-10 20:51:56 GMT                                         patch-103
3124    
3125        Summary:
3126          Encoder cleanups.
3127        Revision:
3128          xvidcore--head--0.0--patch-103
3129    
3130        From sysKin:
3131         * Moved greyscale code to mbcoding.
3132         * Moved the fcode code to its own function.
3133         * Some other minor cleanups.
3134    
3135    
3136        modified files:
3137         src/bitstream/mbcoding.c src/encoder.c
3138    
3139    
3140    2004-12-10 20:39:23 GMT                                         patch-102
3141    
3142        Summary:
3143          Fixed patch-101
3144        Revision:
3145          xvidcore--head--0.0--patch-102
3146    
3147        From sysKin:
3148         * Add a cbp assigment that should not have disapeared in patch-101.
3149    
3150        modified files:
3151         src/encoder.c
3152    
3153    
3154    2004-12-09 22:53:20 GMT                                         patch-101
3155    
3156        Summary:
3157          Speedup using RD results
3158        Revision:
3159          xvidcore--head--0.0--patch-101
3160    
3161        From sysKin:
3162         * Use cbp from RD to speedup things a bit.
3163    
3164        modified files:
3165         src/encoder.c
3166    
3167    
3168    2004-12-09 22:51:02 GMT                                         patch-100
3169    
3170        Summary:
3171          Speedup RD a bit
3172        Revision:
3173          xvidcore--head--0.0--patch-100
3174    
3175        From sysKin:
3176         * Saves a few multiplies in RD code saving the quant*quant value
3177           into the SearchData struct.
3178    
3179        modified files:
3180         src/motion/estimation.h src/motion/estimation_bvop.c
3181         src/motion/estimation_rd_based.c
3182    
3183    
3184    2004-12-09 22:48:06 GMT                                         patch-99
3185    
3186        Summary:
3187          Smarter fcode code
3188        Revision:
3189          xvidcore--head--0.0--patch-99
3190    
3191        From sysKin:
3192         * Replaced old fcode code with smarter one.
3193    
3194        modified files:
3195         src/bitstream/mbcoding.c src/encoder.c src/motion/estimation.h
3196         src/motion/estimation_bvop.c src/motion/estimation_common.c
3197         src/motion/estimation_pvop.c src/motion/motion_inlines.h
3198    
3199    
3200    2004-12-09 22:00:49 GMT                                         patch-98
3201    
3202        Summary:
3203          Removed Reduced Resolution Vops support
3204        Revision:
3205          xvidcore--head--0.0--patch-98
3206    
3207        From sysKin:
3208         * it's now a long time we planned removing support for RRV as it
3209           adds complexity to the ME, to the decoder and this feature fits
3210           nowhere in any MPEG4 profile we plan to support.
3211    
3212        modified files:
3213         src/bitstream/bitstream.c src/bitstream/bitstream.h
3214         src/decoder.c src/encoder.c src/image/image.c
3215         src/motion/estimation.h src/motion/estimation_bvop.c
3216         src/motion/estimation_gmc.c src/motion/estimation_pvop.c
3217         src/motion/estimation_rd_based.c
3218         src/motion/estimation_rd_based_bvop.c src/motion/motion.h
3219         src/motion/motion_comp.c src/motion/motion_inlines.h
3220         src/motion/vop_type_decision.c src/utils/mbtransquant.c
3221         src/xvid.c
3222    
3223    
3224    2004-12-07 23:58:12 GMT                                         patch-97
3225    
3226        Summary:
3227          Merged PowerPC fixes from christoph naegeli's branch
3228        Revision:
3229          xvidcore--head--0.0--patch-97
3230    
3231        Merged PowerPC fixes from christoph naegeli's branch
3232    
3233        Patches applied:
3234    
3235         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3236           Star-merge with Edouards Branch
3237    
3238         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3239           debug alignment bugfixes
3240    
3241         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3242           bugfixes in altivec alignment assumptions
3243    
3244         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3245           linux gcc fixes
3246    
3247         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3248           linux ppc long fixes
3249    
3250         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3251           minor ppc linux enhancements...
3252    
3253    
3254        modified files:
3255         src/image/ppc_asm/colorspace_altivec.c
3256         src/image/ppc_asm/interpolate8x8_altivec.c
3257         src/image/ppc_asm/qpel_altivec.c
3258         src/motion/ppc_asm/sad_altivec.c
3259         src/quant/ppc_asm/quant_h263_altivec.c
3260         src/utils/ppc_asm/mem_transfer_altivec.c src/xvid.c
3261    
3262        new patches:
3263         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-11
3264         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-12
3265         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-13
3266         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-14
3267         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-15
3268         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-16
3269    
3270    
3271    2004-11-24 22:10:17 GMT                                         patch-96
3272    
3273        Summary:
3274          Forgotten bit of patch-94 (vbv code in vfw)
3275        Revision:
3276          xvidcore--head--0.0--patch-96
3277    
3278        Forgotten bit of patch-94 (vbv code in vfw)
3279    
3280    
3281        modified files:
3282         vfw/src/codec.c
3283    
3284    
3285    2004-11-24 21:50:45 GMT                                         patch-95
3286    
3287        Summary:
3288          Changed default Brightness value in DShow frontend
3289        Revision:
3290          xvidcore--head--0.0--patch-95
3291    
3292        Changed default Brightness value in DShow frontend
3293    
3294    
3295        modified files:
3296         dshow/src/config.c
3297    
3298    
3299    2004-11-24 21:50:14 GMT                                         patch-94
3300    
3301        Summary:
3302          Added support for VBV in frontend.
3303        Revision:
3304          xvidcore--head--0.0--patch-94
3305    
3306        From sysKin:
3307         * Added support code for VBV in VFW frontend.
3308    
3309        modified files:
3310         vfw/src/config.c vfw/src/resource.rc
3311    
3312    
3313    2004-11-24 21:48:35 GMT                                         patch-93
3314    
3315        Summary:
3316          Added interlaced option parsing in xvid_encraw.
3317        Revision:
3318          xvidcore--head--0.0--patch-93
3319    
3320        From christoph:
3321         * Added support for interlaced option in xvid_encraw.
3322    
3323        modified files:
3324         examples/xvid_encraw.c
3325    
3326    
3327    2004-11-24 21:45:47 GMT                                         patch-92
3328    
3329        Summary:
3330          Synced with stable tree
3331        Revision:
3332          xvidcore--head--0.0--patch-92
3333    
3334        Synced with stable tree
3335    
3336        Patches applied:
3337    
3338         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3339           Fixed DiamondSearch
3340    
3341         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3342           Fixed stride in DShow decoder.
3343    
3344         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3345           Fixed stride in vfw frontend.
3346    
3347    
3348        modified files:
3349         dshow/src/CXvidDecoder.cpp src/motion/estimation_common.c
3350         vfw/src/codec.c
3351    
3352        new patches:
3353         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-60
3354         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-61
3355         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-62
3356    
3357    
3358    2004-10-17 10:13:02 GMT                                         patch-91
3359    
3360        Summary:
3361          Syncing with Christoph Nageli branch
3362        Revision:
3363          xvidcore--head--0.0--patch-91
3364    
3365        Syncing with Christoph Nageli branch
3366    
3367        Patches applied:
3368    
3369         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3370           tag of ed.gomez@free.fr--2004-1/xvidcore--head--0.0--patch-68
3371    
3372         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3373           interpolate8x8_haflpel add functions
3374    
3375         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3376           little enhancement
3377    
3378         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3379           Basic QPel pass_16 routines altivec codec
3380    
3381         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3382           Basic QPel pass_8 routines altivec code
3383    
3384         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3385           packed pass_16 routines in a macro
3386    
3387         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3388           packed pass_8 routines in a macro
3389    
3390         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3391           Enhancement of the qpel functions for P-frames
3392    
3393         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3394           QPel Pass_16 Add Functions
3395    
3396         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3397           Pass_8_Add Altivec functions
3398    
3399         * chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3400           Bugfix for Pass_8 Add routines
3401    
3402    
3403        new files:
3404         src/image/ppc_asm/.arch-ids/qpel_altivec.c.id
3405         src/image/ppc_asm/qpel_altivec.c
3406    
3407        modified files:
3408         build/generic/sources.inc src/image/interpolate8x8.h
3409         src/image/ppc_asm/colorspace_altivec.c
3410         src/image/ppc_asm/interpolate8x8_altivec.c src/image/qpel.c
3411         src/image/qpel.h src/xvid.c
3412    
3413        new patches:
3414         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--base-0
3415         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-1
3416         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-2
3417         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-3
3418         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-4
3419         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-5
3420         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-6
3421         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-7
3422         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-8
3423         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-9
3424         chn@kbw.ch--2004-1/xvidcore--naegeli-head--0.0--patch-10
3425    
3426    
3427    2004-10-12 21:00:08 GMT                                         patch-90
3428    
3429        Summary:
3430          Resynced with 1.0 tree
3431        Revision:
3432          xvidcore--head--0.0--patch-90
3433    
3434        Resynced with 1.0 tree
3435    
3436        Patches applied:
3437    
3438         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3439           Don't read too short streams.
3440    
3441    
3442        modified files:
3443         src/bitstream/bitstream.c
3444    
3445        new patches:
3446         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-59
3447    
3448    
3449    2004-10-12 20:54:47 GMT                                         patch-89
3450    
3451        Summary:
3452          Credits to Christoph Nageli for his work on PPC port
3453        Revision:
3454          xvidcore--head--0.0--patch-89
3455    
3456        Credits to Christoph Nageli for his work on PPC port
3457    
3458    
3459        modified files:
3460         AUTHORS
3461    
3462    
3463    2004-10-12 20:51:24 GMT                                         patch-88
3464    
3465        Summary:
3466    
3467        Revision:
3468          xvidcore--head--0.0--patch-88
3469    
3470        Patches applied:
3471    
3472         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3473           ME fix.
3474    
3475         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3476           64bit fixes
3477    
3478        From ed.gomez:
3479         * Resolved conflicts caused by the 64bit fixes, extended it for qpel.h
3480           Note that 1.1 tree needs a new review for 64bit problems as lot
3481           of ME code has changed.
3482    
3483        modified files:
3484         src/image/qpel.h src/motion/estimation_bvop.c
3485         src/motion/estimation_common.c src/motion/motion_comp.c
3486    
3487        new patches:
3488         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-57
3489         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-58
3490    
3491    
3492    2004-09-22 22:42:16 GMT                                         patch-87
3493    
3494        Summary:
3495          DESTDIR support in Makefile
3496        Revision:
3497          xvidcore--head--0.0--patch-87
3498    
3499        From Thomas Galliano (Gentoo bug #62190):
3500         * Added DESTDIR prefix variable to all install commands destination
3501           (ed.gomez: i think it's for packaging issues, so the install
3502            process installs all files as if they were going to the real
3503            location, as xvid doesn't use any path, i always thought this
3504            was not required)
3505    
3506        modified files:
3507         build/generic/Makefile build/generic/platform.inc.in
3508    
3509    
3510    2004-09-04 15:10:33 GMT                                         patch-86
3511    
3512        Summary:
3513          First bvop search must initalize best_sad
3514        Revision:
3515          xvidcore--head--0.0--patch-86
3516    
3517        From sysKin:
3518         * First bvop search must initalize best_sad
3519    
3520        modified files:
3521         src/motion/estimation_bvop.c
3522    
3523    
3524    2004-09-04 14:11:43 GMT                                         patch-85
3525    
3526        Summary:
3527          Fixed function prototype/definition mismatch
3528        Revision:
3529          xvidcore--head--0.0--patch-85
3530    
3531        From sysKin:
3532         * Fixed function prototype/definition mismatch for some
3533           interpolation C functions.
3534    
3535        modified files:
3536         src/image/interpolate8x8.c
3537    
3538    
3539    2004-09-04 14:08:13 GMT                                         patch-84
3540    
3541        Summary:
3542          Fixed buffer termination logic in xvid_decraw.
3543        Revision:
3544          xvidcore--head--0.0--patch-84
3545    
3546        From ed.gomez:
3547         * Fixed main decoding loop condition to really match
3548           the empty buffer and end of stream condition.
3549         * Removed the unwanted frame number limitation
3550    
3551        modified files:
3552         examples/xvid_decraw.c
3553    
3554    
3555    2004-09-04 14:04:48 GMT                                         patch-83
3556    
3557        Summary:
3558          Uninitialized user data usage.
3559        Revision:
3560          xvidcore--head--0.0--patch-83
3561    
3562        From ed.gomez:
3563         - Fixed user data parsing uninitialized data.
3564    
3565        modified files:
3566         src/bitstream/bitstream.c
3567    
3568    
3569    2004-09-04 13:59:26 GMT                                         patch-82
3570    
3571        Summary:
3572          Unitialized data in bvop ME
3573        Revision:
3574          xvidcore--head--0.0--patch-82
3575    
3576        From ed.gomez:
3577         * Fixed unitialized data usage during bvop ME.
3578    
3579        modified files:
3580         src/motion/estimation_bvop.c
3581    
3582    
3583    2004-09-03 00:13:31 GMT                                         patch-81
3584    
3585        Summary:
3586          Add VOL header saving in xvid_decraw
3587        Revision:
3588          xvidcore--head--0.0--patch-81
3589    
3590        From ed.gomez:
3591         * Added VOL header saving in xvid_decraw
3592    
3593        The little story:
3594           I was trying to cut some frames off of a big stream (150MB)
3595           with "xvid_decraw -m", and cat'ing the single frame stream
3596           files together. The reconstructed stream was rejected by all
3597           mpeg4 decoders because the vol header wasn't present. Thus
3598           the fix.
3599    
3600        modified files:
3601         examples/xvid_decraw.c
3602    
3603    
3604    2004-08-30 23:22:35 GMT                                         patch-80
3605    
3606        Summary:
3607          Complete previous API numbering change
3608        Revision:
3609          xvidcore--head--0.0--patch-80
3610    
3611        Complete previous API numbering change
3612    
3613    
3614        modified files:
3615         src/xvid.h
3616    
3617    
3618    2004-08-29 11:53:05 GMT                                         patch-79
3619    
3620        Summary:
3621          Merged stable tree
3622        Revision:
3623          xvidcore--head--0.0--patch-79
3624    
3625        Merged stable tree
3626    
3627        Patches applied:
3628    
3629         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3630           Marking 1.0.2
3631    
3632         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3633           Merged one important forgotten bugfix from head
3634    
3635         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3636           ChangeLog update
3637    
3638    
3639        modified files:
3640         ChangeLog-1.0 src/xvid.h
3641    
3642        new patches:
3643         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-54
3644         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-55
3645         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-56
3646    
3647    
3648    2004-08-29 09:56:34 GMT                                         patch-78
3649    
3650        Summary:
3651          Write ia32 symbols' size to elf output.
3652        Revision:
3653          xvidcore--head--0.0--patch-78
3654    
3655        From ed.gomez:
3656         - write symbols size to elf output, so the asm objects look
3657           really like any usual object file.
3658    
3659        modified files:
3660         src/bitstream/x86_asm/cbp_3dne.asm
3661         src/bitstream/x86_asm/cbp_mmx.asm
3662         src/bitstream/x86_asm/cbp_sse2.asm
3663         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3664         src/dct/x86_asm/fdct_mmx_skal.asm
3665         src/dct/x86_asm/fdct_sse2_skal.asm
3666         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3667         src/dct/x86_asm/idct_sse2_dmitry.asm
3668         src/dct/x86_asm/simple_idct_mmx.asm
3669         src/image/x86_asm/colorspace_mmx.inc
3670         src/image/x86_asm/colorspace_rgb_mmx.asm
3671         src/image/x86_asm/colorspace_yuv_mmx.asm
3672         src/image/x86_asm/colorspace_yuyv_mmx.asm
3673         src/image/x86_asm/interpolate8x8_3dn.asm
3674         src/image/x86_asm/interpolate8x8_3dne.asm
3675         src/image/x86_asm/interpolate8x8_mmx.asm
3676         src/image/x86_asm/interpolate8x8_xmm.asm
3677         src/image/x86_asm/postprocessing_mmx.asm
3678         src/image/x86_asm/postprocessing_sse2.asm
3679         src/image/x86_asm/qpel_mmx.asm
3680         src/image/x86_asm/reduced_mmx.asm
3681         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3682         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3683         src/motion/x86_asm/sad_xmm.asm
3684         src/quant/x86_asm/quantize_h263_3dne.asm
3685         src/quant/x86_asm/quantize_h263_mmx.asm
3686         src/quant/x86_asm/quantize_mpeg_mmx.asm
3687         src/quant/x86_asm/quantize_mpeg_xmm.asm
3688         src/utils/x86_asm/cpuid.asm
3689         src/utils/x86_asm/interlacing_mmx.asm
3690         src/utils/x86_asm/mem_transfer_3dne.asm
3691         src/utils/x86_asm/mem_transfer_mmx.asm
3692    
3693    
3694    2004-08-28 13:00:56 GMT                                         patch-77
3695    
3696        Summary:
3697          Thread safety problem in sse2 brightness control
3698        Revision:
3699          xvidcore--head--0.0--patch-77
3700    
3701        From ed.gomez:
3702         * CodingStyle for the sse2 image brightness file
3703         * Fixed thread safety problem/big error. Writing to a RO
3704           data segment is a no go ! and using global data segment
3705           is a no go either (use stack instead) !
3706    
3707        modified files:
3708         src/image/x86_asm/postprocessing_sse2.asm
3709    
3710    
3711    2004-08-22 13:11:23 GMT                                         patch-76
3712    
3713        Summary:
3714          Stable merge
3715        Revision:
3716          xvidcore--head--0.0--patch-76
3717    
3718        Stable merge
3719    
3720        Patches applied:
3721    
3722         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3723           Thread safety problem in idct C version
3724    
3725    
3726        modified files:
3727         src/bitstream/mbcoding.c src/dct/idct.c
3728    
3729        new patches:
3730         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-53
3731    
3732    
3733    2004-08-22 11:48:23 GMT                                         patch-75
3734    
3735        Summary:
3736          This tree isn't API 4.0 anymore, mark it as 4.1
3737        Revision:
3738          xvidcore--head--0.0--patch-75
3739    
3740        From ed.gomez:
3741         * The fields added to some structs make this lib isn't
3742           API 4.0 anymore, mark it as 4.1 because ABI compatibility
3743           is conserved.
3744    
3745        modified files:
3746         build/generic/configure.in
3747    
3748    
3749    2004-08-22 11:41:22 GMT                                         patch-74
3750    
3751        Summary:
3752          Functions qualified as such for elf format.
3753        Revision:
3754          xvidcore--head--0.0--patch-74
3755    
3756        From ed.gomez:
3757         * Functions weren't marked as functions in ia32 asm files.
3758           Added support for the function qualifier for elf.
3759    
3760        modified files:
3761         build/generic/configure.in src/bitstream/x86_asm/cbp_3dne.asm
3762         src/bitstream/x86_asm/cbp_mmx.asm
3763         src/bitstream/x86_asm/cbp_sse2.asm
3764         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
3765         src/dct/x86_asm/fdct_mmx_skal.asm
3766         src/dct/x86_asm/fdct_sse2_skal.asm
3767         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
3768         src/dct/x86_asm/idct_sse2_dmitry.asm
3769         src/dct/x86_asm/simple_idct_mmx.asm
3770         src/image/x86_asm/colorspace_rgb_mmx.asm
3771         src/image/x86_asm/colorspace_yuv_mmx.asm
3772         src/image/x86_asm/colorspace_yuyv_mmx.asm
3773         src/image/x86_asm/interpolate8x8_3dn.asm
3774         src/image/x86_asm/interpolate8x8_3dne.asm
3775         src/image/x86_asm/interpolate8x8_mmx.asm
3776         src/image/x86_asm/interpolate8x8_xmm.asm
3777         src/image/x86_asm/postprocessing_mmx.asm
3778         src/image/x86_asm/postprocessing_sse2.asm
3779         src/image/x86_asm/qpel_mmx.asm
3780         src/image/x86_asm/reduced_mmx.asm
3781         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
3782         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
3783         src/motion/x86_asm/sad_xmm.asm
3784         src/quant/x86_asm/quantize_h263_3dne.asm
3785         src/quant/x86_asm/quantize_h263_mmx.asm
3786         src/quant/x86_asm/quantize_mpeg_mmx.asm
3787         src/quant/x86_asm/quantize_mpeg_xmm.asm
3788         src/utils/x86_asm/cpuid.asm
3789         src/utils/x86_asm/interlacing_mmx.asm
3790         src/utils/x86_asm/mem_transfer_3dne.asm
3791         src/utils/x86_asm/mem_transfer_mmx.asm
3792    
3793    
3794    2004-08-21 17:04:57 GMT                                         patch-73
3795    
3796        Summary:
3797          Added yasm support in configure.in
3798        Revision:
3799          xvidcore--head--0.0--patch-73
3800    
3801        From ed.gomez:
3802         * Added yasm configure.in support. It's my preferred ia32 assembly
3803           because it allows debugging/profiling of assembly code with oprofile.
3804    
3805        modified files:
3806         build/generic/configure.in
3807    
3808    
3809    2004-08-21 11:47:31 GMT                                         patch-72
3810    
3811        Summary:
3812          Merged fix from stable
3813        Revision:
3814          xvidcore--head--0.0--patch-72
3815    
3816        Merged fix from stable
3817    
3818        Patches applied:
3819    
3820         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
3821           Stupid typo+error in fdct_xxx_skal macro generator.
3822    
3823    
3824        modified files:
3825         src/dct/x86_asm/fdct_mmx_skal.asm
3826    
3827        new patches:
3828         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-52
3829    
3830    
3831    2004-08-16 22:32:46 GMT                                         patch-71
3832    
3833        Summary:
3834          Decoder optimization (fixing regression)
3835        Revision:
3836          xvidcore--head--0.0--patch-71
3837    
3838        From ed.gomez:
3839         * With newly introduced vector checking, decoder became noticeably
3840           slower. This was caused by poorly written code (sorry sysKin :P)
3841            + unrolled loop
3842            + removed duplicated border computings
3843            + marks the function as __inline
3844    
3845        modified files:
3846         src/decoder.c
3847    
3848    
3849    2004-08-15 11:42:20 GMT                                         patch-70
3850    
3851        Summary:
3852          Out of bounds MVs clipping
3853        Revision:
3854          xvidcore--head--0.0--patch-70
3855    
3856        From sysKin:
3857         * Clip vectors that end up out of bounds.
3858    
3859        modified files:
3860         src/decoder.c
3861    
3862    
3863    2004-08-10 22:30:09 GMT                                         patch-69
3864    
3865        Summary:
3866          Fixed CBR plugin.
3867        Revision:
3868          xvidcore--head--0.0--patch-69
3869    
3870        From Foxer:
3871         * Do not set the return quantizer to the frame's quantizer
3872           (caused the crazy quant choices)
3873         * Allow quant1 to influence the sequence quality
3874         * Allow more than +- 1 quantizer variation if the desired
3875           quantizer is much higher than the previous.
3876         * Clamp the overflow influence to 1 unit of buffer, that
3877           should help cases where still motion scenes are followed
3878           by normal motion scenes... old code was reaching amazing
3879           high bitrate, with this modification it should keep
3880           smaller bitrate.
3881    
3882        modified files:
3883         src/plugins/plugin_single.c
3884    
3885    
3886    2004-08-01 15:23:49 GMT                                         patch-68
3887    
3888        Summary:
3889          error in dshow par array indexing
3890        Revision:
3891          xvidcore--head--0.0--patch-68
3892    
3893        error in dshow par array indexing
3894    
3895    
3896        modified files:
3897         dshow/src/CXvidDecoder.cpp
3898    
3899    
3900    2004-08-01 13:38:36 GMT                                         patch-67
3901    
3902        Summary:
3903          Faster bframe decoding (qpel this time)
3904        Revision:
3905          xvidcore--head--0.0--patch-67
3906    
3907        From ed.gomez:
3908         * Used the same trick as for halfpel bvops, merge backward
3909           interpolation and dst averaging steps.
3910    
3911        NB: i'm currently not able to say if it's a real speedup or not
3912            because my linux kernel uses a process scheduler gives great
3913            variance to results... so far i'm sure this isn't a slowdown
3914            neither for C nor ia32 SIMD.
3915    
3916        modified files:
3917         src/decoder.c src/image/qpel.c src/image/qpel.h
3918    
3919    
3920    2004-08-01 11:24:07 GMT                                         patch-66
3921    
3922        Summary:
3923          Unified qpel code path for all platforms
3924        Revision:
3925          xvidcore--head--0.0--patch-66
3926    
3927        From ed.gomez and skal:
3928         * Unified qpel code path for all platforms. Next step is
3929           to fully exploit this code path to speedup qpel bframe
3930           decoding
3931    
3932        NB: this makes also ports life easier as they would not port
3933            obsoleted function sets...
3934    
3935        modified files:
3936         src/decoder.c src/image/interpolate8x8.h src/image/qpel.c
3937         src/image/qpel.h src/motion/motion_comp.c
3938    
3939    
3940    2004-07-31 15:08:19 GMT                                         patch-65
3941    
3942        Summary:
3943          Faster bframe decoding.
3944        Revision:
3945          xvidcore--head--0.0--patch-65
3946    
3947        From ed.gomez and skal:
3948         * Faster direct/interpolated bvop blocks decoding for halfpel
3949           sequences. The trick is to compute and average directly with
3950           destination during one of the forward/backward interpolations.
3951           At this moment, this patch covers only halfpel decoding, the
3952           same trick is expected to be hacked for qpel.
3953    
3954        modified files:
3955         src/decoder.c src/image/interpolate8x8.c
3956         src/image/interpolate8x8.h
3957         src/image/x86_asm/interpolate8x8_mmx.asm
3958         src/image/x86_asm/interpolate8x8_xmm.asm src/xvid.c
3959    
3960    
3961    2004-07-31 09:13:23 GMT                                         patch-64
3962    
3963        Summary:
3964          Last bit for dshow gcc support
3965        Revision:
3966          xvidcore--head--0.0--patch-64
3967    
3968        From pete:
3969         * Last bits concerning gcc build support for dshow.
3970    
3971        removed files:
3972         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
3973         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
3974         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
3975         dshow/dxpatch/DXVCSDK-9.0-gcc.txt
3976    
3977        modified files:
3978         dshow/src/Configure.cpp
3979    
3980    
3981    2004-07-27 21:10:02 GMT                                         patch-63
3982    
3983        Summary:
3984          Better cross compilation support for dshow.
3985        Revision:
3986          xvidcore--head--0.0--patch-63
3987    
3988        From pete and ed.gomez:
3989         * gcc 3.4.1 is even more pedantic, ::GUID was breaking it, use
3990           struct _GUID instead.
3991         * Some uppercase/lowercase mixing in MS headers.
3992         * More documentation footage for the braves !
3993    
3994        NB: with all this, dshow should compile, but it is not guaranted
3995            to work ! There's even a patch for Configure.cpp that could be
3996            required... postponed to a later patch.
3997    
3998        modified files:
3999         dshow/dxpatch/dx90sdk-update-gcc.patch
4000         dshow/dxpatch/dx90sdk-update-gcc.txt
4001    
4002    
4003    2004-07-26 20:25:52 GMT                                         patch-62
4004    
4005        Summary:
4006          ChangeLog 1.1 update
4007        Revision:
4008          xvidcore--head--0.0--patch-62
4009    
4010        ChangeLog 1.1 update
4011    
4012    
4013        modified files:
4014         ChangeLog
4015    
4016    
4017    2004-07-26 20:22:38 GMT                                         patch-61
4018    
4019        Summary:
4020          Update from stable
4021        Revision:
4022          xvidcore--head--0.0--patch-61
4023    
4024        Update from stable
4025    
4026        Patches applied:
4027    
4028         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4029           ChangeLog Update
4030    
4031    
4032        modified files:
4033         ChangeLog-1.0
4034    
4035        new patches:
4036         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-51
4037    
4038    
4039    2004-07-26 19:26:24 GMT                                         patch-60
4040    
4041        Summary:
4042          Another missing memset in xvid_decraw
4043        Revision:
4044          xvidcore--head--0.0--patch-60
4045    
4046        Another missing memset in xvid_decraw
4047    
4048    
4049        modified files:
4050         examples/xvid_decraw.c
4051    
4052    
4053    2004-07-26 19:14:45 GMT                                         patch-59
4054    
4055        Summary:
4056          DShow updates for gcc toolchain.
4057        Revision:
4058          xvidcore--head--0.0--patch-59
4059    
4060        From pete:
4061         * More work on the gcc toolchain.
4062    
4063        new files:
4064         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.patch.id
4065         dshow/dxpatch/.arch-ids/dx90sdk-update-gcc.txt.id
4066         dshow/dxpatch/dx90sdk-update-gcc.patch
4067         dshow/dxpatch/dx90sdk-update-gcc.txt
4068    
4069        modified files:
4070         dshow/Makefile dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4071    
4072    
4073    2004-07-25 21:31:41 GMT                                         patch-58
4074    
4075        Summary:
4076          Added GPL to vfw frontend
4077        Revision:
4078          xvidcore--head--0.0--patch-58
4079    
4080        From pete:
4081         * Added GPL to VFW ressources.
4082    
4083        modified files:
4084         vfw/src/config.c vfw/src/driverproc.c vfw/src/resource.h
4085         vfw/src/resource.rc
4086    
4087    
4088    2004-07-25 19:31:32 GMT                                         patch-57
4089    
4090        Summary:
4091          decoder_mb_decode cleanup
4092        Revision:
4093          xvidcore--head--0.0--patch-57
4094    
4095        From ed.gomez:
4096         * Try to cleanup the decoder_mb_decode function. A bit more
4097           computing required, less branches, more readable code.
4098    
4099        modified files:
4100         src/decoder.c
4101    
4102    
4103    2004-07-24 11:39:57 GMT                                         patch-56
4104    
4105        Summary:
4106          Important bugfix from stable
4107        Revision:
4108          xvidcore--head--0.0--patch-56
4109    
4110        Important bugfix from stable
4111    
4112        Patches applied:
4113    
4114         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4115           BVOP direct/interpolated ref block rounding fix.
4116    
4117    
4118        modified files:
4119         src/decoder.c
4120    
4121        new patches:
4122         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-50
4123    
4124    
4125    2004-07-23 20:40:08 GMT                                         patch-55
4126    
4127        Summary:
4128    
4129        Revision:
4130          xvidcore--head--0.0--patch-55
4131    
4132        From ed.gomez:
4133         * Extended stable patch pplying same change to new nasm files
4134    
4135        Patches applied:
4136    
4137         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4138           Removed data qualifer in .rodata
4139    
4140    
4141        modified files:
4142         src/bitstream/x86_asm/cbp_mmx.asm
4143         src/bitstream/x86_asm/cbp_sse2.asm
4144         src/dct/x86_asm/fdct_mmx_ffmpeg.asm
4145         src/dct/x86_asm/fdct_mmx_skal.asm
4146         src/dct/x86_asm/fdct_sse2_skal.asm
4147         src/dct/x86_asm/idct_3dne.asm src/dct/x86_asm/idct_mmx.asm
4148         src/dct/x86_asm/idct_sse2_dmitry.asm
4149         src/dct/x86_asm/simple_idct_mmx.asm
4150         src/image/x86_asm/colorspace_rgb_mmx.asm
4151         src/image/x86_asm/colorspace_yuyv_mmx.asm
4152         src/image/x86_asm/interpolate8x8_3dn.asm
4153         src/image/x86_asm/interpolate8x8_3dne.asm
4154         src/image/x86_asm/interpolate8x8_mmx.asm
4155         src/image/x86_asm/interpolate8x8_xmm.asm
4156         src/image/x86_asm/postprocessing_mmx.asm
4157         src/image/x86_asm/postprocessing_sse2.asm
4158         src/image/x86_asm/qpel_mmx.asm
4159         src/image/x86_asm/reduced_mmx.asm
4160         src/motion/x86_asm/sad_3dn.asm src/motion/x86_asm/sad_3dne.asm
4161         src/motion/x86_asm/sad_mmx.asm src/motion/x86_asm/sad_sse2.asm
4162         src/motion/x86_asm/sad_xmm.asm
4163         src/quant/x86_asm/quantize_h263_3dne.asm
4164         src/quant/x86_asm/quantize_h263_mmx.asm
4165         src/quant/x86_asm/quantize_mpeg_mmx.asm
4166         src/quant/x86_asm/quantize_mpeg_xmm.asm
4167         src/utils/x86_asm/cpuid.asm
4168         src/utils/x86_asm/interlacing_mmx.asm
4169         src/utils/x86_asm/mem_transfer_3dne.asm
4170         src/utils/x86_asm/mem_transfer_mmx.asm
4171    
4172        new patches:
4173         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-49
4174    
4175    
4176    2004-07-21 19:36:46 GMT                                         patch-54
4177    
4178        Summary:
4179          Bframe fixes, still not back to 1.0.1 level
4180        Revision:
4181          xvidcore--head--0.0--patch-54
4182    
4183        Bframe fixes, still not back to 1.0.1 level
4184    
4185    
4186        modified files:
4187         src/motion/estimation_bvop.c
4188         src/motion/estimation_rd_based_bvop.c
4189    
4190    
4191    2004-07-19 18:46:09 GMT                                         patch-53
4192    
4193        Summary:
4194          Stable merge
4195        Revision:
4196          xvidcore--head--0.0--patch-53
4197    
4198        Stable merge
4199    
4200        Patches applied:
4201    
4202         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4203           ISO C99'ism fix
4204    
4205         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4206           Complete previous xvid_decraw patch
4207    
4208    
4209        modified files:
4210         examples/xvid_decraw.c src/encoder.c
4211    
4212        new patches:
4213         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-47
4214         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-48
4215    
4216    
4217    2004-07-18 15:19:58 GMT                                         patch-52
4218    
4219        Summary:
4220          Added dshow mingw build process
4221        Revision:
4222          xvidcore--head--0.0--patch-52
4223    
4224        From pete:
4225         - Added mingw build process to dshow frontend.
4226    
4227        new files:
4228         dshow/.arch-ids/Makefile.id dshow/.arch-ids/sources.inc.id
4229         dshow/Makefile dshow/dxpatch/.arch-ids/=id
4230         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.patch.id
4231         dshow/dxpatch/.arch-ids/DXVCSDK-9.0-gcc.txt.id
4232         dshow/dxpatch/DXVCSDK-9.0-gcc.patch
4233         dshow/dxpatch/DXVCSDK-9.0-gcc.txt dshow/sources.inc
4234    
4235        modified files:
4236         dshow/dshow.dsp dshow/src/CXvidDecoder.cpp
4237         dshow/src/Configure.cpp dshow/src/config.h dshow/src/debug.h
4238         dshow/src/xvid.ax.rc
4239    
4240        new directories:
4241         dshow/dxpatch dshow/dxpatch/.arch-ids
4242    
4243    
4244    2004-07-18 15:01:02 GMT                                         patch-51
4245    
4246        Summary:
4247          Added RD optimized block mode decision in bvops
4248        Revision:
4249          xvidcore--head--0.0--patch-51
4250    
4251        From sysKin:
4252         *  Added RD optimized block mode decision in bvops.
4253    
4254        new files:
4255         src/motion/.arch-ids/estimation_rd_based_bvop.c.id
4256         src/motion/estimation_rd_based_bvop.c
4257    
4258        modified files:
4259         build/generic/sources.inc build/win32/libxvidcore.dsp
4260         build/win32/libxvidcore_static.dsp src/motion/estimation.h
4261         src/motion/estimation_bvop.c src/motion/estimation_rd_based.c
4262         src/plugins/plugin_2pass1.c src/xvid.h vfw/src/codec.c
4263         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
4264         vfw/src/resource.rc
4265    
4266    
4267    2004-07-17 11:37:21 GMT                                         patch-50
4268    
4269        Summary:
4270          Stable merges
4271        Revision:
4272          xvidcore--head--0.0--patch-50
4273    
4274        Stable merges
4275    
4276        Patches applied:
4277    
4278         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4279           Future version interoperability
4280    
4281         * ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4282           Make sure time incr is never larger than 16bit.
4283    
4284    
4285        modified files:
4286         examples/xvid_decraw.c src/encoder.c
4287    
4288        new patches:
4289         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-45
4290         ed.gomez@free.fr--2004-1/xvidcore--stable--1.0--patch-46
4291    
4292    
4293    2004-07-16 19:53:27 GMT                                         patch-49
4294    
4295        Summary:
4296          AR support in DShow
4297        Revision:
4298          xvidcore--head--0.0--patch-49
4299    
4300        From koepi/minolta:
4301         * Added AR support to dshow frontend.
4302    
4303        modified files:
4304         dshow/src/CXvidDecoder.cpp dshow/src/CXvidDecoder.h
4305         dshow/src/config.c
4306    
4307    
4308    2004-07-16 19:49:25 GMT                                         patch-48
4309    
4310        Summary:
4311          VFW update and fixes
4312        Revision:
4313          xvidcore--head--0.0--patch-48
4314    
4315        From makc on our forums:
4316         * Use non deprecated defines
4317         * Fixed frame size formula.
4318    
4319        modified files:
4320         TODO vfw/src/codec.c vfw/src/driverproc.c
4321    
4322    
4323    2004-07-16 19:29:58 GMT                                         patch-47
4324    
4325        Summary:
4326          SSE2 brightness postproc.
4327        Revision:
4328          xvidcore--head--0.0--patch-47
4329    
4330        From Decoder:
4331         * Added SS2 brightness postproc code.
4332    
4333        new files:
4334         src/image/x86_asm/.arch-ids/postprocessing_sse2.asm.id
4335         src/image/x86_asm/postprocessing_sse2.asm
4336    
4337        modified files:
4338         build/generic/sources.inc build/win32/libxvidcore.dsp
4339         build/win32/libxvidcore_static.dsp src/image/postprocessing.h
4340         src/xvid.c src/xvid.h
4341    
4342    
4343    2004-07-14 23:27:14 GMT                                         patch-46
4344    
4345        Summary:
4346          More audio for VFW bitcalc
4347        Revision:
4348          xvidcore--head--0.0--patch-46
4349    
4350        From ???:
4351         * added more audio formats to bitcalc
4352         * replaced old ogm overhead formula with more precise one
4353    
4354        modified files:
4355         TODO vfw/src/config.c vfw/src/resource.rc
4356    
4357    
4358    2004-07-14 13:01:57 GMT                                         patch-45
4359    
4360        Summary:
4361          Enable MMX qpel in decoder.
4362        Revision:
4363          xvidcore--head--0.0--patch-45
4364    
4365        From ed.gomez:
4366         * It seems we're not that smart. We had mmx qpel code for more than
4367           a year, it is used in encoder but wasn't in decoder :\
4368    
4369        modified files:
4370         src/decoder.c
4371    
4372    
4373    2004-07-14 10:27:43 GMT                                         patch-44
4374    
4375        Summary:
4376          Speedup block transfer C functionKeywords:
4377        Revision:
4378          xvidcore--head--0.0--patch-44
4379    
4380        From ed.gomez:
4381         * Not that a useful patch for most of users, but transfer8x8 was
4382           really too slow. Simple optimizations did great, all 32bit
4383           platforms using the C code should benefit from this speedup.
4384    
4385        modified files:
4386         src/utils/mem_transfer.c
4387    
4388    
4389    2004-07-11 12:53:19 GMT                                         patch-43
4390    
4391        Summary:
4392          Manual AR setting for dshow.
4393        Revision:
4394          xvidcore--head--0.0--patch-43
4395    
4396        From koepi:
4397         * added manual AR setting in dshow.
4398    
4399        modified files:
4400         dshow/src/CXvidDecoder.cpp dshow/src/config.c
4401         dshow/src/config.h dshow/src/resource.h dshow/src/xvid.ax.rc
4402    
4403    
4404    2004-07-11 10:34:56 GMT                                         patch-42
4405    
4406        Summary:
4407          Added top field control to vfw.
4408        Revision:
4409          xvidcore--head--0.0--patch-42
4410    
4411        From koepi:
4412         * added top field first flag to vfw.
4413    
4414        modified files:
4415         vfw/src/codec.c vfw/src/config.c vfw/src/config.h
4416         vfw/src/resource.h vfw/src/resource.rc
4417    
4418    
4419    2004-07-10 17:47:01 GMT                                         patch-41
4420    
4421        Summary:
4422          Decoder work.
4423        Revision:
4424          xvidcore--head--0.0--patch-41
4425    
4426        From ed.gomez:
4427         * Faster get coeff (now gcc can even inline it)
4428         * On the fly coeff dequant for inter blocks
4429           (intra don't get this, because there are lot more non
4430            zero coeffs, and i doubt it'd get faster with this)
4431    
4432        modified files:
4433         src/bitstream/mbcoding.c src/bitstream/mbcoding.h
4434         src/decoder.c
4435    
4436    
4437    2004-07-10 17:34:19 GMT                                         patch-40
4438    
4439        Summary:
4440          ChangeLog update + removed my email
4441        Revision:
4442          xvidcore--head--0.0--patch-40
4443    
4444        ChangeLog update + removed my email
4445    
4446    
4447        modified files:
4448         ChangeLog
4449    
4450    
4451  2004-07-10 17:31:36 GMT                                         patch-39  2004-07-10 17:31:36 GMT                                         patch-39

Legend:
Removed from v.1484  
changed lines
  Added in v.1826

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