Mercurial > mplayer.hg
annotate ChangeLog @ 12293:126690afcda7
release name, changes
author | alex |
---|---|
date | Mon, 26 Apr 2004 10:17:10 +0000 |
parents | 98225ad57fc2 |
children | c17937250a9b |
rev | line source |
---|---|
10588 | 1 mplayer (1.0) |
10946 | 2 |
12293 | 3 pre4: "Niu ririsu" |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
4 |
12090 | 5 Security: |
6 * HTTP parser remote heap overflow vulnerability fixed | |
12293 | 7 * Real RTSP boundary checks |
8 * Matroska possible buffer overflow | |
9 * Malicious CD TOC oveerflow in CDDB code | |
12090 | 10 |
11726 | 11 DOCS: |
12030 | 12 * new Copyright file covers files from other projects and their licenses |
13 * new DOCS/tech/translations.txt explains how to properly translate MPlayer | |
11745 | 14 * new Japanese console message translation |
15 * Polish translation almost finished | |
12030 | 16 * Italian man page translation |
11745 | 17 * DVD ripping guide |
18 * video out driver section added to the man page | |
12030 | 19 * XML build system rewritten - now supports building individual languages |
11745 | 20 * Miscellaneous updates all over the place |
11726 | 21 |
22 Ports: | |
23 * better PA-RISC detection | |
24 * support for VAX (tested on VAXstation 4000/VLC) -- really, believe me! | |
11745 | 25 * optimizing for specific MIPS CPUs under IRIX |
11726 | 26 * AMD64 detection under BSDs |
11881 | 27 * fbdev driver updated for Linux 2.6 |
11850 | 28 * support for ELF only OpenBSD |
29 * optimizing for PPC 970 (aka G5) | |
12030 | 30 * SDL support fixed on MinGW |
12284 | 31 * VIDIX working under Windows XP (native dhahelper) |
32 * builds out of the box under GNU Hurd | |
33 * enable SSE optimizations under MinGW | |
34 * SSE support under OpenBSD | |
12287 | 35 * Altivec support under NetBSD |
12293 | 36 * GCC 3.4 support (due to changed behaviour in ASM code snippets) |
11745 | 37 |
11726 | 38 Demuxers: |
11745 | 39 * Matroska containing RealVideo works better |
40 * fixed random segfaults in VIVO | |
41 * endianess fixes in CDDA | |
11726 | 42 * UYVY support in tvi/v4l2 |
43 * tvi/bsdbt848 now working under FreeBSD 5.2-CURRENT | |
44 * tvi/bsdbt848 audio part working under NetBSD | |
11850 | 45 * LIVE.COM demuxer updated to conform with latest libraries |
12030 | 46 * new, independent, C implementation of the Matroska demuxer |
11850 | 47 * fix for rare Real files |
12284 | 48 * more robust Real demuxer (can resync after errors) |
49 * support for AAC inside Real | |
11850 | 50 * MPEG Aspect code 4 fixed |
12284 | 51 * support for seeking in HTTP streams |
52 * support for selecting subtilte streams with -slang inside Ogg | |
53 * wrapper demuxer for using FFMpeg's libavformat (Nut is playable through that) | |
54 * Nullsoft video (NSV) demuxer | |
55 * updated LIVE.COM streaming code | |
56 * much improved seeking in Ogg | |
11726 | 57 |
58 Decoders: | |
11881 | 59 * compilation failure without zlib in vd/lcl fixed |
11726 | 60 * removed obsoleted decoders (which were moved to libavcodec), affected: |
61 vd/8bps, vd/msrle, vd/msvideo1, vd/rpza, vd/smc | |
62 * workaround for buggy codecs in ad/acm (support for Sharp G.726) | |
11881 | 63 * fixed chroma-swapping in Hauppauge Macroblock decoder |
11850 | 64 * Altivec optimized resampler in liba52 |
12284 | 65 * support for VP5 and VP6 DLL decoders |
66 * support for Alparysoft lossless video codec (through DLLs) | |
67 * HE-AAC working through libfaad | |
68 * removed libmpflac in favor of FFmpeg's FLAC implementation | |
69 * support for libcaca | |
12287 | 70 * liba52 dynamic range compression support |
11745 | 71 |
11726 | 72 Filters: |
12030 | 73 * vf_bmovl bugfixes |
74 * vf_filmdint now handles 15fps NTSC input | |
75 * huge updates and speedup on vf_pullup | |
76 * big updates to vf_ilpack (proper interpolation and MMX optimizations) | |
12284 | 77 * vf_zrmjpeg: fast MJPEG encoder using libavcodec for Zoran |
12030 | 78 * interlaced scaling support in vf_scale |
12284 | 79 * vf_kerndeint: adaptive deinterlacer |
80 * vf_rgbtest: rgb test pattern generator for developers | |
81 * vf_qp: qp change filter | |
82 * vf_noformat: the same as vf_format but with reversed meaning | |
83 * Altivec optimized SWScaler | |
84 * vf_phase: phase shift fields | |
85 * vf_divtc: removing duplicate frames from deinterlaced telecined video | |
11726 | 86 |
87 Drivers: | |
88 * ao/esd behaves better over network now | |
12284 | 89 * support for Radeon 9200/9600/9600 Pro/9700 in VIDIX |
11850 | 90 * -mixer support for alsa9 |
91 * fixed OSS audio grabber module with hardware not supporting 44khz | |
92 * native ALSA 1.x support (not through 0.9 emulation) | |
11881 | 93 * better multibuffer support in VIDIX nVidia driver |
94 * pan & scan support in VIDIX nVidia driver | |
12284 | 95 * support for more cards in VIDIX nVidia driver |
96 * vo_quartz: MacOS X/Quartz video output | |
12287 | 97 * support for VIDIX when ATI FireGLX drivers are used |
11726 | 98 |
99 FFmpeg/libavcodec: | |
12279 | 100 * H263 AIC and MQ encoding support |
11726 | 101 * fixed low delay decoding |
12279 | 102 * fixed H263+ encoding without UMV |
12030 | 103 * lots of CBR improvements |
11726 | 104 * MB type and QP visualization |
12030 | 105 * lots of code cleanup |
11745 | 106 * intra & inter dequantization split -> speedup |
11726 | 107 * fixed stereo IMA ADPCM encoding |
108 * VBV delay setting support (MPEG2 CBR) | |
11745 | 109 * improved RV20 decoder (most known errors eliminated) |
11726 | 110 * interlaced DCT |
111 * interlaced motion estimation | |
112 * interlaced MPEG2 encoding | |
113 * 4MV encoding fixes | |
114 * initial interlaced MPEG4 encoding | |
115 * improved visual quality in SVQ3 decoder | |
116 * fixed never-before-tested embedded string decoder in SVQ1 | |
117 * optimized quantization (including the trellis way) | |
118 * Sierra VMD video decoder | |
12279 | 119 * MMX and SSE2 optimized H263 denoiser |
11881 | 120 * better SVCD compliance (encoder side) |
11850 | 121 * MMX and MMX2 optimized interlaced DCT decision |
122 * various cleanup, memleak and segfault fixes | |
123 * slightly optimized (2x faster) the MPEG layer 3 decoder | |
124 * grayscale coded MJPEG decoding support | |
125 * avimszh and avizlib decoders | |
12279 | 126 * "packed" XviD decoding |
11850 | 127 * fixed some bugs in RV20 B-frames decoding |
128 * closed GOP encoding | |
12284 | 129 * SSE2 optimized FDCT |
130 * support for quantizer noise shaping | |
131 * support for EA ADPCM and SMJPEG IMA ADPCM | |
132 * QT RLE decoder | |
133 * OBMC fixes | |
134 * FLAC decoder | |
135 * better support for Divx5 | |
136 * MMX and SSE2 optimized VP3/Theora decoding | |
137 * support for Theora alpha3 | |
138 * lot of H.264 improvements | |
139 * more robust MJPEG startcode search mechanism | |
140 * better WMV8 decoding | |
141 * native SPARC VIS optimizations | |
12030 | 142 |
11850 | 143 Others: |
12030 | 144 * -codecs-file option for specifying alternative codecs.conf file |
11850 | 145 * fixed some minor bugs in the GUI |
146 * prevent sig11 when $HOME is not set | |
11881 | 147 * fix some command line handling corruptions |
12030 | 148 * Swedish and Polish yes/no options in config files |
11850 | 149 * support binding F11 and F12 keys |
12279 | 150 * TOOLS/divx2svcd updated |
12284 | 151 * more strict threads code in win32 loader (so it works under NetBSD) |
152 * PJS subtitle support (was: dunnowhat) | |
153 * TOOLS/avifix: simple tool to fix chunk sizes in a AVI file | |
154 * proper extraheader handling when libavcodec is used in MEncoder | |
155 * AVI OpenDML read and write support | |
156 * AVI VPRP (video property) read and write support | |
157 * fixed long standing lame quality option off-by-one bug in MEncoder | |
158 * MPL2 subtitle support | |
12279 | 159 |
11726 | 160 |
12186 | 161 pre3try2: security fix release Mar 3, 2004 |
12090 | 162 |
163 Security: | |
164 * HTTP parser remote heap overflow vulnerability fixed | |
165 | |
11726 | 166 |
12186 | 167 pre3: "The Real Counter" Dec 9, 2003 |
11046 | 168 |
169 DOCS: | |
11440 | 170 * all MPlayer and MEncoder options documented |
11570 | 171 * all FFmpeg/libavcodec options documented |
11054 | 172 * Support for building incomplete XML documentation |
11312
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
173 * Support for building all-in-one HTML docs |
11104 | 174 * HTML documentation obsoleted |
11312
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
175 * English, Polish and French HTML documentation removed |
11104 | 176 * Spanish documentation translation finished |
11533 | 177 * Macedonian runtime output translation added |
178 * small improvements and bug fixes all over the place | |
179 | |
180 Ports: | |
11563 | 181 * fixed compilation of Matroska on MinGW32/Cygwin |
11533 | 182 * support for detecting non-Intel CPUs under Cygwin |
183 * sub autoloading under Windows | |
11571 | 184 * removed pthread dependency (compiles out of the box on a default NetBSD |
11564 | 185 install) |
11571 | 186 * more 64 bit fixes |
187 * a lot of Mac OS X fixes | |
188 * prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86 | |
11597 | 189 * Darwin XMMS libs supported |
190 * support newer Darwin versions in Altivec detection code | |
191 * support for newer Apple GCCs | |
11046 | 192 |
11054 | 193 Codecs and demuxers: |
11218 | 194 * better support for (buggy) MEncoder created streams in libmpeg2 |
195 * MPEG-TS demuxer updates | |
11235 | 196 * fixed the MPEG muxer |
197 * fixed tons of bugs in MMS streaming | |
11604 | 198 * user settable HTTP user-agent field |
11597 | 199 * improved (now working) seeking with support for growing files in |
200 Realmedia format | |
11570 | 201 * saveable and loadable index files (workaround for formats not |
11564 | 202 supporting files over 2GB) |
203 * Ultimotion VfW decoder | |
204 * support for MMS streams with UTF urls | |
205 * big DVB demuxer update | |
206 * fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs) | |
207 * fixed an old bug in AVI/Waveformatex size calculation | |
11597 | 208 * XviD API-4 (1.0 beta2) support |
12283 | 209 * improved FLAC-in-Ogg support |
11564 | 210 * Matroska: better AC3 detection |
211 * Matroska: VobSubs, MP2, FLAC, AAC and HE-AAC support | |
11571 | 212 * improved detection of Real RTSP through URL analysis |
11564 | 213 * fixed stereo 16 bit TWOS |
11597 | 214 * fixed MPNG when using BGR24 images |
12283 | 215 * control functions in Ogg demuxer |
11604 | 216 * HTTP cookies support |
11597 | 217 * LML-M4 MPEG4 capture card raw stream format support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
218 |
11054 | 219 Filters: |
11571 | 220 * some fixes in the delogo filter |
11218 | 221 * optimized eq2 filter |
222 * weighted gamma support in the eq2 filter | |
11571 | 223 * new filters: hue, spp, fil, yuvcsp |
11564 | 224 * alternative postprocessing filter (spp) |
225 * big scale filter updates | |
12279 | 226 * zrmjpeg filter, a kick-ass MJPEG encoder using FFmpeg/libavcodec |
11604 | 227 * filmdint: new inverse telecine filter, heavily MMX and 3DNow! optimized |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
228 |
11054 | 229 FFmpeg/libavcodec: |
11104 | 230 * Lagrange multipliers instead of qscale, encoding quality much improved |
11312
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
231 * fixed an old bug in MPlayer's support code |
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
232 * support wider range of VOLs in H263 |
11218 | 233 * direct rendering support in MJPEG |
11597 | 234 * massive MLib optimizations |
11218 | 235 * more VQA files supported |
236 * Theora support | |
237 * Sunplus JPEG (SP5X) support | |
12279 | 238 * H263 GOB fixes |
11218 | 239 * massive cleanups |
240 * reduced memory footprint (!) | |
241 * fixed decoding if aspect ratio changes | |
242 * MMX2 optimizations in HuffYUV | |
11533 | 243 * lots of bugs squashed in HuffYUV |
11571 | 244 * long standing decoding errors after 'first frame is not keyframe' fixed |
11218 | 245 * CRI ADX support |
246 * XA ADPCM support | |
247 * fixed files with odd dimensions on PPC | |
248 * optimized MPEG2 bitstream parsing | |
249 * better interlacing framework | |
250 * support for IBM's XLC compiler | |
251 * support for SAR (sample aspect ratio) | |
11235 | 252 * floating point AAN DCT |
11571 | 253 * dynamically alloc big data fields (lower memory usage in most cases!) |
11564 | 254 * fixed stereo IMA-ADPCM encoding |
255 * inline vs always_inline - some speedups | |
256 * MMX2 optimized FDCT | |
257 * accurate 2-4-8 DCT | |
258 * much faster DV encoding (it beats libdv) | |
259 * support Cinepak files with funky (not divisible by 4) resolutions | |
260 * Altivec optimized FDCT | |
261 * XvMC speedups | |
262 * initial ZyGoVideo decoding | |
263 * RGB support in FFV1 | |
264 * new Palette API, all codecs updated | |
265 * Noise reduction of DCT coefficients | |
266 * "av_log" logging API | |
267 * support for buffer hints from codecs | |
11570 | 268 * BGR24, RGB555 and PAL8 image formats |
269 * 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders | |
11564 | 270 * 16x8 MV visualisation support |
12279 | 271 * H263 overlapped block motion compensation (OBMC), 4MV support |
272 * H263 alternative inter vlc support | |
273 * H263 deblocking filter (MMX optimized) | |
274 * H263 modified quantization support | |
275 * H263 slice structured mode support | |
11564 | 276 * Real RV20 decoder (with B-frame support) |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
277 |
11054 | 278 Drivers: |
11597 | 279 * VIDIX equalizer support in fbdev, svga and vesa |
11218 | 280 * VIDIX colorkeying support in fbdev, svga and vesa |
281 * obsoleted option: -fb | |
11054 | 282 * new SiS 650/651/740/etc VIDIX driver |
11312
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
283 * safer vo_directx direct rendering |
11218 | 284 * massive nvidia_vid updates |
285 * gl2 updates | |
286 * ggi now supports non-directbuffer rendering and slices | |
287 * tdfxfb fixed on gcc 3.x | |
11533 | 288 * dfbmga updated, G200 support |
11218 | 289 * colorkeying can be disabled |
11564 | 290 * Radeon 9800 (R350) support in VIDIX |
291 * proper fix for buffer size workarounds in vo_zr | |
292 * new vo_zr2 driver, which uses the advantages of the filter layer | |
293 * fixed vesa when used together with pthread | |
294 * runtime stay-on-top functionality (in almost all output drivers) | |
11597 | 295 * ALSA 1.x support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
296 |
11218 | 297 SWScaler: |
298 * updated MLib (Sun VIS) support | |
299 * more accurate filters (rounding fixes) | |
300 * MMX optimized UYVY output | |
11564 | 301 * eliminated chroma scaling bugs |
302 | |
11054 | 303 Others: |
11312
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
304 * fixed aspect and geometry |
9b9f93c931d9
spelling fixes, small additions, codename suggested
diego
parents:
11235
diff
changeset
|
305 * fixed compilation when libavcodec is missing (although it's a bad idea) |
11440 | 306 * MTRR detection added to TOOLS/cpuinfo |
307 * FAAD detection in configure fixed/improved | |
11533 | 308 * improved FLAC configure detection |
11597 | 309 * GUI file selector updated for newer formats |
310 * Fontconfig support | |
311 * proper VobSub seeking support | |
11604 | 312 * removed oldskool libcss support (nobody uses it and it has drawbacks) |
11046 | 313 |
11564 | 314 MEncoder: |
315 * FFmpeg/libavcodec audio encoding support | |
11571 | 316 * exit if there's no video stream (avoids unexpected segfaults) |
317 * huge bug fixed (missing InitTimer call), screwed up timers in some cases | |
11597 | 318 * rawyuv (i420) 'encoder' |
11564 | 319 |
11104 | 320 |
12186 | 321 pre2: Oct 5, 2003 |
10946 | 322 |
10962 | 323 Security: |
12279 | 324 * remotely exploitable buffer overflow in the ASF streaming code fixed |
10962 | 325 |
10987 | 326 DOCS: |
327 * Spanish and Russian translations almost finished | |
328 * French, Hungarian, Polish translations updated | |
329 * New Romanian translation started | |
10946 | 330 * numerous sections updated |
11008 | 331 |
10946 | 332 Ports: |
10973 | 333 * initial Amiga/MorphOS (through GeekGadgets) support |
10987 | 334 * FreeBSD 5.x (libkse/libthr) support in win32 DLL loader |
10962 | 335 * finally fixed the compilation on non-mvi capable alpha CPUs |
11008 | 336 * better altivec detection in configure |
10987 | 337 * OSD menu now works on MinGW |
338 * slave mode, vobsub and MEncoder support on Windows | |
10946 | 339 * MinGW 3.1.0 supports MPlayer out of the box! |
340 | |
341 Codecs and demuxers: | |
342 * support for QuickTime version 6.3 DLLs | |
343 * fixed some bugs in imported FAAD | |
10962 | 344 * disabled internal FAAD when using buggy GCC |
345 * --enable-externalfaad option to force using external FAAD library | |
10946 | 346 * imaadpcm bug fixed |
10973 | 347 * ViVD v2 codec support (DLL only) |
10946 | 348 * QuickTime codecs support inside Matroska |
349 * improved seeking inside Matroska | |
350 * some bugs with DMO codecs have been fixed | |
10987 | 351 * fix for MOV files with bogus user data length |
10946 | 352 * fixed some demuxers which read after the EOF |
353 * better RTP synchronisation | |
11008 | 354 * FLAC support through imported libmpflac |
355 | |
10946 | 356 Filters: |
10987 | 357 * new delogo filter (for removing TV channel logos) |
10946 | 358 * presets support in swscaler filter |
359 * new audio filter export, for supporting visual effect applications | |
11016 | 360 * correct select handling in bmovl filter |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
361 |
10946 | 362 FFmpeg/libavcodec: |
12279 | 363 * better DivX/XviD bug detection code |
10946 | 364 * Id RoQ decoder |
365 * Interplay MVE decoder | |
366 * WC3/Xan video decoder | |
367 * Xan DPCM, DK3 & DK4 ADPCM audio decoders | |
12279 | 368 * detect old XviD with fourcc=DIVX |
10946 | 369 * vp3 decoder fixes |
10973 | 370 * improved the Alpha optimizations |
10987 | 371 * x86 optimizations are threadsafe now |
10973 | 372 * settable scene change threshold |
10946 | 373 * better MPEG1/MPEG2 conformance encoder |
374 * quality improvement for high bitrate videos with trellis quantization | |
375 * indeo3 decoder fixed | |
10987 | 376 * new options: mv0, cbp |
10990 | 377 * DV video encoder |
11020 | 378 * MPEG1 now works with Trellis quantization |
11008 | 379 |
10990 | 380 Faad2: |
381 * synced to latest CVS | |
382 * HE_AAC profile added | |
383 * SBR QMF improvements | |
384 * DRM updates | |
385 * Covariance speedup | |
386 * reduced memory usage | |
387 * overall cleanups and fixes | |
11008 | 388 |
10946 | 389 Drivers: |
10962 | 390 * VIDIX driver for nVidia cards |
10990 | 391 * VIDIX and libdha ported to Windows |
10946 | 392 * SDL on IRIX support |
393 * directfb2 fixed for latest directfb | |
394 * opengl video output for Windows | |
395 * smoother audio playback with alsa9 | |
396 * fullscreen and geometry support in directx | |
397 * fullscreen support with opengl drivers | |
10987 | 398 * OSD fixed with svga |
11018 | 399 * new cvidix and winvidix drivers |
11016 | 400 * user settable colorkey |
11008 | 401 |
10946 | 402 Others: |
403 * several leak fixes | |
10987 | 404 * selecting optimizations for PPC 7455 CPU |
10962 | 405 * CPU detection code now measures speed on x86 |
406 * unrarlib cleaned up a bit | |
10987 | 407 * updated the list of known x86 CPUs (including Opteron!) |
10946 | 408 * alignment and smart line splitting option on subtitles |
11008 | 409 |
410 | |
12186 | 411 pre1: "Development" on the beach Sept 1, 2003 |
12030 | 412 NOTE: the MPlayer 'main' branch was forked at the time of 0.90-rc4, so |
10324 | 413 0.90-rc5 (and later 0.90 releases) changes are independent! |
10612 | 414 (it also means that there are main-only and 0_90-only changes) |
10324 | 415 |
10396 | 416 DOCS: |
417 * DOCS/Language/ dirs renamed to DOCS/id, English files moved to DOCS/en | |
418 * HTML --> XML format conversion (English, Russian and French for now) | |
419 * new Spanish DOCS translation | |
420 * man page restructured, options ordered | |
421 * Finally merged libavc-option.txt into the man page. | |
10612 | 422 * slave mode commands moved from the man page to DOCS/tech/ |
423 * traditional Chinese help file added | |
424 * massive help file updates, most languages are up to date now | |
425 * new and improved Windows port section with Cygwin and MinGW subsections | |
426 * almost all options documented | |
427 * fixes and small updates all over the place | |
10396 | 428 |
10324 | 429 Big/Structural changes: |
430 * linux/ dir renamed to osdep/ | |
431 * postproc/postproc* files moved to libavcodec | |
432 * old libmpeg2 replaced with patched version of the 0.3.1 release | |
433 * docs priority & installation (--language=ab,cd,ef,all and so on) | |
434 * yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc) | |
435 * -vop option obsoleted by reverse-order -vf, big config layer changes | |
436 * stream layer "cleanup", -dvd -> dvd:// etc | |
437 * autosub fuzziness, it tries to load all subs with similar filenames | |
10616 | 438 * removed the whole old config reader, leaving only the newer one |
439 (no backward compatibilty!) | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
440 |
10324 | 441 Ports: |
10768 | 442 * HP-UX fixes |
10583 | 443 * Ported to Darwin / Mac OS X (with extra accurate Darwin timers) |
10326 | 444 * Ported to Win32/MinGW (including network, timers, getch etc) |
10987 | 445 * win32 codecs DLL support on Win32/Cygwin (and MinGW, too!) |
446 * fixed mpdvdkit on Cygwin and MinGW | |
10583 | 447 * Lots of PPC (including Altivec) optimizations |
10329 | 448 * Some ARM fixes |
10583 | 449 * Alpha fixes (especially non-gcc3 support) |
450 * Initial Hitachi SuperH support (SH3/SH4) | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
451 |
10324 | 452 Codecs/demuxers support: |
10759 | 453 * realaudio win32 DLLs support |
10324 | 454 * various realaudio/realvideo fixes, including WxH bugs, Sipr etc |
455 * various realmedia a-v sync fixes | |
456 * realaudio v4 demuxer | |
10759 | 457 * realaudio 14_4 and 28_8 codecs support (both binary DLLs and native code) |
10324 | 458 * realmedia rtsp:// support (independent from the live.com rtsp stuff!) |
10616 | 459 * Matroska demuxer |
12279 | 460 * demuxer: enabling MPEG4-ES autodetection, H264-ES support |
10324 | 461 * .wav extradata parsing (for truespeech, atrac3 etc) |
10732 | 462 * MPEG-TS (Transport Stream) and TIVO demuxers |
463 * DVB (Digital Video Broadcasting) input driver | |
10324 | 464 * hwac3: DTS passthru support |
11104 | 465 * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, |
466 tinterlace, pullup (MMX optimized!), framestep, tile | |
10324 | 467 * vf layer: slices support (crop, expand, swscale only) |
468 * vf scale aspect fixes | |
11104 | 469 * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, |
470 -fPIC compileable | |
10324 | 471 * swscaler: brightness/cont/sat. and different YUV matrices support |
472 * NUV encoding | |
473 * SGI image files decoding (-mf) | |
474 * Theora video (using libtheora/libogg) support | |
475 * DivX.com 5.0.5 libs support | |
10326 | 476 * support for latest XviD en/decoder features |
10324 | 477 * decoder for Hauppauge PVR 250/350 MB-YUV format (fourcc HM12) |
12279 | 478 * support for Vanguard's win32 H264 etc codecs |
10583 | 479 * Video for Linux 1: various bugfixes, video eq support |
480 * Video for Linux 2 support | |
10616 | 481 * TV support: kick-ass image format handling |
482 * mp3lib: moved the assembly sources into gcc inline assembly (c) | |
483 * mp3lib: sync with mpg123 0.59s-pre | |
484 * mp3lib: final layer-1 support | |
12279 | 485 * mp3lib: skip trashed first MP3 frame, fixes many buggy/misdetected files |
10732 | 486 * imported a working FAAD version |
487 * 8BPS (Planar RGB) support | |
10759 | 488 * working DVD (libmpdvdkit) support for Cygwin/MinGW |
10324 | 489 |
10326 | 490 FFmpeg/libavcodec: |
10324 | 491 * libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t |
10583 | 492 * old HuffYUV v1 support |
10324 | 493 * PAL 4:1:1 SMPTE 314M DV streams support, NTSC DV last MB column fix |
494 * fixing padding bug autodetection for some rare files | |
495 * DspContext.(i)dct_* bitexact cleanup | |
10759 | 496 * user settable quantizer bias |
10783 | 497 * MPEG1 slice encoding support |
498 * MSMPEG4 2-pass support | |
10324 | 499 * H264 video decoding |
500 * Indeo 3 video decoding | |
10732 | 501 * VP3 video decoder (buggy somtimes) |
12279 | 502 * Sorenson 3 (SVQ3) video decoder (it's actually a H264 variant) |
10783 | 503 * 3IV1 (3ivx v1) decoding |
504 * ASV1 (ASUS Video v1) and ASV2 (ASUS Video v2) en/decoding | |
10326 | 505 * Improved SVQ1 decoding (using FFmpeg VLC functions) |
10759 | 506 * truncated unary binarization, unary k-th order exp golomb binarization :) |
507 * FFV1: lossless YUV codec, compresses a lot better than huffyuv, but slower | |
10324 | 508 * lossless MJPEG en/decoding, pegasus "pseudo yuv" (=RCT) decoding |
10583 | 509 * ATI VCR1 and VCR2 decoding |
510 * full featured SH4 optimizations | |
511 * ARM optimized simple_idct | |
10732 | 512 * MPEG2 encoding |
513 * PSX MDEC decoder | |
10783 | 514 * user settable quantization matrices |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
515 |
10583 | 516 Drivers: |
10588 | 517 * x11_common: fix detection of metacity |
518 * x11_common: 10l fix in original layer detection code | |
10783 | 519 * x11_common: extended fstype config options |
520 * x11_common: smooth window moving | |
10583 | 521 * tdfx_vid driver (3dfx cards overlay with AGP support) |
10759 | 522 * vo_xover: general x11 overlay driver, currently only tdfx_vid uses it |
10583 | 523 * mga_vid: various fixes, 16MB G400 detection, support for multiple cards |
524 * new svgalib vo driver | |
10759 | 525 * vo_directfb2: triple buffering support, configuration sys changed, fixes |
10583 | 526 * OpenGL driver cleanups/fixes (both vo_gl and vo_gl2) |
527 * vo_fbdev cleanup/partial rewrite, now with real direct rendering | |
10732 | 528 * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration |
529 * new TGA output driver | |
10783 | 530 * new vo_fbdev2 (written from scratch) |
10324 | 531 |
532 Others: | |
10732 | 533 * gcc can now detect badly called mp_msg()s |
10759 | 534 * a lot of config/cmdline parsing fixes (some of them were at least 100000l bugs) |
535 * configure: enable VIDIX for PPC | |
10583 | 536 * configure: full featured PPC optimizations and rewritten architecture handling |
537 * spudec.c: Fix "invalid fragment" handling, Improved subtitle queueing | |
538 * network streaming layer: IPv6 support | |
10759 | 539 * FTP support |
10583 | 540 * playtree parsing speedup :) |
541 * various URL parsing fixes | |
542 * crashing on broken config files finally fixed! | |
10616 | 543 * GUI: PPC (reverse byteorder) fixes |
544 * GUI: revert to 'default' skin if configured skin failed | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
545 * TOOLS/plotpsnr.pl: PSNR plotting tool using gnuplot |
10324 | 546 * DOCS/tech/mpcf.txt: MPCF/NUT draft/specification |
547 * TVout/matroxtv: various improvements | |
10772 | 548 * spelling/grammar fixes in numerous files |
10324 | 549 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
550 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
551 mplayer (0.90) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
552 |
12186 | 553 rc4: "FlameCounter" Feb 9, 2003 |
9371 | 554 |
9112 | 555 DOCS: |
9239 | 556 * some clarification and updates in the English DOCS |
9371 | 557 * massive translation and help-file updates |
9112 | 558 |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
559 Fixes: |
9112 | 560 * -ac hwac3 fixed (was broken in rc3) |
561 * vo_svga: 4bp & 8bpp fixes | |
9371 | 562 * various GUI fixes, including some critical bugs |
9239 | 563 * rage128 VIDIX PPC fixes |
9112 | 564 * libmenu: one crash fixed, some cleanup |
565 * fixed ./configure --cc="ccache gcc" | |
566 * -loop fixes, now -loop 2 plays it twice :) | |
567 * the volume symbol of OSD fixed (|\ -> /|) | |
9234 | 568 * 32bpp QT-RLE support |
9239 | 569 * Altivec on non-Darwin systems support |
570 * QuickTime reference file support fixes | |
9234 | 571 * mp3lib: layer-2 decoding fixes |
572 * updates to extension->demuxer mapping table | |
573 * libavcodec: DivX 5.03 decoding fix | |
574 * ao_oss: limited channels handling fixed | |
575 * fixed OGM subtitles and iconv | |
576 * fixed -subcp option with unicode truetype fonts | |
577 * -mf: type detection (based on extension), better defaults | |
578 * vo_xv: -fixed-vo support fixed (fullscreen switching) | |
12283 | 579 * Ogg-in-AVI (audio format 0xFFFE) demuxing fixed |
9234 | 580 * vorbis decoding fixed (outer loop cleanup) |
581 * swscaler: 4bpp depth 1 pixel/byte format support for -vo svga | |
9239 | 582 * missing error message in command line parser for missing parameters |
9371 | 583 * swscaler: YVU9->YV12 fixes |
584 * -ao mpegpes + -ac hwac3 fixed | |
12279 | 585 * -ao pcm bogus WAV header fixed |
9371 | 586 * -vo x11 + -wid fixed |
587 * auto-insert the 'palette' filter if needed, support fixed in filters | |
588 * the sig11 when playing second audio-only file fixed | |
589 * configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed | |
590 * -af/-af-adv support in mencoder fixed | |
591 * libmpdvdkit2: upgraded to use libdvdcss 1.2.5 | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
592 |
9112 | 593 Features: |
594 * raw video support (-rawvideo, similar to -rawaudio) | |
12279 | 595 * experimental MPEG4-ES support (enable with -demuxer 27 -fps xxx) |
9371 | 596 * new video filter: field (cheap deinterlacer) |
12279 | 597 * DVD/vobsub improvements: positioning, optional gaussian blur scaler |
9112 | 598 * vf_bmovl: 400% speedup :) |
9234 | 599 * libavcodec: native DV audio decoder |
600 * GIF demuxer (for animated GIFs) | |
601 * new noise removal filter: -vop denoise3d | |
9371 | 602 * per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2 |
603 * live.com lib support cleanup, support for more stream types | |
604 * importing the playtree into the Gui instead of gui's own playlist hack | |
12279 | 605 * support for the XviD and DivX4/5linux libraries at the same time |
9371 | 606 * -fstype option: override priority/layer of the fullscreen switch methods |
607 * libavcodec: some B-frames related encoding failures/crashes fixed | |
9112 | 608 |
12186 | 609 rc3: "BugfixCounter" Jan 19, 2003 |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
610 |
8664 | 611 DOCS: |
9239 | 612 * English man page & HTML docs updates |
8756 | 613 * audio filter documentation |
8664 | 614 * help_diff.sh doesn't depend on BASH any more |
8871 | 615 * Hungarian, French, Italian, German, Polish(?) docs synced |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
616 |
8871 | 617 Important fixes: |
618 * X11 fullscreen switching (yes, again...) rewritten, some x11 code cleanup | |
9239 | 619 * Voxware and QuickTime DLLs finally work (was broken in some contexts) |
8871 | 620 * VIDIX Radeon support cleanup, should really solve the pink screen bugs |
621 * Cygwin: -vo directx crashes and garbled picture with some files fixed | |
12283 | 622 * OGM/Ogg seeking (broken frames) fixed, subtitle fixes, XCD support |
8871 | 623 * libaf: big (audio filter layer) updates, floating point support, speedup |
624 * ffwma2 fixed (better error resilience) | |
625 * SPU queueing - fixes missing or early disappearing DVD subtitles | |
9028 | 626 * the mysterious DVD audio delay (150-300ms) fixed |
12279 | 627 * extension-based fileformat detection fixed the .mp3 vs. MPEG-PS conflict |
9010 | 628 * cache2 keeps buffer for non-seekable media, fixes quicktime streaming |
8664 | 629 |
630 Fixes: | |
631 * mp3lib CPU detection part cleanup, 'decwin' linker problem fixed | |
632 * various cddb:// fixes, support of netbsd-1.6 | |
633 * libmpdvdkit2: Fix DVD authentication on Solaris 9 | |
634 * libmpdvdkit2: libdvdcss upgraded to 1.2.4 (keeping the key cache patch) | |
9010 | 635 * libmpdvdkit2: fixed decryption from multiple VOB files (hdd or darwin) |
8664 | 636 * -ao arts, -ao oss: Fix 8-bit sound support |
12279 | 637 * -vop expand + FFmpeg codecs conflicts solved, some other -vop bugs fixed |
8664 | 638 * -ac ffmp2 with MPEG files (sig11) fixed |
639 * QT Qclp audio codec initialization fixed | |
640 * mplayer exit codes cleanup (0 for quit/eof, 1 for error) | |
8871 | 641 * -ao win32 sync problems solved, -autosync 100 is still recommended |
642 * -vo gif89a uninit sig11 fixed | |
643 * the usual compiler warning fixes :) | |
644 * use -pphelp instead of -vop pp=help | |
645 * various bigendian fixes | |
646 * 16bpp packed yuv fixes in crop, mirror, rotate filters | |
647 * some -fixed-vo and vo_preinit fixes, -vo sdl,xmga,mga should work... | |
648 * various Solaris compatibility fixes (should work out of the box) | |
649 * mms:// port fixes, tries 1755 if 80 failed | |
650 * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes | |
9010 | 651 * -ao alsa9 audio-file playback high cpu usage fixed |
652 * libaf updates, 2-pass initialization to get better filter path | |
653 * better detection of playlists, support for [Reference]-style format | |
654 * handle quicktime reference media files as playlist | |
655 * cddb:// & cdda:// cdrom device name fixes on linux and *BSD | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
656 |
8664 | 657 Features: |
8572 | 658 * -ao esd: new EsounD audio driver |
8664 | 659 * -vo dxr3: new NORM option |
11935 | 660 * XAnim & RealPlayer binary Codecs working on PPC |
8664 | 661 * Radeon 9000 support in VIDIX, colorkey restoring for all Radeons |
8580 | 662 * Initial PPC (Big-Endian) support in VIDIX Rage128 driver |
9028 | 663 * PNM:// streaming support (ported from xine) |
664 * Muxer layer: mencoder can now write MPEG-PS format, too (EXPERIMENTAL!) | |
8664 | 665 * libavcodec: wmv2 decoder (buggy/untested) |
666 * DVB "HEAD" (aka. NEWSTRUCT) drivers support | |
667 * Subtitles background bounding-box support (optional grey-level & opacity) | |
668 * libaf: 3 new filters: panning, compressor/limiter and a noise gate | |
669 * per-mediafile config file support (for file-specific options) | |
12283 | 670 * iconv (codepage conversion) support for OGM (Ogg) subtitles |
8664 | 671 * v4l: user friendly channel tuning |
672 * Freetype & old-style RAW font support usable (compilable) at the same time | |
673 * vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support | |
8871 | 674 * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization |
9010 | 675 * libavcodec, liba52, mp3lib: Altivec optimizations |
8871 | 676 * keep window's aspect ratio at resizing (x11, xv), requires WM support |
9028 | 677 * -geometry option, also accepts X11 syntax |
8871 | 678 * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue) |
679 * postprocess: YUV 411/422/444 support, stride fixes | |
9029 | 680 * jumping of overlapping subs fixed, sorting is automatical, iconv fixes |
12279 | 681 * MPEG2 telecine detection and automatic inverse telecine (mplayer only) |
8664 | 682 |
8973 | 683 Gui: |
684 * correct GTK widget destroy event handler | |
9010 | 685 * fullscreen switching fixed (sync with x11_common) |
8973 | 686 * fix gtk submenu |
687 * new font render engine | |
9010 | 688 * added persistant history patch |
689 * SDL Audio configure window | |
8973 | 690 * add overlapping to preferences |
691 * add play bar for subwindow | |
692 * add vertical potmeter for skin | |
9010 | 693 * fixed 'single pixel bug' |
694 * fixed some possible crashes | |
8973 | 695 |
12186 | 696 rc2: Dec 24, 2002 |
8537 | 697 General: |
8469 | 698 * DOCS/tech/encoding-tips.txt and tech/directfb.txt |
8537 | 699 * Some DOCS corrections/updates/sync/html fixes |
700 * GUI: fixed three submenu bugs and several other problems | |
8469 | 701 * more compiler warning fixes |
8537 | 702 * NetBSD: cpu sse/sse2 detection & VCD reading fixes |
8469 | 703 * fixed possible v4l capturing crash |
8537 | 704 * Merged the EDL 0.5 patch - using & creating Edit-Lists (runtime cut&skip) |
705 * Subtitle lines alignment changeable: top/bottom/middle (key 'i') | |
706 * -slang support for VobSub files | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
707 |
8537 | 708 VO: |
709 * X11 fullscreen switching code changed again (esp. for gnome2/kde3.1) | |
710 * VIDIX: svgalib kernelhelper support (as libdha alternative) | |
711 * VIDIX driver for trident cyberblade card | |
712 * VIDIX: 8 pixel shift & pink window bugs fixed in the RADEON driver | |
713 * New, rewritten version of vo_svga (vidix support etc) and vo_gif89 | |
8469 | 714 * yuv4mpeg vs. framedrop/frameskip fixed |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
715 |
8537 | 716 Codecs: |
717 * libavcodec: fixed possible 20% speedloss bug | |
12279 | 718 * support for the experimental (and buggy) dev-api-3 XviD CVS branch |
8469 | 719 * fallback to built-in codecs.conf if no compatible external file found |
8537 | 720 * experimental Sorenson 1/3 encoding (using quicktime DLLs) |
721 * More accurate video bitrate calculation for AVI files | |
722 * Presets support for libmp3lame encoding | |
723 * CDDA seeking fixed | |
724 * Win32/RealPlayer codecs DLL & 64bit Alpha Linux RealPlayer codecs support | |
725 * XMMS Input plugins (demuxer & codec) support | |
8580 | 726 * Fixed a bug in MMX optimized mp3lib (triggered by OpenBSD) |
8469 | 727 |
12186 | 728 rc1: "CodecCounter" Dec 7, 2002 |
8382 | 729 Docs: |
730 * new French translation | |
731 * Irix section | |
732 * varous updates (both English & Hungarian) | |
8376 | 733 |
734 Codecs: | |
735 * New codec pack download page (there are several packs for various IFs) | |
736 * Win32/Quicktime codec plugin DLL support -> SVQ3 + QDMC/QDM2/Qclp !!! | |
737 * Win32/DMO codec DLL interface support -> Windows Media Audio/Video 9 !!! | |
738 * MJPEG 2000 support (using Morgan & Imagepower VfW DLLs) | |
739 * libavcodec: optimized HuffYUV en/decoder, with experimental YV12 support | |
740 * libavcodec: mjpeg-b support (need more samples) | |
741 * more xvidencopts | |
742 * VorbisGain tag support, tremor (fast vorbis decoder lib) support | |
743 * BIG libavcodec messups & codmetics & cleanups & API changes & fixes | |
744 * dynamic plugin support for libmpcodecs (for future binary codec releases) | |
745 | |
746 Gui: | |
747 * general code cleanup, more robust gtk code | |
748 * preferences: Screensaver, Autosync settings | |
749 * cache=4 fixed (caused jerky/lagging/slow playback with gmplayer) | |
750 | |
751 Others: | |
752 * new config/cmdline parser code (optional) | |
753 * OSD menu system (preferences, shell, file selector etc) | |
754 * libaf: runtime cpudetection, volume, equalizer, better format conversion | |
755 * subtitle overlapping can be disabled, added subtitle sorting | |
756 * subtitle dump to JACOsub and SAMI formats | |
12279 | 757 * displays URLs from 'Reference Media' type MOV files, dump generic data |
758 * find best (longest) streams in MOV files (twotowers...) | |
8376 | 759 * get position/length function in demuxers - for slavemode & -indentify |
760 * -ao alsa9 surround fixes, 8-bit PCM fixed | |
761 * -vo dfbmga: -dr support, fixed OSD flickering | |
762 * -stop-xscreensaver fixed, support for KDE screensaver too | |
763 * More compiler warning fixes | |
764 * Altivec (G4) support | |
765 | |
12186 | 766 pre10: "BirthdayCounter" Nov 11, 2002 |
7987 | 767 Docs: |
12279 | 768 * DVD auth, VCD# sections extended (DOCS/cd-dvd.html) |
7987 | 769 * unified *BSD sections, extended cygwin |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
770 |
7927 | 771 Fixes: |
772 * LIRC error message (Error while reading cmd fd X : Success) fixed | |
12279 | 773 * playback of some (streamed?) DivX files fixed, starting with non-I frames. |
7927 | 774 * -vo png fixed (removed builtin YV12 support, removed OSD) |
775 * some .mp3 playback/seek segfaults fixed | |
776 * vidix mach64 colorkey on PPC fixed | |
777 * -ao sdl now handles "featureless" soundcards | |
778 * -vo zr fixes | |
7987 | 779 * fixed sig11 if vo init failed |
780 * various dxr2 and dxr3 fixes | |
8018 | 781 * v4l buffering fixed |
782 * fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c) | |
7987 | 783 * cleanup of postprocessing code - now it's threadsafe and can be shared |
8018 | 784 * ported to GNU/Hurd |
8066 | 785 * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c |
786 * small cleanup of A-V sync code - using relative timers instead of absolute | |
787 * GUI code cleanup, obsolete files/dirs removed | |
788 * various small bugfixes, endianess fixes | |
789 * mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N | |
8122 | 790 * mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed! |
791 * mencoder: -ovc xvid fixes, cleanup, enhancements | |
792 * screensaver/dpms re-enabling fixed | |
12279 | 793 * realvideo demuxer fixes - ASF-style stream detection method |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
794 |
7927 | 795 Features: |
796 * -ao win32 (for windows port) | |
7987 | 797 * libavcodec: native WMA v1/v2 (aka. DivX audio) decoder |
798 * hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap | |
799 * overlapping subtitles support, jacosub (*.js) format support | |
8089 | 800 * -vo dxr3 got a new syncengine, ':sync', also added native overlay support, |
801 activate with ':overlay', read the manual for more info on how to set up | |
8122 | 802 * QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!) |
8066 | 803 * libavcodec: various MJPEG decoding fixes - now it decodes all sample files! |
804 * mencvcd updates, sox/toolame support etc | |
8122 | 805 * -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14 |
806 * RealAudio ATRC (sony atrac3) audio support (using binary plugin) | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
807 |
8018 | 808 Filters: |
809 * -af/-af-adv options cleanup | |
12279 | 810 * now auto-inserting -vop lavc for MPEG-only vo's |
8018 | 811 * video filter API documented :) |
812 * better deblocking filter (-vop pp), pp/npp syntax changed! | |
813 * -vop 2xsai - 2x scaler for drawn images (low color cartoon anims) | |
814 * -vop unsharp - an sharp/blur filter, nice, but very slow | |
815 * -vop il - (de)interleave fields | |
816 * -vop swapuv - guess what :) | |
817 * -vop boxblur - box blur... | |
8122 | 818 * -vop perpective |
819 * -vop sab | |
820 * -vop smartblur | |
7927 | 821 |
12186 | 822 pre9: Oct 24, 2002 |
7816 | 823 Docs: |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
824 * man page rewritten again :))) |
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
825 * man page updated to latest options, including lavc options |
7816 | 826 * Chinese docs translation added |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
827 * Hungarian translation is (was? :)) up-to-date again |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
828 |
7553 | 829 Cleanup: |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
830 * divx4_vbr.c is now really GPL - with the permission of the DivX.com guys! |
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
831 * cyuv decoder restructuring, now supports planar YUV formats, too |
7553 | 832 * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
833 * help_mp-XX.h files moved to help/ subdirectory, removed obsolete entries |
12279 | 834 * the obsolete 0x1ff eof hack removed from MPEG-ES demuxer and decoders |
7553 | 835 * stheaders.h cleanup, removed unneeded wine includes from mplayer core |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
836 * tons of compiler warning fixes, including some 10l ones |
7816 | 837 * mga/xmga vo shared code, vesa and svga drivers cleanup |
838 * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2 | |
7884 | 839 * cleanup of libmpdemux option handling - now it's mplayer-independent again |
840 * removed fork() from LIRC input module | |
7901 | 841 * libfame removed from main tree/release - libavcodec is faster, better etc. |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
842 |
7553 | 843 Fixes: |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
844 * Some fullscreen switching fixes, including Metacity vs KDE 3.1 |
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
845 * Many GUI bug fixes |
7553 | 846 * -vo DGA fixes, cleanup |
847 * -dvdkey sig11 fixed | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
848 * k6-3's 3dnowex vs mmxext sigill fixed in mp3lib |
7553 | 849 * -vo gif89, jpeg U-V swapping fixed |
850 * RTC setup fixes, more verbose messages, hints | |
851 * mencoder: demuxer/codec uninit order fixed (solves some sig11) | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
852 * various v4l and ALSA capturing fixes |
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
853 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian |
7816 | 854 * various NAS ao fixes |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
855 * libvo: optional stride support for packed YUV / RGB formats |
7901 | 856 * mencoder: set keyframe flag on audio packets, fixes Windows seeking problems |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
857 * loader: fixed 2 10l bugs, ATI VCR2 DLL now working. using new style CS code. |
7816 | 858 * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
859 * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles |
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
860 * various memory leak fixes (valgrind rulez :) |
7816 | 861 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6) |
7884 | 862 * mms:// audio (radio) streaming fixed |
863 * DVB: -vop lavc=bitrate is working again | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
864 * various big endian fixes |
7553 | 865 |
866 Features: | |
7622 | 867 * new audio filter layer (libaf) - automatic samplerate conversion |
7553 | 868 * experimental -vo directx driver for cygwin build |
869 * unrarlib included for rar'ed vobsubs | |
10326 | 870 * native XviD encoding (-ovc xvid) interface for mencoder |
7553 | 871 * new softeq filter with gamma support: -vop eq2 |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
872 * -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc |
7666 | 873 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list |
874 * get_delay() smoothing (-autosync) - should help buggy sound drivers | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
875 * smb:// URL support (disabled by default, ./configure part not yet done!) |
7816 | 876 * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp) |
877 * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
878 * swscale can now output to YUY2 format, upscaled (default) or unscaled (-sws 0) |
7839 | 879 * Vidix with LinuxPPC support (mach64 is confirmed to work) |
7885 | 880 * GUI: cache, autoq settings, start in fullscreen, toggle button in menu |
7884 | 881 * New video filter to overlay images over video: -vop bmovl |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
882 |
7666 | 883 Libavcodec: |
884 * RV10 codec cleanup (2nd level demuxer moved to demuxer layer) | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
885 * MPEG4 interlaced DCT _en_coding support |
7666 | 886 * luma masking support (encoding) |
887 * runtime selectable IDCT algo | |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
888 * faster MPEG1/2 decoder |
7816 | 889 * DV decoding (both PAL and NTSC) |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
890 * MPEG1 2-pass encoding support |
7816 | 891 * better/cleaner error resilience (done in a 2nd pass after decoding) |
12279 | 892 * H263/MPEG4 out of order slice decoding |
7816 | 893 * -lavdopts bug= reworked, now uses flags, autodetects most of them |
7900
ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
diego
parents:
7885
diff
changeset
|
894 * complete MPEG4 GMC decoding support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
895 |
7553 | 896 |
12186 | 897 pre8: Sep 18, 2002 |
7424 | 898 Docs: |
899 * manpage has been rewritten, now has better indenting, and convertable to html | |
900 * AUTHORS, MAINTAINERS converted back to separate text files, and updated. | |
901 * ChangeLog file is included again (was removed after 0.18) | |
902 * some new tech docs on libmpcodecs, updates/fixes in others, manpage-howto | |
903 * more updates in translation files (help_mp-XX.h) | |
7442 | 904 * removed obsolete/unused entries from help_mp-en.h |
7424 | 905 |
906 Cleanup: | |
11935 | 907 * XAnim interface merged & fixed, now uses mpi and supports direct rendering |
7424 | 908 * cleanup of libmpdemux stream layer, especially of TV and MF parts |
909 * some more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load | |
910 | |
911 Fixes: | |
7442 | 912 * the http:// infinite memleak bug has been fixed, some WMS9 mms:// fixes |
7424 | 913 * various sparc/sun, hpux and netbsd/openbsd portability fixes |
914 * -vop palette fixes, CRAM and QPEG colors are OK now | |
915 * demuxer fixed for >2GB nuppelvideo files | |
916 * mencoder: -ss fixed for 3-pass encoding | |
7442 | 917 * gui.conf locale bug fixed (again... hope this time it's ok) |
918 * X11 fullscreen switching fixed, when d_width == screenwidth | |
919 * MOV files edit-list handling fixed - solved 'short read' issue | |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
920 |
7442 | 921 Features: |
7424 | 922 * new demuxer for .PVA files (fileformat of TV/DVB apps on win32) |
923 * -mf now supports TGA (24/32bpp uncomp/rle) images | |
12279 | 924 * libavcodec: support for interlaced MPEG4 _de_coding |
925 * libavcodec: aspect ratio encoding support (MPEG4, MJPEG, H263?) | |
7424 | 926 * win32 DLL loader merged/synced with avifile CVS |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
927 |
12186 | 928 pre7: Sep 5, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
929 Cleanup: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
930 * libvo2, old input code & sis_vid removed, other code cleanups |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
931 * tons of compiler warning fixes, some configure/makefile improvements |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
932 * more messages are translated, many translations updated |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
933 * docs review continued, html cleanups |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
934 * option -vfm/-afm now uses names instead of numbers, driver IDs removed |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
935 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
936 Code: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
937 * vfw/vfwex cleanup, support for runtime csp queries, 8bpp support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
938 * new native mszh/zlib codec |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
939 * libavcodec: 2-pass control code rewritten, now everything customizable |
12279 | 940 * libavcodec: MPEG4/XviD en/decoding support improved, rv10 decoding fixes |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
941 * various realvideo demuxer and video codec fixes, sipr audio support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
942 * new video filters: soft eq (brightness), halfpack (deinterlacer), film noise |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
943 * .ogm subtitles support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
944 * optional freetype 2.1+ support for runtime-scalable .ttf font rendering |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
945 * various networking and mms:// fixes, live.com support improved |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
946 * various v4l video capturing and audio capturing fixes, audio input layer |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
947 * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
948 * alsa: iec958-init completly rewritten - better SP/DIF AC3 support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
949 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
950 Gui: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
951 * gui.conf locale bug fixed (hopefully) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
952 * gui preferences menu extended, runtime subtitle loading support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
953 * gui: drag'n'drop support |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
954 |
12186 | 955 pre6: Aug 6, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
956 * WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
957 * libavcodec M1 direct rendering |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
958 * IPB support with Xv |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
959 * libavcodec improvements, bugfixes (encoder and decoder side) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
960 * Raw DV demuxer |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
961 * libdv-based DV audio/video decoder |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
962 * Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
963 * Detection of AVI files which needs -ni |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
964 * workaround for some Nandub bugs |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
965 * Support for live.com RTP/RTSP streaming libraries |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
966 * Support to rip DVD subs in VobSub format |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
967 * bugfixes of mpsub/srt converter |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
968 * Closed Captioning (ascii subs on RC1 DVDs) support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
969 * Massive directfb updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
970 * Vidix fixes/updates, including fixes of all known radeon bugs |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
971 * dithered 1/4/8 bpp support with -vo svga (EGA rulez:)) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
972 * alsa9 fixes/improvements |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
973 * native ARTS driver |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
974 * various endianess and 64-bit fixes (including mencoder and -ao pcm) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
975 * tons of small compatibility/portability fixes (better cygwin, darwin support) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
976 * GUI fixes (playlist, audio/video equalizer, preferences) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
977 * Skins (fixed many small glitches, few new skins) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
978 * 'mencvcd' script (creating VCD/SVCD with mencoder) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
979 * html DOCS updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
980 * manpage & README restructured (again :)) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
981 |
12186 | 982 pre5: Jun 8, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
983 Documentation: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
984 * lot of fixes, updates, cleanups |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
985 * new README containing quick install guide |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
986 * tech level docs on libavcodec encoding options |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
987 * HTML doc is now IE 6.0.2600 compatible! :))) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
988 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
989 Code changes: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
990 * subreader (ASCII subtitle file parser) fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
991 * spudec (VOBsub) cleanup/fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
992 * new (faster, better) scaler |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
993 * bbox support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
994 * mmst:// streaming support |
12283 | 995 * .ogm (Ogg) audio/video stream selection |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
996 * native Micro$oft MPEG4v1 (MPG4) codec, error concealement for all MPEG4s |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
997 * various libavcodec encoding improvements |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
998 * MPEG1 && -vo x11 crash fixed when movie's height%16!=0 |
12279 | 999 * raw (uncompressed) video fixed (AVI & MOV) |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1000 * flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1001 * introduced codecs.conf versioning to avoid problems caused by too old conf |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1002 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1003 Display: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1004 * some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1005 * xscreensaver disabling support (optional, disabled by default) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1006 * pan&scan support in xv, xmga, xvidix |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1007 * Xv YV12 stride problems fixed when width%8!=0 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1008 * vidix r128/radeon driver synced with mplayerxp, various xvidix fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1009 * DVB A/V sync fixes, libfame updated to 0.9.0 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1010 * native -ao arts driver |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1011 * AC3 passthrough support for -ao alsa9 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1012 * -ao nas fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1013 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1014 Miscellaneous fixes: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1015 * GUI: VCD and URL support, some bugs fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1016 * some cleanup of messages (less debug stuff) printed by MPlayer |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1017 * gcc 3.1 support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1018 * various portability fixes (cygwin, darwin, 64bit sparc/alpha) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1019 |
12186 | 1020 pre4: May 13, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1021 * X11 fullscreen toggle fixes with various windowmanagers, multifile playback |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1022 * DXR2 support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1023 * Output into animated GIF |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1024 * "cropdetect" video filter to autodetect needed size to crop |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1025 * libavcodec marked as default encoder for MEncoder |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1026 * manpage rewrite |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1027 * lot of other fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1028 |
12186 | 1029 pre3: May 3, 2002 |
11604 | 1030 * 3DNow! optimization of AC3 4ch downmix fixed, optims re-enabled |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1031 * DGA error/fail after 1 second of playing fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1032 * big A-V desync for some AVI files fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1033 * image distortions when seeking in some MPEG files fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1034 * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1035 * GUI aspect ratio and fullscreen switch fixes, cleanups |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1036 * low FPS .wmv playback fixed |
11571 | 1037 * Mac OS X (Darwin) port? |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1038 * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed! |
12279 | 1039 * various MJPEG improvements in libavcodec |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1040 |
12186 | 1041 pre2: Apr 30, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1042 * hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1043 * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1044 * faster .ogg seeking (use -forceidx for slow but accurate one) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1045 * audio-only with gui fixed |
12279 | 1046 * -rootwin fixed for x11, xv, xmga, xvidix |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1047 * aspect ratio fix for ffmpeg12 |
12279 | 1048 * MPEG-ES detection fixed |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1049 * runtime cpudetect disabled by default |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1050 * support for many new win32 codecs, including mss1, tm20, ucod, truespeech |
12279 | 1051 * DivX audio dll sig11 with glibc 2.1.(2|3) fixed |
1052 * includes libmpdvdkit - patched kit of DVD libraries (enabled for linux+freebsd) | |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1053 * manpages updated |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1054 * 'f' (fullscreen switch) fixed for some WMs, still has problems |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1055 * various freebsd and openbsd portability patches |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1056 * options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect |
12279 | 1057 * -vop lavc, using new fast best libavcodec for realtime MPEG1 transcoding |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1058 * fixed gtk gui crash with --disable-mencoder |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1059 * no more black vobsub subtitles :) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1060 |
12186 | 1061 pre1: Apr 21, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1062 * 100% GPL - yeah, so what? |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1063 * runtime CPU detection code - any x86 MPlayer binary can run on "any" other x86 CPU |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1064 * video filter layer - with numerous plugins (crop, expand, etc, see the documentation) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1065 * ability to view or encode DVD/vobsub and/or text subtitles into the output AVI |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1066 * prelimenary dvdnav support (experimental) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1067 * Direct Rendering - can't be used with libavcodec yet, sorry |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1068 * ability to display subtitles under the image, on black bands |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1069 * FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1070 * greatly enhanced MPEG4 encoder (libavcodec) |
12283 | 1071 * audio-only (WAV/MP3/WMA/Ogg) file playback (console only) |
12279 | 1072 * playing/encoding audio from separate WAV/MP3 file |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1073 * support for more fileformats, including the new and very popular .ogg |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1074 * multiple files playback from console, including various playlist formats |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1075 * and of course, faster than ever... :) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1076 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1077 |
12186 | 1078 mplayer (0.60) "The RTFMCounter": Jan 2, 2002 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1079 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1080 release: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1081 * minor bugfixes for realmedia/nuppelvideo demuxers |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1082 * docs updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1083 * help file translation updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1084 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1085 pre2: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1086 * build fixes (install codecs.conf) |
12279 | 1087 * DVD subtitles improved (stability and pts fixes) |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1088 * new options: -alang, -vlang, -rootwin, -npp ... (rtfm) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1089 * dxr3 fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1090 * ac3 passthrough fix |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1091 * docs updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1092 * make install |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1093 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1094 pre1: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1095 * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2) |
11935 | 1096 * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, XAnim) |
12279 | 1097 * MEncoder (a tool for encoding video to DivX4+MP3) |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1098 * rewritten configure script (better autodetect, cleaner messages) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1099 * MMX/SSE optimizations |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1100 * faster postprocessing filter, syntax change (deinterlacing support) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1101 * directshow code in C |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1102 * software YV12 scaling |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1103 * aspect ratio fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1104 * input cache for smoother network/DVD playback |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1105 * GUI fixes and new skins |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1106 * DVD subtitles |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1107 * playing in root window (-rootwin) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1108 * liba52 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1109 * audio filters (surround, 5.1, up/downsample, etc) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1110 * new homepage design |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1111 * grabbing from TV through v4l |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1112 * hardware MPEG decoder support (DXR3, Siemens DVB) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1113 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1114 |
12186 | 1115 mplayer (0.50) "The Faszom(C)ounter": Oct 8, 2001 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1116 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1117 release: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1118 * documentation updates |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1119 * non-linux build fixes |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1120 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1121 prex?: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1122 * some pre-beta nationalization support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1123 * HTMLized documentation, splitted to sections |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1124 * lot of bugfixing |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1125 * new AAlib driver (independent of SDL, SUB/OSD support) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1126 * DivX DirectShow equalizer over keyboard |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1127 * dynamic setting of DivX postprocessing quality (-autoq) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1128 * updated FAQ section on the homepage |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1129 |
12186 | 1130 mplayer (0.18) "The BugCounter": Jul 9, 2001 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1131 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1132 pre 1-5: |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1133 * mp3lib even more optimized to 3DNow!/MMX |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1134 * GGI driver |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1135 * ICCCM patch |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1136 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1137 * skin support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1138 * GUI support |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1139 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1140 * Introduced libao2 (null, oss, alsa, sdl) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1141 * ASF seeking fixed |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1142 * option to force audio playback samplerate (-srate) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1143 * Framedropping for MPEG files as well |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1144 * X11 driver works on remote display (without SHM) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1145 * A-V sync for AVI files fixed (both -bps and -nobps) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1146 |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1147 |
12186 | 1148 mplayer v0.17a "IdegCounter++": Apr 27 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1149 - first 0.17 release failed - buggy files outdated docs etc :( |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1150 it's (hopefully) fixed now. |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1151 |
12186 | 1152 mplayer v0.17 "IdegCounter": Apr 27, 2001 |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1153 * DVD playing (libcss) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1154 * OSD and subtitles with antialiased fonts |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1155 * new Win32 codecs (WMV1,AP42,ASV2 etc) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1156 * new VO drivers (SVGAlib,fbdev,DGA,SDL etc) |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1157 * source cleanup, most part of the code rewritten |
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1158 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1159 * jumped to 0.17 * (why 17? oh. chass just got a new 17" monitor :)) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1160 |
7425 | 1161 - faster memcpy() routine (MMX/3DNow!/SSE optimized) |
1162 - new stream selection code (autodetected) | |
1163 - pre-devel-alpha DVD code (libcss) | |
1164 - subtitle code 100% (perfected timing code) | |
1165 - new output drivers (SVGAlib, FBdev) | |
1166 | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1167 mplayer v0.11-pre27-CVS: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1168 - updated libmpeg2 source to libmpeg2-0.2.1-CVS version |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1169 - updated OpenDivX encore/decore to 4.0 alpha48 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1170 - cmdline/configfile handler by szabi |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1171 - added DirectShow support (now DivX-only) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1172 - bugfix: stream.c/stream_new() uninitialized variables |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1173 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1174 mplayer v0.11-pre26-CVS: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1175 - updated libmpeg2 source to libmpeg2-0.2.0 version |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1176 - small fixes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1177 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1178 mplayer v0.11-pre25-CVS: yeah, we moved to SourceForge CVS! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1179 - DOCS updated (email address changed from arpi@* -> maillist) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1180 - LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann] |
12279 | 1181 - stream.c: unsigned int fixes, required for some strange ASF files |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1182 - asfheader.c: using w=h=b=1 for audio_concealment_none |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1183 - VCD-related stuff moved from stream.c to vcd_read.c |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1184 - added DGA driver by Andreas Ackermann |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1185 - added debian/ subdir for the debian package makers... see DOCS/DEBIAN |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1186 - new Makefile/dependency system |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1187 - added check_events() to libvo, x11 stuff moved to x11_common.c |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1188 |
12186 | 1189 mplayer v0.11-pre24: Feb 19, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1190 small fixes again :( |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1191 - DOCS/LIRC changed: users *must* enable lirc support manually, it is |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1192 not autodetected yet. (./configure --enable-lirc) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1193 - the {prefix} bug fixed by Gabucino |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1194 - added manpage by Gabucino |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1195 - manpage -vo fixes by A'rpi |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1196 |
12186 | 1197 mplayer v0.11-pre23: Feb 18, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1198 lirc support, text updates, mailinglists |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1199 - added "-ni" option to force usage of the non-interleaved AVI parser |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1200 - DOCS/* updated by Gabucino |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1201 - new homepage by Gabucino |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1202 - mplayer users & announce mailing lists by Dariusz Pietrzak (see README) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1203 - LIRC support by Andreas Ackermann (see DOCS/LIRC) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1204 enable with ./configure --enable-lirc |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1205 TODO: ./configure should detect LIRC installed and better Makefile handling |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1206 - added AVI_NINI parser for broken (no index) non-interleaved files |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1207 |
12186 | 1208 mplayer v0.11-pre22: Feb 16, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1209 last fixes, release is coming soon! |
12279 | 1210 - non-interleaved AVI EOF bug fixed [thanks to DC-1 for help] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1211 - "You" strings in Makefile after make dep bug fixed... [thx to DC-1] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1212 - SDL disabled by default. You have to ./configure --enable-sdl to enable. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1213 - homepage updated by Gabucino |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1214 - homepage updated by A'rpi |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1215 - FAQ updated by A'rpi |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1216 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1217 fork() -> 0.12pre1 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1218 |
12186 | 1219 mplayer v0.11-pre21: Feb 12, 2001 |
12279 | 1220 MPEG1 pp, stereo fix |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1221 - "Skip chunk xxxx" messages moved from -v to -v -v -v debug level... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1222 [thanks to Christoph H. Lampert] |
12279 | 1223 - DivX postprocess filter works for MPEG1 files too! (-divxq 1/3/7/31) |
1224 - MPEG layer-2 audio fixed - it's stereo again!!! | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1225 - audio select() detection: if detected audio buffer size == 0, then |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1226 exit with message "recompile mplayer with #undef HAVE_AUDIO_SELECT"... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1227 - syncfb driver added to the source tree, under drivers/ |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1228 (it's very similar to mga_vid, but has syncronization to screen and |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1229 de-interlace features) |
12279 | 1230 - draw_slice in syncfb finished for G400 cards (plays MPEG 1/2, opendivx) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1231 (de-interlacing has been disabled, because it's buggy now) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1232 |
12186 | 1233 mplayer v0.11-pre20: Feb 11, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1234 NI-AVI support, small fixes & patches... |
12279 | 1235 - ASF parser: flag 0x40 (explicit packet size) implemented [Marvin] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1236 - new option to select DSP device: -dsp (default: /dev/dsp) [Pontscho] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1237 - option -o changed to -vo |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1238 - ./configure: applied patches [LGB,Ian Kumlien,Magnus Pfeffer] |
12279 | 1239 - AVI chunk_id->ds mapper moved to demux_avi_select_stream() |
1240 - added non-interleaved AVI parser | |
1241 - added non-interleaved AVI detection (if a_pos-v_pos distance > 1MB) | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1242 |
12186 | 1243 mplayer v0.11-pre19: Feb 9, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1244 small fixes... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1245 - vo_xmga.c: G200 draw_slice fixed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1246 xmga + mga: common part (draw_frame & draw_slice) moved to mga_common.c |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1247 - some independent code (asfinfo.c and GL-test) moved to the new TOOLS subdir |
12279 | 1248 - movinfo.c added to TOOLS (small util to dump MOV file structure) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1249 - AVI & ASF stream id detection changed: now using IDs from the header |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1250 (but still can be overriden by -aid or -vid) [Christoph H. Lampert] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1251 - native MS-GSM audio codec ported from avifile source (-afm 6) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1252 [thanks for the testfile to Christoph H. Lampert] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1253 - README updated (input & codec lists) |
12279 | 1254 - implemented ASF audio descrambling [Dirk Vornheder & Einon] |
1255 -> that weird_al_yankovic ASF is not so weird now :) | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1256 - AUTHORS file changed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1257 |
12186 | 1258 mplayer v0.11-pre18: Feb 7, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1259 patch release :) |
12279 | 1260 - skip broken ASF fragments (for better seeking) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1261 - seeking code cleanup in sources (now it's in a switch(){}) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1262 - opendivx encoding bitrate option changed from -divxq to -br |
12279 | 1263 (for the DivX -> DivX re-encoding) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1264 - TO DO section moved to file TODO |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1265 - applied ./configure and Makefile changes patch from LGB |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1266 - libvo function changes by Pontscho: x11 (with -fs), xmga (bugfixed!) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1267 - libvo: driver sources renamed from video_out_*.c -> vo_*.c |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1268 - libvo: added uninit() function to drivers |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1269 - libvo: fork()'ed X11 eventhandler for x11 and xmga drivers [me & Pontscho] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1270 (gl and xv version is coming soon!) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1271 - libvo: sdl driver now closes SDL at QUIT... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1272 - small english fixes (docs & messages) [Balazs Tibor] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1273 |
12186 | 1274 mplayer v0.11-pre17: Feb 4, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1275 fixes |
12279 | 1276 - ASF "missing video stream" fixed (stream id & 0x7F) [Christoph H. Lampert] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1277 - added GL-test directory, it contains source and compiler script of a |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1278 very simple open-gl texture updating (glTexSubImage) test program. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1279 if it runs well, then mplayer -o gl should work too. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1280 it works on G400+Utah-GLX, but segfaults in the G400 driver of X 4.0.2/DRI. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1281 try it with different cards/drivers, and please report me the results. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1282 - benchmarking in gltest.c: calculate fps and process times |
12279 | 1283 - ASF seeking v0.01-pre0.1 :) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1284 |
12186 | 1285 mplayer v0.11-pre16: Feb 4, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1286 ACM fixed |
12279 | 1287 - Win32/ACM audio codec fixed (most important for ASF with DivX audio): |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1288 There was an output buffer size problem with the Win32/ACM audio codec |
12279 | 1289 at low bitrates (usually used for ASF files with DivX audio) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1290 Input and output buffer sizes are now queryed, problem solved :) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1291 - SDL support compiling hint by Michael Durller added to the FAQ |
12279 | 1292 - opendivx support in ASF files [Gérard Lantau] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1293 - ./configure & Makefiles patch by Aaron Hope applied. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1294 (adds --with-win32libdir and fixes --with-x11libdir) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1295 - ./configure fixed, now it defaults to /usr/lib/win32 if detection failed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1296 |
12186 | 1297 mplayer v0.11-pre15: Feb 2, 2001 |
12279 | 1298 ASF sync fixed |
1299 - ASF parser: now supports other than 0x5D segments [Dirk Vornheder] | |
1300 - new ASF PTS reading: sync works now, including fps... | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1301 (-fps no longer required!) [thanks again to Eugene Kuznetsov for docs!] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1302 |
12186 | 1303 mplayer v0.11-pre14: Feb 1, 2001 |
12279 | 1304 small fixes, ASF sync v0.1 :) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1305 - version number incremented :))) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1306 - libvo / Xv driver swapped Red-Blue fixed |
12279 | 1307 - ASF timestamps implemented - now ASF A-V should be in sync if you |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1308 specify the correct fps at commandline (-fps), +-1 fps allowed... |
12279 | 1309 [i haven't yet found method to get fps out from ASF headers :(((] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1310 - some error and consistency checking into demux_asf |
12279 | 1311 if you see many warning! messages playing an ASF file, then contact |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1312 me and upload the file (first 1MB is enough if it represents the problem) |
12279 | 1313 Don't forget: there is no public doc about the ASF file format, so |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1314 everything we know is suspected and can be wrong... without your help |
12279 | 1315 we never will have working ASF player... |
1316 - ASF fragment offset checks disabled for grouping... | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1317 |
12186 | 1318 mplayer v0.11-pre13: Jan 31, 2001 |
12279 | 1319 libvo changes, MPEG bitrate, VCD fix, ASF grouping |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1320 - libvo: draw_slice() interface changed, now it has src stride[3] and |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1321 destination rect dimension (w,h,x,y) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1322 It's able to blit whole frames, not only 16-pixel slices... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1323 - libmpeg2 and opendivx codec changed to use new draw_slice() |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1324 -> opendivx extra 64-pixel width band at right disappeared! |
12279 | 1325 - MPEG bitrate fix: if picture->bitrate==0x3FFFF (means "unspecified" ?) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1326 then using standard VCD bitrate (75*2324 bytes/sec) |
12279 | 1327 -> fixed seeking for those MPEGs with "16MBit/s" bitrate... |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1328 - drivers/sis_vid: video4linux interface disabled |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1329 - broken VCD playing fixed: stream_reset shouldn't seek to 0x0... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1330 [bugreport: Kang Sun] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1331 - asf_parser: grouping implemented! [test file provided by Gabucino :))] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1332 |
12186 | 1333 mplayer v0.11-pre12: Jan 30, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1334 ./configure fixes, improved odivx-encoding, streaming fixes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1335 - ./configure: using /tmp/main$$.c instead /tmp.main.c, and |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1336 remove file after tests [SaPe] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1337 - ./configure: trying the gcc optimize options and fallback to 'pentium' |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1338 if fails (useful for people with old gcc and new cpu :)) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1339 - removed -fomit-frame-pointer from OPTFLAGS at config.mak |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1340 - version number incremented [Gabucino] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1341 - odivx encoder fix: allow long (longer than xxxx.avi) destination filenames |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1342 (sizeof() changed to strlen()...) [Gabucino] |
12279 | 1343 - AVI writer - overwrite disabled (exits with error message if destination |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1344 file already exists...) [Gabucino] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1345 - use -divxq to set encoding bitrate (in bits (no kbits!) default: 780000) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1346 - no audio decoding if -encode option is used |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1347 - audio streaming disabled if -nosound specified (setting audio_id to -2) |
12279 | 1348 - fast MPEG-ES detection (doesn't read the whole MPEG-PS file) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1349 - compile-time option to disable using soundcard driver's select() |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1350 (requires for some people with buggy/pre-alpha/etc sound driver...) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1351 |
12186 | 1352 mplayer v0.11-pre11: Jan 29, 2001 |
12279 | 1353 streaming fixes, ASF support pre, indeo5 fix |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1354 - asf/asfinfo.c improved: now it dumps streams to files - need testing! |
12279 | 1355 (it's ready to be converted to ASF demuxer and intergated into MPlayer) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1356 - stream.c / stream_reset() fix: now it really seek back to 0 position! |
12279 | 1357 - ASF file format detection added (no ASF reading yet!!!) |
1358 - ASF demultiplexer added, changes in demuxer.c to handle fragmented packets | |
1359 > it plays ASF video well, but still has problems with DivX/WMA audio. :((( | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1360 - indeo 5 playing fixed (removed ICDECOMPRESS_UPDATE from flags) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1361 - xmga resizing problems with some window managers, so default order is |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1362 changed xmga,xma... to mga,xmga,... |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1363 - found gcc bug: compiling MPlayer with flags |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1364 OPTFLAGS=-O -g -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -ffast-math |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1365 cause image sizes negating -> mga_vid kernel driver Oops... :((( |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1366 - runaway.bride.sample.avi seeking segfault discovered: AC3 resync fails :( |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1367 - improved signal handling: module name is now printed. audio_resync added. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1368 - RGB opendivx encoding implemented, now AVI->opendivx is possible. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1369 |
12186 | 1370 mplayer v0.11-pre10: Jan 22, 2001 |
12279 | 1371 OpenDivX encoding, streaming fixes, AVI seek fixes |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1372 - new libvo driver: odivx (OpenDivX File Writer) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1373 - AVI file writting support, new option: -encode filename |
12279 | 1374 to encode an MPEG/VOB/VCD to opendivx: |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1375 mplayer file1.mpg -encode file2.avi -o odivx -nosound |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1376 (sound encoding/copy is not yet supported) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1377 - libvo: default driver priority changed to: xmga,mga,syncfb,3dfx,xv,x11,gl |
12279 | 1378 - AVI writer: index support |
1379 - small fixes in AVI writer to be compliant (adjusted chunk/list lengths) | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1380 - demuxer.c: stream buffering fixes: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1381 - missing {} in mplayer.c occuring audio reads when has_audio=0 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1382 - reordered packet reader and pack count checks -> no more unwanted EOF |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1383 - added 4MB buffer memory usage limit to demuxed streams |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1384 - CPU flags in ./configure changed: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1385 k7 -> k6 (current stable gcc doesn't supports k7) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1386 386,486 -> i386,i486 [Balazs Tibor] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1387 - demux_avi: index check now accepts (raw.len+1)==idx.len [Balazs Tibor] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1388 - FAQ added |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1389 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1390 ** Now we are ready with planned features & urgent fixes, ** |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1391 ** it's time to final testing and then the 0.11 release!! ** |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1392 |
12186 | 1393 mplayer v0.11-pre9: Jan 18, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1394 OpenDivX fixes,speedup |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1395 - solved OpenDivX width problem (stride=width+(Quality?0:64)) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1396 now -divxq 0 works, and 0 is the default |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1397 - libvo call moved out from my_convert_yuv() so it can be measured (cpu %) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1398 - IDCT code ported from libmpeg2 -> much faster OpenDivX decoding |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1399 |
12186 | 1400 mplayer v0.11-pre8: Jan 18, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1401 SDL fixes, OpenDivX support |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1402 - added -I/usr/X11R6/include to libvo CFLAGS |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1403 - (removed later: applied libvo SDL driver fixes by Jeffrey Boser) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1404 - OpenDivX support, initial hack, maybe not work for you... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1405 (I need testfiles, I have just only one) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1406 use -divxq option to adjust quality (1..29 works), 1=default |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1407 |
12186 | 1408 mplayer v0.11-pre7: Jan 14, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1409 SDL support |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1410 - ported SDL driver from mpeg2dec/libvo (currect CVS) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1411 (it's slower than internal X11 driver, but supports software scaling!) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1412 - fixed SDL driver to support -fs and pass keyboard events |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1413 - SDL driver changed to support YV12 and YUY2 formats instead of IYUV |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1414 (now works with DivX files too) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1415 - 'q' (Quit) disabled in SDL fullscreen mode (because it's impossible |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1416 to restore screen before exiting so it gets unusable state now) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1417 |
12186 | 1418 mplayer v0.11-pre6: Jan 14, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1419 audio fix |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1420 - fixed video_out_xv.c compiling problems [bugreport: Kalle Mellerup] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1421 - modified audio playing: always keep buffer (both internal and card's) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1422 filled using select() -> -alsa audio delays should be fixed. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1423 - updated DOCS/AUTHORS and DOCS/README |
7344
a832c0b2e1ac
mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff
changeset
|
1424 |
12186 | 1425 mplayer v0.11-pre5: Jan 12, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1426 xmmp audio support, applied Pontscho's libvo patch |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1427 - xmmp audio driver support by Arthur Kleer |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1428 - new video_out driver by Pontscho: xmga (Matrox G200/G400 only!) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1429 It does same under X 3.3.x what Xv extension does under X 4.0.x! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1430 (you will have a moveable/resizeable window but see an YUV video |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1431 overlay in it using color keying) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1432 - added keyboard event support in X11 windows [Pontscho] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1433 (using mplayer_[put|get]_key() in codecctrl.c) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1434 |
12186 | 1435 mplayer v0.11-pre4: Jan 6, 2001 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1436 x11 driver fixes, 15/16bpp support |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1437 - version in version.h fixed :))) [Pontscho] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1438 - inttypes.h moved to DOCS/ (copy back to the root if you need it) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1439 - depth calculation in vo_init() changed (Pontscho's version couldn't |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1440 make difference between 15 and 16bpp) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1441 - x11 driver now uses vo_init() instead of get_depth() |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1442 - yuv2mmx: 15bpp not really supported -> removed from list, now |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1443 conversion is done (well) by the C code -> MPEG play in 15bpp works! |
12279 | 1444 - AVI playing support added in 15bpp (memcpy) |
1445 - AVI playing support added in 16bpp (C 15->16 converter by me) | |
1446 - AVI playing support added in 16bpp (MMX 15->16 converter by Strepto) | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1447 - libvo/x11: yuv2rgb used MMX code on non-MMX CPUs too!!! fixed... |
12279 | 1448 - all x11 modes tested (and MPEG/24bpp byteorder fixed): |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1449 MPEG: AVI/VfW: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1450 15bpp C convert memcpy |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1451 16bpp MMX/C convert MMX/C convert |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1452 24bpp C convert memcpy |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1453 32bpp MMX/C convert memcpy / C conv. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1454 => now all the movie types are viewable using the -o x11 driver! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1455 |
12186 | 1456 mplayer v0.11-pre3: Jan 5, 2001 |
12279 | 1457 MPEG fixes, fullscreen support |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1458 - vertical.mpg serious libvo (x11,gl) segfaults fixed: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1459 yuv2rgb_mmx requires one more lines that vertical image size... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1460 fixed (allocating memory for width*(height+1)). [bugreport: Gabucino] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1461 - Pontscho's fullscreen patch applied! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1462 Using option -fs will maximize window size (for all resizeable drivers |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1463 including mga!) and disable window decorations (x11,Xv,gl only) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1464 - simple inttypes.h included for libc5 (and glibc2.0 too?) users |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1465 - homepage updates (links changed ftp->http) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1466 |
12186 | 1467 mplayer v0.11-pre2: Jan 4, 2001 |
12279 | 1468 better user messages, MP3 codec selection, demuxer changes |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1469 - w32codec.zip restored at the FTP site (somehow it damaged...) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1470 - added version.h, and used its content everywhere |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1471 - 'premature end-of-file' problem fixed: freeing audio buffers and |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1472 setting d_audio->id=-2 if has_audio==0 [bugreport by Dmitri Pogosyan] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1473 - some more messages added if verbose>=1 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1474 - demuxer.c: error message printed if A or V chunk buffer is full |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1475 'mplayer test.avi -aid -2' still not works without option '-nosound' |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1476 - adding new config.h option to set default MP3 audio codec (mpg123/l3codeca) |
11604 | 1477 ./configure selects mp3lib only if you have 3DNow! [idea: Gabucino] |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1478 - automatic fallback to mp3lib/mpg123 if l3codeca.acm can't be loaded/inited |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1479 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1480 mplayer v0.11-pre1: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1481 AVI sync fixes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1482 - AVI audio seeking improvements: now using nBlockAlign value to seek |
12279 | 1483 inside the chunk, so DivX audio works without big delays!!! |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1484 - AVI PTS calculation modified: counting video PTS when skip_video_frames>0 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1485 so new audio PTS values will be correct. Solved many sync probs! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1486 - A-V sync with AVI files fixed! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1487 Now only the Desperado-trailer has 1.0 sec delay after seeking. |
12279 | 1488 - fixed AVI sync in -bps mode too! :) (perfect except that Desperado AVI) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1489 |
12186 | 1490 mplayer v0.10: Jan 1, 2001 "The new year" release! |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1491 - testing |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1492 - docs changed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1493 - it's time to release and remove the old buggy 0.09 version... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1494 - release!!! |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1495 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1496 mplayer v0.10-pre8: libvo/x11 changes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1497 - libvo: x11/xv driver separated to x11 and xv drivers |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1498 - libvo: DUMMY_VO_FUNC removed from driver sources |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1499 - libvo: default driver order changed, because some users with software-only |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1500 opengl though that this 'slow' player can only play at 1-3fps :) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1501 |
12186 | 1502 mplayer v0.10-pre7: Dec 31, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1503 libmpeg2 interface changes, display size/area changes, AVI fixes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1504 - libmpeg2/decode.c modified: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1505 - removed unused OMS and mpeg2dec stuff |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1506 - decode_data rewritten, now works like parse_es.c |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1507 => doesn't copy any data -> faster and less memory usage |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1508 - mplayer.c sends code 0x1FF after every frame, so libmpeg2 knows |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1509 when has to display it |
12279 | 1510 - mplayer.c: in_frame flag fixes, didn't work well with MPEG2 streams |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1511 (because there is a 0x1B2 chunk between 0x100 and 0x101) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1512 - 'picture' changed from static to shmem-allocated |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1513 -> better picture after codec restart (tested with JapAd.mpg) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1514 -> keep information of the header changes (after init) |
12279 | 1515 - MPEG image size changed, now only the real part of frame is displayed |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1516 (no more green strip at the bottom) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1517 - picture struct: new fields: display_picture_width/height |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1518 - image buffer allocation (shmem) is done by decode.c instead of libvo |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1519 - new option: -xy <value> (resize both x/y direction) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1520 if value<=8 -> x_scale = y_scale = value |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1521 else -> x_size=value y_size=aspectratio*x_size |
12279 | 1522 - mplayer.c: video output moved out from AVI/MPG init sections and |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1523 now it's common code (added movie_size_x/y variables and out_fmt global) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1524 - new keys: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1525 ESC => quit |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1526 + and - => adjust audio delay +- 0.1 second |
12279 | 1527 k => kill/restart the MPEG codec process (for testing) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1528 - codec control interface changed: wait for syncword after (re)start |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1529 to avoid receiving old frames => it's stable again! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1530 - removed (now unused) allocate/free image buffer code from libvo |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1531 - mplayer: new internal variable for video format: has_video |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1532 0 = none (unused yet) |
12279 | 1533 1 = MPEG 1/2 video |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1534 2 = win32/VfW video codec |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1535 - config.h has defaults for bps-based AVI sync and ALSA timer code options: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1536 #undef AVI_SYNC_BPS => now it's disabled by default!!! use -bps to enable |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1537 #define ALSA_TIMER => now it's enabled by default!!! use -noalsa to dis. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1538 - help updated |
12279 | 1539 - prints max compressed framesize at exit (both AVI & MPEG) |
1540 - AVI audio seeking fixed: some ACM codecs (DivX audio and ms-adpcm) | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1541 can't seek inside a chunk, they are only able to play whole chunks. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1542 Current audio seeking has changed to seek inside the chunk only if the |
12279 | 1543 codec supports it (only internal codecs and ACM/MP3 allows it). |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1544 - AVI: audio delay correction if can't seek inside the chunk |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1545 |
12186 | 1546 mplayer v0.10-pre6: Dec 24, 2000 "Xmas edition" |
12279 | 1547 MPEG signal & EOF fixes |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1548 - ./configure: k6_mtrr (2.4.test11+) added [Pontscho] |
12279 | 1549 - `term destroys if mplayer (MPG) called from mc.ext` bug fixed: |
1550 added sighandler to the 3rd process (MPEG codec) to avoid sig. recursion | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1551 - better output at exit (handled now by exit_player()) |
12279 | 1552 - MPEG EOF problem (codec restart) fixed: added EOF detection to parse_es.c |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1553 - internal flag 'current_module' added to get more info at segfaults |
11678
972d1998bde9
occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
diego
parents:
11604
diff
changeset
|
1554 (contains module number where the segfault occurred) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1555 - audio detection changed: using afm=4 (Win32/ACM) for MP3 audio (AVI files) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1556 (you MUST have l3codeca.acm at /usr/lib/win32, or you have to use '-afm 1') |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1557 |
12186 | 1558 mplayer v0.10-pre5: Dec 22, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1559 flipping fixed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1560 - AVI image flipping reworked: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1561 - new flag: avi_header.flipped, TRUE if upside-down |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1562 - image flipping code removed/disabled from libvo modules |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1563 - duplicate flip_page() calls removed (overload with x11 and mga) |
11935 | 1564 - aLaw audio codec (AVI id 0x06) added (uses code from XAnim source) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1565 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1566 mplayer v0.10-pre4: ??? |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1567 test release, small fixes |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1568 - video_out driver <-> codec incompatibility message changed |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1569 - fixed the config.format bug in drivers/mga_vid_test, so it works again! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1570 [thanks to David Whysong] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1571 - libmpeg2 upgraded |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1572 |
12186 | 1573 mplayer v0.10-pre3: Dec 10, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1574 test release, verbose mode, new docs |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1575 - new option: -v = increment verbose level |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1576 (debug printf's changed to verbose level-dependent) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1577 - default level: 0, only some informal output |
12279 | 1578 - init debug: 1, some basic debug infos, AVI header, function values |
1579 - player debug: 2, print AVI indexes, chunk inputs, more debug infos | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1580 - parser debug: 3, prints everything related to input parsers |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1581 to increment verbose level, use multiple -v options (-v -v -v for level-3) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1582 - bitrate calculation for AVI files |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1583 - README rewritten, added Troubleshooting and Bugreports sections |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1584 - TVout directory added (only the scripts) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1585 |
12186 | 1586 mplayer v0.10-pre2: Dec 8, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1587 bugfix test release, bps-sync enabled |
12279 | 1588 - AVI: supporting both 0-based and movi-based index types (autodetect) |
1589 - AVI: tested with VBR audio: plays well with -mc 0 option, seek doesn't | |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1590 work yet [thanks to Alan Chen for testfile] |
12279 | 1591 - AVI: A-V sync to avg. byte/sec implemented (again) and enabled by default |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1592 (disable with -nobps if you want) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1593 - ./configire: 3rd name ('kni') of the P3 added. Where is the compatibility? |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1594 - useless '\' removed from libac3/Makefile [Otvos Ferenc] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1595 |
12186 | 1596 mplayer v0.10-pre1: Dec 5, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1597 test release, players merged!!! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1598 - avip and mpegp has been merged to a single binary called 'mplayer' |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1599 - file type detection (AVI/MPEG-PS/MPEG-ES/Other) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1600 - no redundant code (common code for common jobs) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1601 - big format-dependent codes moved to functions (separated files) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1602 - better error messages, removed some debug stuff, code cleanups |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1603 - old libmpeg2 version removed from source tree |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1604 - help texts merged (help_avi+help_mpg -> help_mp) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1605 - new options: -x <x> -y <y> = scale image (if selected driver supports) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1606 if value<=8 then image size will be multiplied by value, otherwise |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1607 image size will be scaled to <value> pixels. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1608 For example: |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1609 2x ZOOM: mplayer -x 2 -y 2 test.mpg |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1610 800x600: mplayer -x 800 -y 600 test.mpg |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1611 [default values are still configurable at compile-time, see config.h] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1612 - TV project (not finished) codebase added (see tvision.c, or: make tvision) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1613 |
12186 | 1614 mplayer v0.09: Dec 5, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1615 Beta release [same as 0.09-pre3] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1616 - version changed in the files |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1617 - docs updated |
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1618 |
12186 | 1619 mplayer v0.09-pre3: Dec 3, 2000 |
7372 | 1620 bugfix test-release, X11 support testing |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1621 - fixed the if [ -z $pparam ] bug in ./configure [Christian Birchinger] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1622 - many changes in AVI seek code, resulting near-perfect seeking now! |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1623 current method calc absolute audio position, so with VBR audio it |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1624 doesn't work yet... |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1625 - avip: Xv support (YUY2 image format) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1626 - avip: X11 support (24 & 32 bpp only, BGR format) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1627 I need a very fast 15->16bpp converter for 16bpp support... anyone helps? |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1628 |
7372 | 1629 mplayer v0.09-pre2: |
12183
6bf35678182c
whitespace changes (improves changelog mode in vim/emacs)
diego
parents:
12090
diff
changeset
|
1630 bugfix test-release |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1631 - removed unnecessary code from libmpeg2/header.c |
12279 | 1632 Walken told me that standard MPG/VOB streams must NOT use framerate |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1633 and bitrate extension... and the ext. id check is done by the caller. |
12279 | 1634 - CRC support to mp3lib's MPEG audio layer-2 decoder |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1635 thanks for bugreport & testfile to Samson |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1636 |
12186 | 1637 mplayer v0.09-pre1: Dec 1, 2000 |
7372 | 1638 bugfix test-release |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1639 - imported new libmpeg2 files (under testing...) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1640 - GL renderer flickering bug fixed (MMX missing emms() between yuv2rgb and |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1641 glTexSubImage(), bug triggered by new Utah-GLX code) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1642 [thanks for Christian Birchinger] |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1643 |
12186 | 1644 mplayer v0.08: Nov 27, 2000 |
12279 | 1645 Index support, AVI seeking, DLL loader fix, compilation fixes |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1646 - Added support for chunk index usage (disable with -noidx option) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1647 - Removed code optimization flags from loader/Makefile because |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1648 it segfaults if compile optimized code (it does some hacks with |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1649 pointers, maybe the reordered code confuses it) |
12279 | 1650 - added new tool called aviparse (read and check AVI file structure) |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1651 - indexed and raw chunk info comparing, bad chunks dropped |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1652 - termcap usage is optional (for those debian users without termcap) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1653 - #if HAVE_* fixed (to #ifdef HAVE_*) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1654 - ./configure supports new /proc/cpuinfo (2.4.0-test11) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1655 - sse is called 'sse' again |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1656 - 'flags' field renamed to 'features' |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1657 - Xv benchmark results added to DOCS/SPEED |
12279 | 1658 - AVI seeking (and other goodies, pause etc) implemented |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1659 no PTS resync after seek yet. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1660 - default video_out driver changed from 'mga' to the first available driver |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1661 new driver priority: mga_vid, opengl, x11 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1662 |
12186 | 1663 mplayer v0.07: Nov 21, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1664 Easier compile |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1665 - Added Pontscho's ./configure script (it's modified a lot) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1666 - Updated makefiles, and tested a lot :) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1667 - Updated DOCS/INSTALL |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1668 |
12186 | 1669 mplayer v0.06: Nov 20, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1670 Better codec selection |
12279 | 1671 - AVI audio&video codec selection moved to new codecs.c file, |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1672 loader/driver.c and loader/afl.c modified for this |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1673 - yuv support fixed, codecs.c setup flags to handle yuv properly |
12279 | 1674 yuv works fine with DivX, MPEG4, cvid, and upside-down iv50 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1675 - DOCS/INSTALL updated |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1676 - DOCS/SPEED updated, DivX benchmarks added |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1677 |
12186 | 1678 mplayer v0.05: Nov 18, 2000 |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1679 Merged with MPEGplayer 0.90pre6, first public release of AVI player |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1680 - code merged with mpegplayer, new Makefile, some small modifications |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1681 - docs updated and moved to DOCS |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1682 |
12186 | 1683 mplayer v0.04: Nov 17, 2000 |
12279 | 1684 YUV (yuy2) support with DivX 3.11 DLL, some code cleanup, preview-release |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1685 |
12186 | 1686 mplayer v0.03: Nov 14, 2000 |
7372 | 1687 |
12186 | 1688 mplayer v0.01: Nov 11, 2000 |
7372 | 1689 first preview version based on new MPEGplayer's codebase. |
12279 | 1690 it contains the win32 loader from avifile, and can decode DivX 3.11 video. |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1691 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1692 mpg12play v0.9-v0.95pre5: Oct 21-Nov 2, 2000 |
12279 | 1693 MPEG codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1694 Lespinasse. It's great, optimized very fast C code with perfect |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1695 image quality and 100% MPEG standard conformance. |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1696 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1697 mpg12play v0.5-v0.87: Sep 28-Oct 20, 2000 |
12279 | 1698 MPEG codec replaced with DVDview by Dirk Farin, it was a great |
7371
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1699 stuff, but it was slow and was written in C++ (I hate C++!!!) |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1700 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1701 mpg12play v0.1-v0.3: Sep 22-25, 2000 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1702 The first try, hacked together in a half hour! I've used libmpeg3 |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1703 from www.heroinewarrior.com up to the version 0.3, but there were |
d364fd4065a0
hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents:
7344
diff
changeset
|
1704 image quality and speed problems with it. |