[MPlayer-dev-eng] [PATCH] Seek in real media files V3

Diego Biurrun diego at biurrun.de
Sun Nov 2 23:51:52 CET 2003


œȻ writes:
 > On Saturday 01 November 2003 22:59, Attila Kinali wrote:
 > > On Sat, 1 Nov 2003 21:51:23 +0800
 > >
 > > ___ <hephooey at fastmail.fm> wrote:
 > > > Do you mind test this new patch? I've made some improve about get the
 > > > total time of real media, so it looks better when seeking. Tested on
 > > > several rm files and seems ok. Maybe I should split it into two patchs,
 > > > one for seek and one for total time, but I'm lazy :).
 > >
 > > Leave it. It'll be applied together anyways :)
 > 
 > Here is the final patch, I fixed some 10l bugs so it will not crash when 
 > seeking in real audio files. This one should be ready for cvs now I think :)

I don't think so:

cc -c -g -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -I../loader      -o demux_real.o demux_real.c
demux_real.c: In function `demux_real_control':
demux_real.c:1417: parse error before `int'
demux_real.c:1418: `lastpts' undeclared (first use in this function)
demux_real.c:1418: (Each undeclared identifier is reported only once
demux_real.c:1418: for each function it appears in.)
make[1]: *** [demux_real.o] Error 1
make[1]: Leaving directory `/usr/src/mplayer/dev/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2

gcc 2.95.4, Debian woody

Diego



More information about the MPlayer-dev-eng mailing list