]> git.sesse.net Git - casparcg/commit
Misc modifications to fix problems found by static code analysis and some simplificat...
authorHelge Norberg <helge.norberg@svt.se>
Thu, 26 Sep 2013 18:28:43 +0000 (20:28 +0200)
committerHelge Norberg <helge.norberg@svt.se>
Thu, 26 Sep 2013 18:28:43 +0000 (20:28 +0200)
commitfb9a40c397366fdfe241fb7f499a3c42c0777f8b
tree6d2b08c08b3255f2d8c930d40f6ec7af44f9a407
parentf33b14fbe1a585586af99c1dd7981914e84219c3
Misc modifications to fix problems found by static code analysis and some simplifications, like removal of copy constructors and copy assignment operators where the default would do the same. Also some resource handling improvements
27 files changed:
common/diagnostics/graph.cpp
core/frame/frame_transform.h
core/frame/geometry.cpp
core/frame/geometry.h
core/monitor/monitor.h
core/producer/binding.h
core/producer/scene/expression_parser.cpp
core/producer/text/text_producer.cpp
core/producer/text/utils/color.h
core/producer/text/utils/string_metrics.h
core/producer/text/utils/texture_atlas.cpp
core/producer/text/utils/texture_font.cpp
modules/bluefish/util/blue_velvet.cpp
modules/decklink/producer/decklink_producer.cpp
modules/ffmpeg/ffmpeg.cpp
modules/ffmpeg/producer/util/util.cpp
modules/ffmpeg/producer/util/util.h
modules/flash/producer/FlashAxContainer.cpp
modules/flash/producer/FlashAxContainer.h
modules/image/util/image_algorithms.h
modules/psd/layer.cpp
modules/psd/psd_scene_producer.cpp
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPCommandsImpl.h
protocol/cii/CIIProtocolStrategy.h
protocol/osc/oscpack/OscReceivedElements.cpp
protocol/util/AsyncEventServer.cpp