[MPlayer-dev-eng] The audio demuxer patch

Alex Beregszaszi alex at naxine.org
Thu Feb 14 16:08:47 CET 2002


> > > Ok the patch is here. I changed the demuxer_info to a simple char* array. Why ?
> > > I find it non-sense to have a such thing completly fixed, and wanted to see if
> > > my id3 handeling was correct. I dunno if it brake something (with the GUI for
> > > exemple) but if u don't like this just say and I will remove it.
> > 
> > Hi, also you shouldn't change demux_info as we're planning to use it in mencoder too.
> > How do you specify the right position of for example the Author field?
> Oups !! Sorry !!! But I can write a function to get a field by it's name. It's a matter
> of minute if you want it. Does something like 
> 	char* demuxer_info_get(demuxer_t* d, char* field) 
> is ok for what you need ?

Also I read the sources after I sent the mail, it's seem to be good ;)
Yes, write it (also it was on our TODO for the old way too ;)

Secondly, I want to congratulate your for the audio demuxer code, it was
on my TODO list too, also thanks, my list reduced a bit ;)

--
alex



More information about the MPlayer-dev-eng mailing list