Mercurial > mplayer.hg
diff ChangeLog @ 19323:62ed68ea1351
rtsp is a stream layer not demuxer
author | ben |
---|---|
date | Fri, 04 Aug 2006 20:11:58 +0000 |
parents | 0a0dc905eba9 |
children | 517a185ba22a |
line wrap: on
line diff
--- a/ChangeLog Fri Aug 04 19:52:06 2006 +0000 +++ b/ChangeLog Fri Aug 04 20:11:58 2006 +0000 @@ -17,11 +17,11 @@ * support for audio stream switching in MPEG-TS/PS, Matroska and streams supported by libavformat * lavf demuxer now honors -alang - * native RTSP demuxer (handles MPEG-TS over RTP) for generic RTSP servers Inputs: * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) - + * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers. + FFmpeg/libavcodec: * VC-1/WMV3/WMV9 video decoder