Merge branch '2.4' into master
Commits:67fe57a
add fixed videodb0ae2c
Restore 2.4 source branch for bug fix 6317.97ac59c
Fix a memory leak indirectly caused by cvDestroyWindoweb40afa
Add a workaround for FFmpeg's color conversion accessing past the end of the buffer421fcf9
Rearrange CvVideoWriter_FFMPEG::writeFrame for better readability912592d
Remove "INSTALL_NAME_DIR lib" target propertybb1c2d7
fix 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