comparison 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
comparison
equal deleted inserted replaced
19322:f68014fee208 19323:62ed68ea1351
15 15
16 Demuxers: 16 Demuxers:
17 * support for audio stream switching in MPEG-TS/PS, Matroska and 17 * support for audio stream switching in MPEG-TS/PS, Matroska and
18 streams supported by libavformat 18 streams supported by libavformat
19 * lavf demuxer now honors -alang 19 * lavf demuxer now honors -alang
20 * native RTSP demuxer (handles MPEG-TS over RTP) for generic RTSP servers
21 20
22 Inputs: 21 Inputs:
23 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) 22 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500)
24 23 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers.
24
25 FFmpeg/libavcodec: 25 FFmpeg/libavcodec:
26 * VC-1/WMV3/WMV9 video decoder 26 * VC-1/WMV3/WMV9 video decoder
27 27
28 MEncoder: 28 MEncoder:
29 * support of x264 encoding over lavc 29 * support of x264 encoding over lavc