Mercurial > mplayer.hg
changeset 24658:39d30ae9ceaf
Clarify some RTSP changes
author | cehoyos |
---|---|
date | Sun, 30 Sep 2007 21:53:46 +0000 |
parents | 52500fc80550 |
children | fb75ce61bd00 |
files | Changelog |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Sun Sep 30 20:36:32 2007 +0000 +++ b/Changelog Sun Sep 30 21:53:46 2007 +0000 @@ -50,11 +50,12 @@ (dvdnav:// requires libdvdnav from mphq) * speed selection when playing dvd:// streams, to make drive quieter * support SVQ3 and H.264 in X-QT over RTSP, now RTSP Apple keynotes work + (live555) * SMIL playlist over Real RTSP - * support H.263-2000 over RTSP - * fix AAC-LATM over RTSP - * support AMR over RTSP - * support H.264 over RTSP + * support H.263-2000 over RTSP (live555) + * fix AAC-LATM over RTSP (live555) + * support AMR over RTSP (live555) + * support H.264 over RTSP (live555) * "device" and "adevice" suboptions now work for the *BSD BT848 TV driver * dvdnav:// now depends on MPlayer's fork of libdvdnav * teletext support for tv:// (v4l and v4l2 only)