Click here to Skip to main content
16,016,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: combobox with recordset from database Pin
led mike31-Oct-06 11:15
led mike31-Oct-06 11:15 
QuestionHow to provide the help information? Pin
Mitesh Jain31-Oct-06 9:09
Mitesh Jain31-Oct-06 9:09 
AnswerRe: How to provide the help information? Pin
Hamid_RT31-Oct-06 18:22
Hamid_RT31-Oct-06 18:22 
QuestionDifference between C++ and VC++ Pin
Mitesh Jain31-Oct-06 7:59
Mitesh Jain31-Oct-06 7:59 
AnswerRe: Difference between C++ and VC++ Pin
Christian Graus31-Oct-06 8:11
protectorChristian Graus31-Oct-06 8:11 
AnswerRe: Difference between C++ and VC++ Pin
Hamid_RT31-Oct-06 8:10
Hamid_RT31-Oct-06 8:10 
AnswerRe: Difference between C++ and VC++ Pin
Jun Du31-Oct-06 8:41
Jun Du31-Oct-06 8:41 
QuestionColorspace Conversion: RGB to YUY2 Pin
Dan McCormick31-Oct-06 7:58
Dan McCormick31-Oct-06 7:58 
I need to code up a converter to process RGB encoded images to YUY2 encoded images. I have good algorithms for the first step that maps between the RGB colorspace to the YUV colorspace (also known as YCbCr) thanks to FourCC.org[^].

What I've not been able to track down is how best to combine two YUV pixels into a YUY2 macropixel. Google pointed me to some code that uses a naive algorithm which is good enough to get the project done but probably not good enough for the final product.

Anybody know of an online publication that might discuss this second step (YUV to YUY2) and sketch out an algorithm that is considered 'good.' Real-time performance is not required.

Thanks,
Dan

Be clear about the difference between your role as a programmer and as a tester. The tester in you must be suspicious, uncompromising, hostile, and compulsively obsessed with destroying, utterly destroying, the programmer's software.
-----
Boris Beizer

QuestionDifference between C++ and Visual C++ Pin
Mitesh Jain31-Oct-06 7:48
Mitesh Jain31-Oct-06 7:48 
AnswerRe: Difference between C++ and Visual C++ Pin
Hamid_RT31-Oct-06 8:10
Hamid_RT31-Oct-06 8:10 
Questionsdi: multiple frames within a view Pin
b_e_n_8231-Oct-06 7:12
b_e_n_8231-Oct-06 7:12 
AnswerRe: sdi: multiple frames within a view Pin
Mark Salsbery31-Oct-06 9:11
Mark Salsbery31-Oct-06 9:11 
GeneralRe: sdi: multiple frames within a view Pin
b_e_n_8231-Oct-06 9:53
b_e_n_8231-Oct-06 9:53 
AnswerAddition: sdi: multiple frames within a view Pin
b_e_n_8231-Oct-06 23:00
b_e_n_8231-Oct-06 23:00 
QuestionHelp! print issue Pin
hongmuer31-Oct-06 5:59
hongmuer31-Oct-06 5:59 
AnswerRe: Help! print issue Pin
bob1697231-Oct-06 6:52
bob1697231-Oct-06 6:52 
GeneralRe: Help! print issue Pin
hongmuer31-Oct-06 7:50
hongmuer31-Oct-06 7:50 
GeneralRe: Help! print issue Pin
bob1697231-Oct-06 8:31
bob1697231-Oct-06 8:31 
GeneralRe: Help! print issue Pin
bob1697231-Oct-06 10:56
bob1697231-Oct-06 10:56 
GeneralRe: Help! print issue Pin
hongmuer1-Nov-06 15:50
hongmuer1-Nov-06 15:50 
GeneralRe: Help! print issue Pin
hongmuer1-Nov-06 16:30
hongmuer1-Nov-06 16:30 
GeneralRe: Help! print issue Pin
bob1697210-Nov-06 19:26
bob1697210-Nov-06 19:26 
QuestionVC++ MSN Client [modified] Pin
priyank_ldce31-Oct-06 5:40
priyank_ldce31-Oct-06 5:40 
AnswerRe: VC++ MSN Client Pin
Mark Salsbery31-Oct-06 5:49
Mark Salsbery31-Oct-06 5:49 
GeneralRe: VC++ MSN Client Pin
priyank_ldce31-Oct-06 5:57
priyank_ldce31-Oct-06 5:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.