Re: Re: Data communication between demuxers and UIs
D Richard Felker III <[email protected]> Sat, 24 Jan 2004 13:47:54 -0500
| Newsgroups | gmane.comp.video.mplayer.g2.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 24, 2004 at 10:22:59AM +0100, Nico wrote: > channels.conf is read by dvbin.c that works at the stream (not demuxer) > level. I agree It's ugly, but > at the time I wrote the code there was no way to instruct the config > layer to interpret the file (that can have > 3 different syntaxes: DVB-T/S/C). I understand this is how it works in G1, but there's no reason G2 should copy the bad design and put lots more crap on top to accommodate it... Rich