[MPlayer-dev-eng] release?

usenet at wingert.org usenet at wingert.org
Mon Jun 9 03:06:21 CEST 2003


Thanks!

I assume you are talking about the STREAM_MAX_BUFFER constant in stream.h?

If so, this doesn't affect the code that uses STREAM_BUFFER_SIZE, just the
size of buffer in stream_t.  So if the code uses STREAM_BUFFER_SIZE no
other codecs or streams are effected (except for the extra memory use in
the struct).

The reason I needed to add this is that the vstream server that runs on the
TiVo works in 128k chunks.

Do you want me to add a conditional compile for the vstream directory and
the changes to network.c?  Or did you do this already?

Thanks again


> 
> Hi,
> 
> > > A'rpi,
> > > 
> > > Is my TiVo patch going to be included into the release?
> > 
> > dunno, i'm not mplayer-g1 maintainer since a while...
> > 
> > but after a quick look on your patch
> > (http://tivo-mplayer.sourceforge.net/releases/MPlayer-20030501-tivo-patch.gz)
> > i see several problems:
> 
> ok i've reviewed, fixed/cleanuped the demuxer part and commited, so your
> sample file can be played with mplayer, even -subcc works.
> although the streaming part suffers from problems i mentioned already.
> 
> 
> A'rpi / Astral & ESP-team
> 
> --
> Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 
> 
> 



More information about the MPlayer-dev-eng mailing list