Merge branch '2.4' into master
Commits:67fe57aadd fixed videodb0ae2cRestore 2.4 source branch for bug fix 6317.97ac59cFix a memory leak indirectly caused by cvDestroyWindoweb40afaAdd a workaround for FFmpeg's color conversion accessing past the end of the buffer421fcf9Rearrange CvVideoWriter_FFMPEG::writeFrame for better readability912592dRemove "INSTALL_NAME_DIR lib" target propertybb1c2d7fix bug on border at pyrUp
This commit is contained in:
@@ -833,7 +833,6 @@ macro(_ocv_create_module)
|
||||
COMPILE_PDB_OUTPUT_DIRECTORY ${LIBRARY_OUTPUT_PATH}
|
||||
LIBRARY_OUTPUT_DIRECTORY ${LIBRARY_OUTPUT_PATH}
|
||||
RUNTIME_OUTPUT_DIRECTORY ${EXECUTABLE_OUTPUT_PATH}
|
||||
INSTALL_NAME_DIR lib
|
||||
)
|
||||
|
||||
# For dynamic link numbering convenions
|
||||
|
||||
Reference in New Issue
Block a user