From 98e8cf611776ce779adf72fd472674c654ffa562 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sat, 25 Mar 2006 23:10:08 +0000 Subject: [PATCH] fixed framerate detection of interlaced H264 streams git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17954 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1f102aa260..a41bc8b40a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,6 +86,7 @@ MPlayer (1.0) * improved handling of text subs in Matroska files * DVD subtitles disabled by default * support sipr codec in old RealAudio files + * fixed detection of framerate of interlaced H264 in raw/PS/TS streams Streaming: * fix streaming of RealAudio files over HTTP