When running dfbinfo today on the DFB drivers that we are developing for the 
Intel(R) Media Processor CE 3100, I noticed that of the encoders we are 
supporting currently that only one of the them had a type string shown on the 
encoder type line.

I investigated and found that the printing routine didn't handle multiple 
DSET_* flags being ORed together and stored in the 
DFBScreenEncoderDescription::type field (we are ORing DSET_TV and DSET_DIGITAL 
together currently for component output/connection and HDMI output/connection 
to indicated that both SD, ED and HD is supported).  I also found now usage of 
DSET_DIGITAL in any existing drivers included in the core packages.

So, what is the intended usage of this type field?

Thanks,
Timothy

--

Timothy Strelchun
CE Software Engineering
Digital Home Group
Intel Corporation

The views expressed above are my own and not those of Intel
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to