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:
@@ -386,7 +386,6 @@ set_target_properties(${the_module} PROPERTIES
|
||||
ARCHIVE_OUTPUT_DIRECTORY ${LIBRARY_OUTPUT_PATH}
|
||||
LIBRARY_OUTPUT_DIRECTORY ${LIBRARY_OUTPUT_PATH}
|
||||
RUNTIME_OUTPUT_DIRECTORY ${EXECUTABLE_OUTPUT_PATH}
|
||||
INSTALL_NAME_DIR ${OPENCV_LIB_INSTALL_PATH}
|
||||
LINK_INTERFACE_LIBRARIES ""
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user