comparison ChangeLog @ 17211:16f6e2021695

some more new stuff..
author ods15
date Sat, 17 Dec 2005 19:13:36 +0000
parents 8989535d7b35
children 9eaeeeca2ec3
comparison
equal deleted inserted replaced
17210:8989535d7b35 17211:16f6e2021695
100 * x264 custom quantization matrices 100 * x264 custom quantization matrices
101 * -delay allows real audio delay instead of just a delay in the header 101 * -delay allows real audio delay instead of just a delay in the header
102 * search for (deprecated!) frameno.avi is now disabled by default (use 102 * search for (deprecated!) frameno.avi is now disabled by default (use
103 -frameno-file frameno.avi to enable) 103 -frameno-file frameno.avi to enable)
104 * -o is now manditory. You can add 'o=test.avi' in ~/.mplayer/mencoder 104 * -o is now manditory. You can add 'o=test.avi' in ~/.mplayer/mencoder
105 to get old behaviour back.
106 * In multiple file encoding, all files must now have audio or none. Use
107 -nosound to force.
105 108
106 Ports: 109 Ports:
107 * improved timer function on Mac OS X 110 * improved timer function on Mac OS X
108 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 111 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4
109 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) 112 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3)
136 * configure can now run with cross compiling, new configure option 139 * configure can now run with cross compiling, new configure option
137 --enable-cross-compile 140 --enable-cross-compile
138 * libcdio support for CD playback 141 * libcdio support for CD playback
139 * new option -msglevel, control verbosity of modules of MPlayer directly 142 * new option -msglevel, control verbosity of modules of MPlayer directly
140 * -verbose option removed, use -v or "-msglevel all" instead. 143 * -verbose option removed, use -v or "-msglevel all" instead.
144 * -edl is now per-file in MPlayer.
145
141 146
142 147
143 pre7try2: August 26, 2005 148 pre7try2: August 26, 2005
144 149
145 Security: 150 Security: