summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-18 19:08:10 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-18 19:08:10 +0000
commit79d5a3b3b10acad993eb7937780b11669d69bf14 (patch)
tree4f3714a00bfffc45ed3f13e6933f38aa4592f469 /ChangeLog
parentc5f2783e20f258839a07b61f381187082e0de268 (diff)
downloadmpv-79d5a3b3b10acad993eb7937780b11669d69bf14.tar.bz2
mpv-79d5a3b3b10acad993eb7937780b11669d69bf14.tar.xz
seeking by chapters in dvd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19447 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74af0f2bee..388d53cafb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ MPlayer (1.0)
* split of stream layer from libmpdemux to new stream library.
* 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.
+ * support for chapters seeking in dvd:// stream (not yet in dvdnav)
FFmpeg/libavcodec:
* VC-1/WMV3/WMV9 video decoder