annotate ChangeLog @ 7553:9c71dc23bff0

updated
author arpi
date Sun, 29 Sep 2002 16:51:09 +0000
parents e306a3dc08b4
children 74f49b6f9d69
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7344
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
1
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
2 mplayer (0.90)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
3
7553
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
4 pre9:
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
5 Cleanup:
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
6 * divx4_vbr.c is now really GPL - with the permission of DivX.com guys!
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
7 * cyuv decoder restructuring, now supports planar YUV formats too
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
8 * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
9 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
10 * help_mp-XX.h files moved to help/ subdir, removed obsolete entries
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
11 * the obsolete 0x1ff eof hack removed from mpeg-es demuxer and decoders
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
12 * stheaders.h cleanup, removed unneeded wine includes from mplayer core
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
13 * tons of compiler warning fixes, including some 10l one
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
14
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
15 Fixes:
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
16 * Some fullscreen switching fixes
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
17 * Some GUI bugfixes
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
18 * -vo DGA fixes, cleanup
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
19 * -dvdkey sig11 fixed
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
20 * k6-3's 3dnowex vs. mmxext sigill fixed in mp3lib
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
21 * -vo gif89, jpeg U-V swapping fixed
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
22 * RTC setup fixes, more verbose messages, hints
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
23 * mencoder: demuxer/codec uninit order fixed (solves some sig11)
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
24 * various v4l and alsa capturing fixes
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
25
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
26 Features:
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
27 * experimental -vo directx driver for cygwin build
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
28 * unrarlib included for rar'ed vobsubs
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
29 * native xvid encoding (-ovc xvid) interface
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
30 * libavcodec: mpeg4 interlaced DCT _en_coding, luma masking support
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
31 * new softeq filter with gamma support: -vop eq2
9c71dc23bff0 updated
arpi
parents: 7442
diff changeset
32
7424
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
33 pre8:
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
34 Docs:
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
35 * manpage has been rewritten, now has better indenting, and convertable to html
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
36 * AUTHORS, MAINTAINERS converted back to separate text files, and updated.
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
37 * ChangeLog file is included again (was removed after 0.18)
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
38 * some new tech docs on libmpcodecs, updates/fixes in others, manpage-howto
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
39 * more updates in translation files (help_mp-XX.h)
7442
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
40 * removed obsolete/unused entries from help_mp-en.h
7424
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
41
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
42 Cleanup:
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
43 * xanim interface merged & fixed, now uses mpi and supports direct rendering
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
44 * cleanup of libmpdemux stream layer, especially of TV and MF parts
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
45 * some more unused files removed: vo_fsdga, vo_odivx, vd_rle, timer.c, ttf_load
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
46
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
47 Fixes:
7442
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
48 * the http:// infinite memleak bug has been fixed, some WMS9 mms:// fixes
7424
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
49 * various sparc/sun, hpux and netbsd/openbsd portability fixes
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
50 * -vop palette fixes, CRAM and QPEG colors are OK now
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
51 * demuxer fixed for >2GB nuppelvideo files
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
52 * mencoder: -ss fixed for 3-pass encoding
7442
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
53 * gui.conf locale bug fixed (again... hope this time it's ok)
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
54 * X11 fullscreen switching fixed, when d_width == screenwidth
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
55 * MOV files edit-list handling fixed - solved 'short read' issue
7424
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
56
7442
e306a3dc08b4 updated
arpi
parents: 7425
diff changeset
57 Features:
7424
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
58 * new demuxer for .PVA files (fileformat of TV/DVB apps on win32)
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
59 * -mf now supports TGA (24/32bpp uncomp/rle) images
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
60 * libavcodec: support for interlaced mpeg-4 _de_coding
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
61 * libavcodec: aspect ratio encoding support (mpeg4, mjpeg, h263?)
915bd635068e updated for pre8
arpi
parents: 7372
diff changeset
62 * win32 DLL loader merged/synced with avifile CVS
7344
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
63
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
64 pre7:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
65 Cleanup:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
66 * libvo2, old input code & sis_vid removed, other code cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
67 * tons of compiler warning fixes, some configure/makefile improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
68 * more messages are translated, many translations updated
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
69 * docs review continued, html cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
70 * option -vfm/-afm now uses names instead of numbers, driver IDs removed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
71
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
72 Code:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
73 * vfw/vfwex cleanup, support for runtime csp queries, 8bpp support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
74 * new native mszh/zlib codec
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
75 * libavcodec: 2-pass control code rewritten, now everything customizable
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
76 * libavcodec: mpeg4/xvid en/decoding support improved, rv10 decoding fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
77 * various realvideo demuxer and video codec fixes, sipr audio support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
78 * new video filters: soft eq (brightness), halfpack (deinterlacer), film noise
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
79 * .ogm subtitles support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
80 * optional freetype 2.1+ support for runtime-scalable .ttf font rendering
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
81 * various networking and mms:// fixes, live.com support improved
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
82 * various v4l video capturing and audio capturing fixes, audio input layer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
83 * 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
84 * alsa: iec958-init completly rewritten - better SP/DIF AC3 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
85
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
86 Gui:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
87 * gui.conf locale bug fixed (hopefully)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
88 * gui preferences menu extended, runtime subtitle loading support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
89 * gui: drag'n'drop support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
90
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
91 pre6:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
92 * 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
93 * libavcodec M1 direct rendering
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
94 * IPB support with Xv
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
95 * libavcodec improvements, bugfixes (encoder and decoder side)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
96 * Raw DV demuxer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
97 * libdv-based DV audio/video decoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
98 * Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
99 * Detection of AVI files which needs -ni
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
100 * workaround for some Nandub bugs
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
101 * Support for live.com RTP/RTSP streaming libraries
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
102 * Support to rip DVD subs in VobSub format
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
103 * bugfixes of mpsub/srt converter
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
104 * Closed Captioning (ascii subs on RC1 DVDs) support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
105 * Massive directfb updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
106 * Vidix fixes/updates, including fixes of all known radeon bugs
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
107 * dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
108 * alsa9 fixes/improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
109 * native ARTS driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
110 * various endianess and 64-bit fixes (including mencoder and -ao pcm)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
111 * tons of small compatibility/portability fixes (better cygwin, darwin support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
112 * GUI fixes (playlist, audio/video equalizer, preferences)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
113 * Skins (fixed many small glitches, few new skins)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
114 * 'mencvcd' script (creating VCD/SVCD with mencoder)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
115 * html DOCS updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
116 * manpage & README restructured (again :))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
117
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
118 pre5:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
119 Documentation:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
120 * lot of fixes, updates, cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
121 * new README containing quick install guide
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
122 * tech level docs on libavcodec encoding options
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
123 * HTML doc is now IE 6.0.2600 compatible! :)))
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
124
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
125 Code changes:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
126 * subreader (ASCII subtitle file parser) fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
127 * spudec (VOBsub) cleanup/fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
128 * new (faster, better) scaler
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
129 * bbox support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
130 * mmst:// streaming support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
131 * .ogm (OGG) audio/video stream selection
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
132 * native Micro$oft MPEG4v1 (MPG4) codec, error concealement for all MPEG4s
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
133 * various libavcodec encoding improvements
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
134 * MPEG1 && -vo x11 crash fixed when movie's height%16!=0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
135 * raw (uncompressed) video fixed (avi & mov)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
136 * flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
137 * introduced codecs.conf versioning to avoid problems caused by too old conf
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
138
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
139 Display:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
140 * some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
141 * xscreensaver disabling support (optional, disabled by default)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
142 * pan&scan support in xv, xmga, xvidix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
143 * Xv YV12 stride problems fixed when width%8!=0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
144 * vidix r128/radeon driver synced with mplayerxp, various xvidix fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
145 * DVB A/V sync fixes, libfame updated to 0.9.0
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
146 * native -ao arts driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
147 * AC3 passthrough support for -ao alsa9
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
148 * -ao nas fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
149
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
150 Miscellaneous fixes:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
151 * GUI: VCD and URL support, some bugs fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
152 * some cleanup of messages (less debug stuff) printed by MPlayer
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
153 * gcc 3.1 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
154 * various portability fixes (cygwin, darwin, 64bit sparc/alpha)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
155
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
156 pre4:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
157 * X11 fullscreen toggle fixes with various windowmanagers, multifile playback
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
158 * DXR2 support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
159 * Output into animated GIF
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
160 * "cropdetect" video filter to autodetect needed size to crop
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
161 * libavcodec marked as default encoder for MEncoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
162 * manpage rewrite
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
163 * lot of other fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
164
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
165 pre3:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
166 * 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
167 * DGA error/fail after 1 second of playing fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
168 * big A-V desync for some AVI files fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
169 * image distortions when seeking in some MPEG files fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
170 * libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
171 * GUI aspect ratio and fullscreen switch fixes, cleanups
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
172 * low FPS .wmv playback fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
173 * MACOS-X (Darwin) port?
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
174 * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
175 * various mjpeg improvements in libavcodec
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
176
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
177 pre2:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
178 * hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
179 * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
180 * faster .ogg seeking (use -forceidx for slow but accurate one)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
181 * audio-only with gui fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
182 * -rootwin fixed for x11,xv,xmga,xvidix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
183 * aspect ratio fix for ffmpeg12
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
184 * mpeg-es detection fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
185 * runtime cpudetect disabled by default
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
186 * support for many new win32 codecs, including mss1, tm20, ucod, truespeech
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
187 * divx audio dll sig11 with glibc 2.1.(2|3) fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
188 * includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
189 * manpages updated
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
190 * 'f' (fullscreen switch) fixed for some WMs, still has problems
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
191 * various freebsd and openbsd portability patches
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
192 * options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
193 * -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
194 * fixed gtk gui crash with --disable-mencoder
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
195 * no more black vobsub subtitles :)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
196
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
197 pre1:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
198 * 100% GPL - yeah, so what?
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
199 * 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
200 * video filter layer - with numerous plugins (crop, expand, etc, see the documentation)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
201 * 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
202 * prelimenary dvdnav support (experimental)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
203 * Direct Rendering - can't be used with libavcodec yet, sorry
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
204 * ability to display subtitles under the image, on black bands
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
205 * 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
206 * greatly enhanced MPEG4 encoder (libavcodec)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
207 * audio-only (wav/mp3/wma/ogg) file playback (console only)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
208 * playing/encoding audio from separate wav/mp3 file
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
209 * support for more fileformats, including the new and very popular .ogg
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
210 * multiple files playback from console, including various playlist formats
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
211 * and of course, faster than ever... :)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
212
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
213
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
214 mplayer (0.60) "The RTFMCounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
215
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
216 release:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
217 * minor bugfixes for realmedia/nuppelvideo demuxers
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
218 * docs updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
219 * help file translation updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
220
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
221 pre2:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
222 * build fixes (install codecs.conf)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
223 * dvd subtitles improved (stability and pts fixes)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
224 * new options: -alang, -vlang, -rootwin, -npp ... (rtfm)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
225 * dxr3 fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
226 * ac3 passthrough fix
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
227 * docs updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
228 * make install
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
229
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
230 pre1:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
231 * new file formats (MOV, FLI/FLC, VIVO, RealMedia, NuppelVideo, yuv4mpeg, yuv4mpeg2)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
232 * more native codecs (CRAM, CVID, FLI, generic ADPCM (and IMA) decoder, g723, xanim)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
233 * mencoder (a tool for encoding video to divx4+mp3)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
234 * rewritten configure script (better autodetect, cleaner messages)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
235 * MMX/SSE optimizations
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
236 * faster postprocessing filter, syntax change (deinterlacing support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
237 * directshow code in C
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
238 * software YV12 scaling
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
239 * aspect ratio fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
240 * input cache for smoother network/DVD playback
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
241 * GUI fixes and new skins
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
242 * DVD subtitles
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
243 * playing in root window (-rootwin)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
244 * liba52
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
245 * audio filters (surround, 5.1, up/downsample, etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
246 * new homepage design
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
247 * grabbing from TV through v4l
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
248 * hardware MPEG decoder support (DXR3, Siemens DVB)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
249
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
250
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
251 mplayer (0.50) "The Faszom(C)ounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
252
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
253 release:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
254 * documentation updates
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
255 * non-linux build fixes
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
256
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
257 prex?:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
258 * some pre-beta nationalization support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
259 * HTMLized documentation, splitted to sections
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
260 * lot of bugfixing
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
261 * new AAlib driver (independent of SDL, SUB/OSD support)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
262 * DivX DirectShow equalizer over keyboard
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
263 * dynamic setting of DivX postprocessing quality (-autoq)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
264 * updated FAQ section on the homepage
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
265
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
266 mplayer (0.18) "The BugCounter"
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
267
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
268 pre 1-5:
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
269 * mp3lib even more optimized to 3DNow!/MMX
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
270 * GGI driver
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
271 * ICCCM patch
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
272
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
273 * skin support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
274 * GUI support
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
275
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
276 * Introduced libao2 (null, oss, alsa, sdl)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
277 * ASF seeking fixed
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
278 * option to force audio playback samplerate (-srate)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
279 * Framedropping for MPEG files as well
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
280 * X11 driver works on remote display (without SHM)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
281 * A-V sync for AVI files fixed (both -bps and -nobps)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
282
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
283
7371
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
284 mplayer v0.17a "IdegCounter++" : Apr 27 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
285 - 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
286 it's (hopefully) fixed now.
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
287
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
288 mplayer v0.17 "IdegCounter" : Apr 27 2001
7344
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
289 * DVD playing (libcss)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
290 * OSD and subtitles with antialiased fonts
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
291 * new Win32 codecs (WMV1,AP42,ASV2 etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
292 * new VO drivers (SVGAlib,fbdev,DGA,SDL etc)
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
293 * source cleanup, most part of the code rewritten
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
294
7371
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
295 * 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
296
7425
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
297 - faster memcpy() routine (MMX/3DNow!/SSE optimized)
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
298 - new stream selection code (autodetected)
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
299 - pre-devel-alpha DVD code (libcss)
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
300 - subtitle code 100% (perfected timing code)
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
301 - new output drivers (SVGAlib, FBdev)
82da62af5813 TODO completed
arpi
parents: 7424
diff changeset
302
7371
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
303 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
304 - 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
305 - 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
306 - 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
307 - 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
308 - 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
309
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
310 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
311 - 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
312 - small fixes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
313
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
314 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
315 - 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
316 - LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
317 - stream.c: unsigned int fixes, required for some strange .asf files
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
318 - 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
319 - 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
320 - 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
321 - 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
322 - 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
323 - 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
324
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
325 mplayer v0.11-pre24: Feb 19 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
326 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
327 - 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
328 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
329 - 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
330 - 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
331 - 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
332
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
333 mplayer v0.11-pre23: Feb 18 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
334 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
335 - 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
336 - 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
337 - 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
338 - 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
339 - 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
340 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
341 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
342 - 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
343
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
344 mplayer v0.11-pre22: Feb 16 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
345 last fixes, release 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
346 - non-interleaved avi EOF bug fixed [thanks to DC-1 for help]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
347 - "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
348 - 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
349 - 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
350 - 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
351 - 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
352
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
353 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
354
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
355 mplayer v0.11-pre21: Feb 12 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
356 mpeg1 pp, stereo fix
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
357 - "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
358 [thanks 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
359 - divx postprocess filter works for mpeg1 files too! (-divxq 1/3/7/31)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
360 - mpeg layer-2 audio fixed - it's stereo again!!!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
361 - 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
362 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
363 - 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
364 (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
365 de-interlace features)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
366 - draw_slice in syncfb finished for G400 cards (plays mpeg 1/2, opendivx)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
367 (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
368
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
369 mplayer v0.11-pre20: Feb 11 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
370 NI-AVI support, small fixes & patches...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
371 - asf parser: flag 0x40 (explicit packet size) implemented [Marvin]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
372 - 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
373 - 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
374 - ./configure: applied patches [LGB,Ian Kumlien,Magnus Pfeffer]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
375 - avi chunk_id->ds mapper moved to demux_avi_select_stream()
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
376 - added 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
377 - added non-interleaved .AVI detection (if a_pos-v_pos distance > 1MB)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
378
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
379 mplayer v0.11-pre19: Feb 9 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
380 small fixes...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
381 - 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
382 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
383 - some independent code (asfinfo.c and GL-test) moved to the new TOOLS subdir
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
384 - movinfo.c added to TOOLS (small util to dump .mov file structure)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
385 - 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
386 (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
387 - 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
388 [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
389 - README updated (input & codec lists)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
390 - implemented .asf audio descrambling [Dirk Vornheder & Einon]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
391 -> that weird_al_yankovic asf is not so weird now :)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
392 - 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
393
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
394 mplayer v0.11-pre18: Feb 7 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
395 patch release :)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
396 - skip broken .asf fragments (for better seeking)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
397 - 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
398 - opendivx encoding bitrate option changed from -divxq to -br
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
399 (for the divx -> divx re-encoding)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
400 - 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
401 - 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
402 - 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
403 - 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
404 - 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
405 - 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
406 (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
407 - 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
408 - 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
409
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
410 mplayer v0.11-pre17: Feb 4 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
411 fixes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
412 - asf "missing video stream" fixed (stream id & 0x7F) [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
413 - 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
414 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
415 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
416 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
417 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
418 - benchmarking in gltest.c: calculate fps and process times
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
419 - .asf seeking v0.01-pre0.1 :)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
420
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
421 mplayer v0.11-pre16: Feb 4 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
422 ACM fixed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
423 - Win32/ACM audio codec fixed (most important for asf with divx audio):
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
424 There was an output buffer size problem with the Win32/ACM audio codec
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
425 at low bitrates (usually used for .asf files with divx audio)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
426 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
427 - SDL support compiling hint by Michael Durller added to the FAQ
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
428 - opendivx support in .asf files [Gérard Lantau]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
429 - ./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
430 (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
431 - ./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
432
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
433 mplayer v0.11-pre15: Feb 2 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
434 asf sync fixed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
435 - asf parser: now supports other than 0x5D segments [Dirk Vornheder]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
436 - new asf PTS reading: sync works now, including fps...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
437 (-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
438
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
439 mplayer v0.11-pre14: Feb 1 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
440 small fixes, asf sync v0.1 :)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
441 - 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
442 - libvo / Xv driver swapped Red-Blue fixed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
443 - asf timestamps implemented - now asf A-V should be in sync if you
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
444 specify the correct fps at commandline (-fps), +-1 fps allowed...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
445 [i haven't yet found method to get fps out from asf headers :(((]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
446 - some error and consistency checking into demux_asf
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
447 if you see many warning! messages playing an .asf file, then contact
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
448 me and upload the file (first 1MB is enough if it represents the problem)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
449 Don't forget: there is no public doc about the .asf file format, so
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
450 everything we know is suspected and can be wrong... without your help
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
451 we never will have working .asf player...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
452 - asf fragment offset checks disabled for grouping...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
453
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
454 mplayer v0.11-pre13: Jan 31 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
455 libvo changes, mpeg bitrate, vcd fix, asf grouping
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
456 - 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
457 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
458 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
459 - 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
460 -> opendivx extra 64-pixel width band at right disappeared!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
461 - mpeg bitrate fix: if picture->bitrate==0x3FFFF (means "unspecified" ?)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
462 then using standard VCD bitrate (75*2324 bytes/sec)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
463 -> fixed seeking for those mpegs with "16MBit/s" bitrate...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
464 - 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
465 - 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
466 [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
467 - 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
468
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
469 mplayer v0.11-pre12: Jan 30 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
470 ./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
471 - ./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
472 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
473 - ./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
474 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
475 - 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
476 - 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
477 - 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
478 (sizeof() changed to strlen()...) [Gabucino]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
479 - avi writer - overwrite disabled (exits with error message if destination
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
480 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
481 - 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
482 - 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
483 - audio streaming disabled if -nosound specified (setting audio_id to -2)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
484 - fast Mpeg-ES detection (doesn't read the whole Mpeg-PS file)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
485 - 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
486 (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
487
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
488 mplayer v0.11-pre11: Jan 29 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
489 streaming fixes, asf support pre, indeo5 fix
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
490 - asf/asfinfo.c improved: now it dumps streams to files - need testing!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
491 (it's ready to be converted to asf demuxer and intergated into MPlayer)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
492 - stream.c / stream_reset() fix: now it really seek back to 0 position!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
493 - .asf file format detection added (no .asf reading yet!!!)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
494 - .asf demultiplexer added, changes in demuxer.c to handle fragmented packets
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
495 > it plays .asf video well, but still has problems with divx/wma audio. :(((
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
496 - 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
497 - 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
498 changed xmga,xma... to mga,xmga,...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
499 - found gcc bug: compiling MPlayer with flags
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
500 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
501 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
502 - 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
503 - 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
504 - 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
505
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
506 mplayer v0.11-pre10: Jan 22 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
507 OpenDivX encoding, streaming fixes, avi seek fixes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
508 - 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
509 - AVI file writting support, new option: -encode filename
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
510 to encode an mpeg/vob/vcd to opendivx:
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
511 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
512 (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
513 - libvo: default driver priority changed to: xmga,mga,syncfb,3dfx,xv,x11,gl
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
514 - avi writer: index support
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
515 - small fixes in avi writer to be compliant (adjusted chunk/list lengths)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
516 - 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
517 - 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
518 - 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
519 - 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
520 - 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
521 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
522 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
523 - 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
524 - FAQ added
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
525
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
526 ** 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
527 ** 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
528
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
529 mplayer v0.11-pre9: Jan 18 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
530 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
531 - 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
532 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
533 - 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
534 - 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
535
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
536 mplayer v0.11-pre8: Jan 18 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
537 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
538 - 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
539 - (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
540 - 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
541 (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
542 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
543
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
544 mplayer v0.11-pre7: Jan 14 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
545 SDL support
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
546 - 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
547 (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
548 - 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
549 - 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
550 (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
551 - '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
552 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
553
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
554 mplayer v0.11-pre6: Jan 14 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
555 audio fix
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
556 - 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
557 - 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
558 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
559 - updated DOCS/AUTHORS and DOCS/README
7344
a832c0b2e1ac mplayer changelog, collected by ??? (found at incoming/ :))
arpi
parents:
diff changeset
560
7371
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
561 mplayer v0.11-pre5: Jan 12 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
562 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
563 - 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
564 - 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
565 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
566 (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
567 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
568 - 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
569 (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
570
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
571 mplayer v0.11-pre4: Jan 6 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
572 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
573 - 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
574 - 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
575 - 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
576 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
577 - 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
578 - 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
579 conversion is done (well) by the C code -> MPEG play in 15bpp works!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
580 - avi playing support added in 15bpp (memcpy)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
581 - avi playing support added in 16bpp (C 15->16 converter by me)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
582 - avi playing support added in 16bpp (MMX 15->16 converter by Strepto)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
583 - libvo/x11: yuv2rgb used MMX code on non-MMX CPUs too!!! fixed...
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
584 - all x11 modes tested (and mpeg/24bpp byteorder fixed):
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
585 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
586 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
587 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
588 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
589 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
590 => 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
591
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
592 mplayer v0.11-pre3: Jan 5 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
593 mpeg fixes, fullscreen support
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
594 - 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
595 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
596 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
597 - 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
598 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
599 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
600 - 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
601 - 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
602
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
603 mplayer v0.11-pre2: Jan 4 2001
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
604 better user messages, mp3 codec selection, demuxer changes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
605 - 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
606 - 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
607 - '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
608 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
609 - 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
610 - 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
611 '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
612 - adding new config.h option to set default MP3 audio codec (mpg123/l3codeca)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
613 ./configure selects mp3lib only if you have 3Dnow [idea: Gabucino]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
614 - 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
615
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
616 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
617 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
618 - AVI audio seeking improvements: now using nBlockAlign value to seek
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
619 inside the chunk, so divx audio works without big delays!!!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
620 - 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
621 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
622 - 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
623 Now only the Desperado-trailer has 1.0 sec delay after seeking.
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
624 - fixed AVI sync in -bps mode too! :) (perfect except that Desperado avi)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
625
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
626 mplayer v0.10: Jan 1 2001 "The new year" release!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
627 - testing
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
628 - docs changed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
629 - 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
630 - release!!!
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
631
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
632 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
633 - 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
634 - 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
635 - 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
636 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
637
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
638 mplayer v0.10-pre7: Dec 31 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
639 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
640 - 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
641 - 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
642 - 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
643 => 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
644 - 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
645 when has to display it
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
646 - mplayer.c: in_frame flag fixes, didn't work well with mpeg2 streams
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
647 (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
648 - '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
649 -> 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
650 -> keep information of the header changes (after init)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
651 - mpeg image size changed, now only the real part of frame is displayed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
652 (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
653 - 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
654 - 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
655 - 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
656 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
657 else -> x_size=value y_size=aspectratio*x_size
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
658 - mplayer.c: video output moved out from avi/mpg init sections and
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
659 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
660 - new keys:
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
661 ESC => quit
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
662 + and - => adjust audio delay +- 0.1 second
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
663 k => kill/restart the mpeg codec process (for testing)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
664 - 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
665 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
666 - 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
667 - 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
668 0 = none (unused yet)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
669 1 = mpeg 1/2 video
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
670 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
671 - 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
672 #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
673 #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
674 - help updated
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
675 - prints max compressed framesize at exit (both avi & mpeg)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
676 - AVI audio seeking fixed: some ACM codecs (divx audio and ms-adpcm)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
677 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
678 Current audio seeking has changed to seek inside the chunk only if the
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
679 codec supports it (only internal codecs and ACM/mp3 allows it).
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
680 - 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
681
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
682 mplayer v0.10-pre6: Dec 24 2000 "Xmas edition"
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
683 mpeg signal & EOF fixes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
684 - ./configure: k6_mtrr (2.4.test11+) added [Pontscho]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
685 - `term destroys if mplayer (mpg) called from mc.ext` bug fixed:
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
686 added sighandler to the 3rd process (mpeg codec) to avoid sig. recursion
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
687 - better output at exit (handled now by exit_player())
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
688 - mpeg EOF problem (codec restart) fixed: added EOF detection to 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
689 - internal flag 'current_module' added to get more info at segfaults
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
690 (contains module number where the segfault occured)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
691 - 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
692 (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
693
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
694 mplayer v0.10-pre5: Dec 22 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
695 flipping fixed
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
696 - 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
697 - 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
698 - 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
699 - duplicate flip_page() calls removed (overload with x11 and mga)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
700 - aLaw audio codec (AVI id 0x06) added (uses code from xanim source)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
701
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
702 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
703 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
704 - 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
705 - 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
706 [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
707 - libmpeg2 upgraded
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
708
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
709 mplayer v0.10-pre3: Dec 10 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
710 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
711 - 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
712 (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
713 - default level: 0, only some informal output
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
714 - init debug: 1, some basic debug infos, avi header, function values
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
715 - player debug: 2, print avi indexes, chunk inputs, more debug infos
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
716 - 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
717 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
718 - 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
719 - 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
720 - 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
721
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
722 mplayer v0.10-pre2: Dec 8 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
723 bugfix test release, bps-sync enabled
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
724 - avi: supporting both 0-based and movi-based index types (autodetect)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
725 - avi: tested with VBR audio: plays well with -mc 0 option, seek doesn't
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
726 work yet [thanks to Alan Chen for testfile]
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
727 - avi: A-V sync to avg. byte/sec implemented (again) and enabled by default
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
728 (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
729 - ./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
730 - 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
731
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
732 mplayer v0.10-pre1: Dec 5 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
733 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
734 - 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
735 - 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
736 - 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
737 - 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
738 - 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
739 - 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
740 - 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
741 - 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
742 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
743 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
744 For example:
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
745 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
746 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
747 [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
748 - 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
749
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
750 mplayer v0.09: Dec 5 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
751 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
752 - version changed in the files
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
753 - docs updated
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
754
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
755 mplayer v0.09-pre3: Dec 3 2000
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
756 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
757 - 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
758 - 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
759 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
760 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
761 - 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
762 - 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
763 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
764
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
765 mplayer v0.09-pre2:
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
766 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
767 - removed unnecessary code from libmpeg2/header.c
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
768 Walken told me that standard mpg/vob streams must NOT use framerate
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
769 and bitrate extension... and the ext. id check is done by the caller.
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
770 - CRC support to mp3lib's mpeg audio layer-2 decoder
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
771 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
772
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
773 mplayer v0.09-pre1: Dec 1 2000
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
774 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
775 - 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
776 - 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
777 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
778 [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
779
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
780 mplayer v0.08: Nov 27 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
781 Index support, avi seeking, DLL loader fix, compilation fixes
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
782 - 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
783 - 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
784 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
785 pointers, maybe the reordered code confuses it)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
786 - added new tool called aviparse (read and check avi file structure)
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
787 - 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
788 - 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
789 - #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
790 - ./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
791 - 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
792 - '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
793 - Xv benchmark results added to DOCS/SPEED
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
794 - avi seeking (and other goodies, pause etc) implemented
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
795 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
796 - 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
797 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
798
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
799 mplayer v0.07: Nov 21 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
800 Easier compile
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
801 - 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
802 - 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
803 - 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
804
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
805 mplayer v0.06: Nov 20 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
806 Better codec selection
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
807 - avi audio&video codec selection moved to new codecs.c file,
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
808 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
809 - yuv support fixed, codecs.c setup flags to handle yuv properly
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
810 yuv works fine with divx, mpeg4, cvid, and upside-down iv50
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
811 - 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
812 - 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
813
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
814 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
815 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
816 - 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
817 - 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
818
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
819 mplayer v0.04: Nov 17 2000
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
820 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
821
7372
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
822 mplayer v0.03: Nov 14 2000
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
823
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
824 mplayer v0.01: Nov 11 2000
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
825 first preview version based on new MPEGplayer's codebase.
2afbd3ffe08c found 0.01-0.05
arpi
parents: 7371
diff changeset
826 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
827
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
828 mpg12play v0.9-v0.95pre5: Oct 21-Nov 2, 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
829 Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
830 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
831 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
832
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
833 mpg12play v0.5-v0.87: Sep 28-Oct 20, 2000
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
834 Mpeg codec replaced with DVDview by Dirk Farin, it was a great
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
835 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
836
d364fd4065a0 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
arpi
parents: 7344
diff changeset
837 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
838 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
839 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
840 image quality and speed problems with it.