Hello,
Does anyone have a sample code that resize after h.264 decode ?
My customer is developing a code which is based on
ti-dvsdk_dm365-evm_4_02_00_06\dvsdk-demos_4_02_00_01\dm365\decode
The outout of H.264 decoder is YUV420, so it needs some technique to resize it.
I see follow
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/t/92787.aspx
and I send do_resize_420_420.zip to my customer, but it doesn't go well.