Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mpeg2] possible bugs in saa7113.c



Been looking over the code in saa7133.c first... and I've noticed a
couple of bugs (I think, correct me if I'm wrong!)

Firstly, DECODER_GET_CAPABILITIES returns 2 as the number of inputs,
when the rest of the code actually supports 8 (I'm assuming
DECODER_SET_INPUT is supposed to support the same number of inputs as
described in DECODER_GET_CAPABILITIES).

Secondly, according to the docs I have, modes 4 and 5 are reserved, so
when you call DECODER_SET_INPUT(7), it should really be setting the
hardware to mode 9.


-- 
Andrew de Quincey <adq_dvb@lidskialf.net>





Home | Main Index | Thread Index