comparison ChangeLog @ 19993:e6915c0f43c3

updated ChangeLog due to new pvr handling
author ben
date Wed, 27 Sep 2006 20:31:43 +0000
parents d4bb39d65f87
children b9da3ef6e9cc
comparison
equal deleted inserted replaced
19992:be7b8a83649c 19993:e6915c0f43c3
21 * libavformat demuxer now honors -alang 21 * libavformat demuxer now honors -alang
22 * chapter seeking in Matroska files 22 * chapter seeking in Matroska files
23 23
24 Inputs: 24 Inputs:
25 * split of stream layer from libmpdemux to new stream library 25 * split of stream layer from libmpdemux to new stream library
26 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) 26 * PVR input for hardware MPEG encoder based cards, such as Hauppauge
27 WinTV PVR-150/250/350/500 a.k.a. IVTV but also pvrusb2 and cx88
28 (requires Linux >= 2.6.18 kernel, featuring native V4L2 MPEG API).
27 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers 29 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers
28 * support for chapters seeking in dvd:// and dvdnav:// streams 30 * support for chapters seeking in dvd:// and dvdnav:// streams
29 * radio support (radio://) 31 * radio support (radio://)
30 32
31 FFmpeg/libavcodec: 33 FFmpeg/libavcodec: