1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-17 12:31:25 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16779 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2005-10-15 23:52:56 +00:00
parent 1c7ef61a7e
commit 2b18250353

View File

@ -35,6 +35,8 @@ MPlayer (1.0)
* support for musepack audio (WARNING: when muxing into e.g. AVI you will
be able to seek, but you might get ear- and speaker-breaking noises)
* On2 VP7 video decoder via binary DLL
* Duck/On2 TrueMotion2 (TM20) support via lavc
* support FLX and DTA extensions for flic files
Demuxers:
* simultaneous audio capture/playback (-tv immediatemode=0) fixed in v4l2
@ -65,6 +67,9 @@ MPlayer (1.0)
* vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
* skiploopfilter decoder option for very fast H.264 decoding
* D-Cinema audio demuxer and decoder support
* Indeo2 (RT21) decoder
* Duck/On2 TrueMotion2 (TM20) decoder
* FLX and DTA extensions for flic
GUI:
* ported to GTK2