Re: [Subhandler-devel] spuogt_decoder.c patch for xine-lib's metronom.h 1.56 (circa 11/20/2003)
Status: Alpha
Brought to you by:
jsanchez
From: Julio <j.s...@te...> - 2003-12-09 23:53:25
|
El s=E1b, 06-12-2003 a las 13:15, R. Bernstein escribi=F3: > A structure in xine-lib's metronom.h has seems to have changed. I > needed to make the following small patch to spuogt_decoder.c to get it > to compile. The metronom.h version I was compiling against has CVS id > 1.56 from around Nov 20, 2003. (This puts it between xine-lib 1-rc2 and > xine-lib 1-rc3). I see. I will try this patch. I think a new release of xine-libspuogt is needed (there are a couple of changes on CVS that are needed too to compile with later xine-lib versions). >=20 > ______________________________________________________________________ > Also, I've recently patched xine-lib's mpeg demuxer (demux_mpeg.c) so > it will filter out SVCD and CVD streams. Previously this was done in > both the demux_mpeg_block.c and demux_mpeg_pes.c demuxers. If one > plays a MPEG file outside of VCD demux_mpeg.c is used. Great, I found the same and raised it on xine-devel, only I don't quite remember what was the conclusion on the role of demux_mpeg_pes vs. demux_mpeg, I seem to remember one was thought to be redundant. > One last small thing. I use autoconf 2.55 and this works with that. So > I'd appreciate if the AC_PREREQ in configure.ac were bumped back to > 2.55 (from 2.57). If it works, it's OK with me. It's just that I am using 2.57 and did not know whether it was compatible with earlier versions. Thanks, Julio |