summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-11 17:01:13 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-11 17:01:13 +0000
commitd59f67f8792c1d985df874352017cae66d20ccb3 (patch)
treedc59aebff1fc518bf46f87ba2847f59d5b34280b
parentf80adf15931f79b5b7041d2f8788ee5152b2b704 (diff)
downloadmpv-d59f67f8792c1d985df874352017cae66d20ccb3.tar.bz2
mpv-d59f67f8792c1d985df874352017cae66d20ccb3.tar.xz
fix brokeness caused by demuxer patch, this code is useless for
any case other than avi and should not be run even then. patch by Uoti Urpala (urpala BANG cc MEEP helsinki MEEP fi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16199 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--libmpdemux/demuxer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpdemux/demuxer.c b/libmpdemux/demuxer.c
index 2a1770f42e..d43735c186 100644
--- a/libmpdemux/demuxer.c
+++ b/libmpdemux/demuxer.c
@@ -684,7 +684,6 @@ if (demuxer->desc->open)
if (!(demuxer = demuxer->desc->open(demuxer)))
return NULL;
-pts_from_bps=0; // !!!
if ((sh_video=demuxer->video->sh) && sh_video->bih)
mp_msg(MSGT_DEMUX,MSGL_INFO,"VIDEO: [%.4s] %ldx%ld %dbpp %5.3f fps %5.1f kbps (%4.1f kbyte/s)\n",
(char *)&sh_video->bih->biCompression,