Mercurial > mplayer.hg
comparison ChangeLog @ 22344:31baf435c229
small updates
author | diego |
---|---|
date | Tue, 27 Feb 2007 17:06:04 +0000 |
parents | 856feaa9cb61 |
children |
comparison
equal
deleted
inserted
replaced
22343:b91b0d034733 | 22344:31baf435c229 |
---|---|
28 lavf), while video switching is also handled by demux_lavf.c and | 28 lavf), while video switching is also handled by demux_lavf.c and |
29 demux_avi.c. | 29 demux_avi.c. |
30 * audio and video switching for AVI demuxer (video switching untested) | 30 * audio and video switching for AVI demuxer (video switching untested) |
31 * GIF demuxer improvements, should work with all GIFs now | 31 * GIF demuxer improvements, should work with all GIFs now |
32 * support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd | 32 * support for VC1 in MPEG-TS and MPEG-PS files (bd,hd)-dvd |
33 * preliminary support for EVO demuxing | 33 * support for EVO demuxing |
34 | 34 |
35 Streaming: | 35 Streaming: |
36 * authentication for Real RTSP streams | 36 * authentication for Real RTSP streams |
37 * near-precise seeking in dvd:// | 37 * near-precise seeking in dvd:// |
38 * speed selection when playing dvd:// streams, to make drive quieter | 38 * speed selection when playing dvd:// streams, to make drive quieter |
72 * video stream switching | 72 * video stream switching |
73 * dvdnav:// honour -alang and -slang | 73 * dvdnav:// honour -alang and -slang |
74 * support for doubleclick as input event | 74 * support for doubleclick as input event |
75 * -really-quiet works fully now | 75 * -really-quiet works fully now |
76 * select libavformat demuxer (-lavfdopts format=) | 76 * select libavformat demuxer (-lavfdopts format=) |
77 * internal minilzo removed in favor of FFmpeg implementation, | |
78 use liblzo2 for encoding | |
77 | 79 |
78 | 80 |
79 rc1: "Codename intentionally left blank" October 22, 2006 | 81 rc1: "Codename intentionally left blank" October 22, 2006 |
80 (SVN revisions: MPlayer r20372, FFmpeg r6767) | 82 (SVN revisions: MPlayer r20372, FFmpeg r6767) |
81 | 83 |