diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-12 13:21:30 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-12 13:21:30 +0000 |
commit | 484abd7fabe03ea1fe7c0f1c988931a5263baa82 (patch) | |
tree | b94f1c163b0a98abde9f4b6b9b9ee3734d2ec455 | |
parent | 4d756a740ae0304aa212ed44a80fee19affe6792 (diff) |
updates + cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19028 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 15 insertions, 9 deletions
@@ -2,22 +2,28 @@ MPlayer (1.0) rc1: - MEncoder: - * support of x264 encoding over lavc - + DOCS: + * German documentation translation almost finished + Decoders: * liba52 updated to 0.7.4 (slightly faster) * SSE optimizations for mp3lib - + Demuxers: - * support for audio stream switching in MPEG-TS - * it's possible to switch to any of the available audio tracks in MPEG TS/PS, MKV and streams - supported by libavformat + * support for audio stream switching in MPEG-TS/PS, Matroska and + streams supported by libavformat * lavf demuxer now honors -alang - * new native RTSP demuxer (handles MPEG-TS over RTP) from generic RTSP servers. + * native RTSP demuxer (handles MPEG-TS over RTP) for generic RTSP servers Inputs: - * new PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350). + * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350) + + MEncoder: + * support of x264 encoding over lavc + + Others: + * SSA/ASS subtitle renderer + pre8: "NeuTeam strikes back" June 11, 2006 |