Hi,
In H264EncoderParams() class, I had modified variable 'num_ref_frames' from 1 to 5.
And I had traced variation of this decoding process by debug mode of VS2005.
And I had seen other variable, 'numRef' is set to 1 instead of 5, in ME_P() function.
How can I applied other value of num_ref_frames?
Thanks in advance,
Regards,
TG
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.