Mercurial > mplayer.hg
comparison ChangeLog @ 18634:ea0d835bfe2e
Flash screen video decoded via lavc
author | rtogni |
---|---|
date | Wed, 07 Jun 2006 22:07:24 +0000 |
parents | 7adcae2793a5 |
children | da407ef92358 |
comparison
equal
deleted
inserted
replaced
18633:adeb8d6d2213 | 18634:ea0d835bfe2e |
---|---|
72 * RTJpeg decoder from lavc is preferred | 72 * RTJpeg decoder from lavc is preferred |
73 * bug fix for lavc WMA v2 decoder, now all files should be playable | 73 * bug fix for lavc WMA v2 decoder, now all files should be playable |
74 * -vc mpeg12 resizes the window when aspect ratio changes | 74 * -vc mpeg12 resizes the window when aspect ratio changes |
75 * Smacker audio and video decoding via lavc | 75 * Smacker audio and video decoding via lavc |
76 * Windows Media VC1 video decoder via binary DLL | 76 * Windows Media VC1 video decoder via binary DLL |
77 * Flash Screen video decoder via lavc | |
77 | 78 |
78 Demuxers: | 79 Demuxers: |
79 * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 | 80 * simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2 |
80 * PVR support | 81 * PVR support |
81 * AAC ADTS demuxer | 82 * AAC ADTS demuxer |
143 * MP4 and MOV demuxer greatly improved to support all varieties of | 144 * MP4 and MOV demuxer greatly improved to support all varieties of |
144 currently available files | 145 currently available files |
145 * AVS demuxer and video decoder | 146 * AVS demuxer and video decoder |
146 * American Laser Games multimedia (*.mm) playback system | 147 * American Laser Games multimedia (*.mm) playback system |
147 * Smacker demuxer and decoder | 148 * Smacker demuxer and decoder |
149 * Flash screen Video decoder | |
150 * Trellis-optimized ADPCM audio encoder | |
148 | 151 |
149 GUI: | 152 GUI: |
150 * skins now reside in a directory named 'skins', not 'Skin' | 153 * skins now reside in a directory named 'skins', not 'Skin' |
151 * ported to GTK2 | 154 * ported to GTK2 |
152 * long standing upside down vpotmeter bug fixed | 155 * long standing upside down vpotmeter bug fixed |