On Sunday 28 August 2005 22:43, Chris Kennedy wrote: > >The change I made in ivtv-driver.c was to revert the check from "if > >(ivtv->has_itvc15)" to "if ((itv->card->type == IVTV_CARD_PVR_350))". Can > > I submit a patch for 0.3 and 0.2 branches to correct this, or is this a > > solution too specific to my problem (i.e.: would it cause problems for > > other card types)? > > This is a great solution :), I can see how that was most likely the > better variable to follow even though technically we were adjusting to > the chip type it is really practically only a 350 anyway that will ever > actually decode too (although when using an itvc15 for encoding, it uses > the decoder firmware for some stuff like audio, even on a 250 without > decoding functionality, so that's why the firmware has to still load for > both dec/enc on those).
I made it a bit more general: it checks whether the card has video output capabilities. Hans ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ivtv-devel mailing list ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel