Mercurial > mplayer.hg
comparison ChangeLog @ 19344:a5d880afbad2
Mention mkv chapter seeking in ChangeLog and AUTHORS.
author | eugeni |
---|---|
date | Sun, 06 Aug 2006 19:56:31 +0000 |
parents | 517a185ba22a |
children | cbf070cfbc77 |
comparison
equal
deleted
inserted
replaced
19343:24f2f73f03ca | 19344:a5d880afbad2 |
---|---|
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 * support for chapter seeking in Matroska files | |
20 | 21 |
21 Inputs: | 22 Inputs: |
22 * split of stream layer from libmpdemux to new stream library. | 23 * split of stream layer from libmpdemux to new stream library. |
23 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) | 24 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) |
24 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers. | 25 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers. |
30 * support of x264 encoding over lavc | 31 * support of x264 encoding over lavc |
31 * removed support for obsolete and non-free divx4 libraries | 32 * removed support for obsolete and non-free divx4 libraries |
32 | 33 |
33 Others: | 34 Others: |
34 * SSA/ASS subtitle renderer | 35 * SSA/ASS subtitle renderer |
35 | |
36 | 36 |
37 pre8: "NeuTeam strikes back" June 11, 2006 | 37 pre8: "NeuTeam strikes back" June 11, 2006 |
38 | 38 |
39 Security: | 39 Security: |
40 * support for compilation with non-executable stack | 40 * support for compilation with non-executable stack |