summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-18 14:38:16 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-18 14:38:16 +0000
commit26b8a9436b2569ebc201ed022777b98696d214fb (patch)
tree136066267c7b77ce5ac8e464dd9e1834c02b3cc3 /Changelog
parent3bcf7657390af8990156b194943e31e7b027f514 (diff)
downloadmpv-26b8a9436b2569ebc201ed022777b98696d214fb.tar.bz2
mpv-26b8a9436b2569ebc201ed022777b98696d214fb.tar.xz
add some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22716 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 8432a254c9..1c8ce99763 100644
--- a/Changelog
+++ b/Changelog
@@ -8,14 +8,15 @@ MPlayer (1.0)
* Russian man page translation finished
* Chinese man page updated
* Chinese documentation translation started
+ * Documented get/set/step properties in DOCS/tech/slave.txt
Decoders:
* Intel Music Coder audio decoding via lavc
* Fraps v2/v4 video decoding via lavc
- * fringe codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
+ * Video game codecs: 4XM audio, Electronic Arts ADPCM audio, Delphine CIN audio
and video, Interplay DPCM audio, Sierra VMD video, Tiertex SEQ video,
Westwood IMA ADPCM audio, XAN wc3 video, Id CIN video, Interplay video,
- XAN ADPCM audio, Westwood SND1 audio via lavc
+ XAN ADPCM audio, Westwood SND1 audio, Feeble Files DXA video via lavc
* libmpeg2 updated to 0.4.1
* fixed resolution switching with libmpeg2
* handle resolution switching for Real codecs
@@ -31,6 +32,7 @@ MPlayer (1.0)
* GIF demuxer improvements, should work with all GIFs now
* support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd
* support for EVO demuxing
+ * support -noidx with -demuxer lavf
Streaming:
* authentication for Real RTSP streams