Open GoogleCodeExporter opened 9 years ago
This issue has occured due to changing OpenCV memroy allocation to continious
memroy allocation using CMEM library. The patch to OpenCV can be ignored if you
ensure that input and output buffer provided to the API are continious by using
Memory_alloc() and Memory_free(). For detail visit
[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/2_25_01_0
6/exports/codec_engine_2_25_01_06/docs/html/struct_memory___alloc_params.html#ab
8113726ac4d721815cd6041ac236e4d]
Original comment by ktmp...@gmail.com
on 13 Aug 2010 at 7:27
Original issue reported on code.google.com by
ktmp...@gmail.com
on 13 Aug 2010 at 7:12