[cvs] / xvidcore / ChangeLog-1.0 Repository:
ViewVC logotype

Diff of /xvidcore/ChangeLog-1.0

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

revision 1.4, Sun Aug 29 11:57:35 2004 UTC revision 1.5, Sun Dec 19 12:49:05 2004 UTC
# Line 5  Line 5 
5    
6    
7  #########################################################################  #########################################################################
8    # 1.0.3 (Bitstream Version 37)
9    #########################################################################
10    
11    2004-12-19 11:25:10 GMT                                         patch-63
12    
13        Summary:
14          Trellis overflow for quant<=2
15        Revision:
16          xvidcore--stable--1.0--patch-63
17    
18        From skal:
19         * Don't call trellis optimization if quant <= 2 as the code
20           overflows
21    
22        modified files:
23         src/utils/mbtransquant.c
24    
25    
26    2004-11-24 21:25:35 GMT                                         patch-62
27    
28        Summary:
29          Fixed stride in vfw frontend.
30        Revision:
31          xvidcore--stable--1.0--patch-62
32    
33        From pete:
34         * Fixed the way stride is computed in the VFW frontend.
35           (Same cure as for the DShow frontend)
36    
37        modified files:
38         vfw/src/codec.c
39    
40    
41    2004-11-24 21:09:45 GMT                                         patch-61
42    
43        Summary:
44          Fixed stride in DShow decoder.
45        Revision:
46          xvidcore--stable--1.0--patch-61
47    
48        From pete:
49         * Fixed the way stride is computed in DShow filter
50    
51        modified files:
52         dshow/src/CXvidDecoder.cpp
53    
54    
55    2004-11-24 21:05:54 GMT                                         patch-60
56    
57        Summary:
58          Fixed DiamondSearch
59        Revision:
60          xvidcore--stable--1.0--patch-60
61    
62        From sysKin:
63         * Fixed DiamondSearch, wrong directions were used in two cases.
64    
65        modified files:
66         src/motion/estimation_common.c
67    
68    
69    2004-10-12 20:59:17 GMT                                         patch-59
70    
71        Summary:
72          Don't read too short streams.
73        Revision:
74          xvidcore--stable--1.0--patch-59
75    
76        From sysKin:
77         * Dont even try to read bitstreams shorter than 4 bytes
78           (nb: 4 bytes == size of startcodes).
79    
80        modified files:
81         src/bitstream/bitstream.c
82    
83    
84    2004-10-12 20:33:59 GMT                                         patch-58
85    
86        Summary:
87          64bit fixes
88        Revision:
89          xvidcore--stable--1.0--patch-58
90    
91        From Andre Werthmann (wertmann at aei dot mpg dot de):
92         - uint vs int cleanups for addresses. This fixes various problems
93           for 64bit platforms.
94    
95        modified files:
96         src/image/interpolate8x8.h src/image/qpel.h
97         src/motion/estimation_bvop.c src/motion/motion_comp.c
98    
99    
100    2004-10-12 19:22:53 GMT                                         patch-57
101    
102        Summary:
103          ME fix.
104        Revision:
105          xvidcore--stable--1.0--patch-57
106    
107        From gruel:
108         * Diamond search sets iDirection to 0 preventing further searches.
109    
110        modified files:
111         src/motion/estimation_common.c
112    
113    
114    #########################################################################
115  # 1.0.2 (Bitstream Version 36)  # 1.0.2 (Bitstream Version 36)
116  #########################################################################  #########################################################################
117    
118    2004-08-29 11:35:02 GMT                                         patch-56
119    
120        Summary:
121          ChangeLog update
122        Revision:
123          xvidcore--stable--1.0--patch-56
124    
125        ChangeLog update
126    
127    
128        modified files:
129         ChangeLog
130    
131    
132  2004-08-29 11:24:26 GMT                                         patch-55  2004-08-29 11:24:26 GMT                                         patch-55
133    
134      Summary:      Summary:

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

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