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

Diff of /trunk/xvidcore/ChangeLog

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

revision 1608, Thu Mar 31 22:14:20 2005 UTC revision 1609, Mon Apr 4 23:49:37 2005 UTC
# Line 4  Line 4 
4  # relevant.  # relevant.
5    
6    
7    #########################################################################
8    # 1.1.0-beta2 (Bitstream Version 39)
9    #########################################################################
10    
11    2005-04-03 20:15:00 GMT                                         patch-7
12    
13        Summary:
14          Makefile credits and whitespace cleaning
15        Revision:
16          xvidcore--head--0.0--patch-7
17    
18        Makefile credits and whitespace cleaning
19    
20    
21        modified files:
22         dshow/Makefile vfw/bin/Makefile
23    
24    
25    2005-04-03 19:52:35 GMT                                         patch-6
26    
27        Summary:
28          Various small things to vbv conformance and divx5 compatibility.
29        Revision:
30          xvidcore--head--0.0--patch-6
31    
32        From pete:
33        xvidcore
34        ========
35        * added XVID_GLOBAL_DIVX5_USERDATA global flag
36        * removed the bvop delay warning text ("warning: nothing to output),
37          as this often confuses joe user.
38        * minor changed to closed gop image_printf statement:
39          s/"DX50 BVOP->PVOP"/"CLOSED GOP BVOP->PVOP"
40        * additional comments for low_delay_default mode within decoder_decode()
41        * divx userdata string: s/DivX999b000/DivX503b1393. this has been
42          suggested by dxn for improved hardware compatibility [nb: i dont
43          have a hardware player to confirm this]
44        * vbv_peakrate constraint is ignored if <= 0
45    
46        vfw frontend
47        ============
48        * dxn profiles now confirm to "DivX Certified Profile Compatibility v1.1",
49          February 2005. this document was provided by DivXNetworks, USA. when a
50          dxn profile is selected, strict conformance is enabled:
51          - force 1:1 picture aspect ratio
52          - disable bframes if interlacing is enabled
53          - force maximum of 1 consecutive bvops for the portable and ht profiles,
54            2 bvops for the hd profile
55          - always write divx 5 userdata string to bitstream
56          - force packed bitstream option
57        - updated dxn vbv parameters
58        * added PROFILE_4MV flag. 4mv is now disabled for the dxn handheld profile.
59        * moved PROFILE_AS/PROFILE_ARTS/PROFILE_S to config.c
60        * profile[].max_bitrate now measured in bit/sec (not kbps)
61        * profile->level box: widgets are now greyed-out if they are not used.
62        * increase vertical size of profile drop down list.
63        * about box button: s/Dismiss/OK
64    
65        modified files:
66         src/bitstream/bitstream.c src/decoder.c src/encoder.c
67         src/plugins/plugin_2pass2.c src/xvid.h vfw/src/codec.c
68         vfw/src/config.c vfw/src/config.h vfw/src/resource.h
69         vfw/src/resource.rc
70    
71    
72    2005-04-03 19:50:05 GMT                                         patch-5
73    
74        Summary:
75          Fixed bug in cartoon mode.
76        Revision:
77          xvidcore--head--0.0--patch-5
78    
79        From Isiibar:
80         - Fixed cartoon bug as described by CrunCher.
81    
82        modified files:
83         src/motion/estimation_pvop.c
84    
85    
86    2005-03-22 20:40:47 GMT                                         patch-4
87    
88        Summary:
89          Added MPEG quant support for PPC
90        Revision:
91          xvidcore--head--0.0--patch-4
92    
93        From Christoph Nageli:
94         * Added support for MPEG quant functions for PPC.
95    
96        new files:
97         src/quant/ppc_asm/.arch-ids/quant_mpeg_altivec.c.id
98         src/quant/ppc_asm/quant_mpeg_altivec.c
99    
100        modified files:
101         build/generic/sources.inc src/quant/quant.h src/xvid.c
102    
103    
104    2005-03-18 18:00:13 GMT                                         patch-3
105    
106        Summary:
107          Updated ChangeLog
108        Revision:
109          xvidcore--head--0.0--patch-3
110    
111        Updated ChangeLog
112    
113    
114        modified files:
115         ChangeLog
116    
117    
118  2005-03-18 17:53:24 GMT                                         patch-2  2005-03-18 17:53:24 GMT                                         patch-2
119    
120      Summary:      Summary:

Legend:
Removed from v.1608  
changed lines
  Added in v.1609

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