changeset 16198:3e8e281ecc86

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)
author ods15
date Thu, 11 Aug 2005 17:01:13 +0000
parents 2201258c49fd
children acb7885f916d
files libmpdemux/demuxer.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/demuxer.c	Thu Aug 11 13:16:34 2005 +0000
+++ b/libmpdemux/demuxer.c	Thu Aug 11 17:01:13 2005 +0000
@@ -684,7 +684,6 @@
   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,