]> git.sesse.net Git - casparcg/commit
2.0.0.2:
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 30 Oct 2010 12:30:42 +0000 (12:30 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 30 Oct 2010 12:30:42 +0000 (12:30 +0000)
commit1fc12a2e95f18de2d380199ae59daca324001d5f
tree18385aaf3ff939e8e5f3877a63690c891ce3c17a
parenteee033eb7e973d8a335c34bb9e72372ccad616d2
2.0.0.2:
- Added the core namespace to all files in core project

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@187 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
85 files changed:
common/exception/win32_exception.cpp
core/consumer/bluefish/bluefish_consumer.cpp
core/consumer/bluefish/bluefish_consumer.h
core/consumer/bluefish/exception.h
core/consumer/bluefish/fwd.h
core/consumer/bluefish/memory.h
core/consumer/bluefish/util.h
core/consumer/decklink/DecklinkVideoConsumer.cpp
core/consumer/decklink/DecklinkVideoConsumer.h
core/consumer/frame_consumer.h
core/consumer/oal/oal_consumer.cpp
core/consumer/oal/oal_consumer.h
core/consumer/ogl/ogl_consumer.cpp
core/consumer/ogl/ogl_consumer.h
core/core.vcxproj
core/core.vcxproj.filters
core/frame/composite_gpu_frame.cpp
core/frame/composite_gpu_frame.h
core/frame/frame_factory.h
core/frame/frame_format.cpp
core/frame/frame_format.h
core/frame/frame_fwd.h
core/frame/gpu_frame.cpp
core/frame/gpu_frame.h
core/frame/gpu_frame_processor.cpp
core/frame/gpu_frame_processor.h
core/main.cpp
core/producer/color/color_producer.cpp
core/producer/color/color_producer.h
core/producer/ffmpeg/audio/audio_decoder.cpp
core/producer/ffmpeg/audio/audio_decoder.h
core/producer/ffmpeg/ffmpeg_producer.cpp
core/producer/ffmpeg/ffmpeg_producer.h
core/producer/ffmpeg/input.cpp
core/producer/ffmpeg/input.h
core/producer/ffmpeg/packet.h
core/producer/ffmpeg/video/video_decoder.cpp
core/producer/ffmpeg/video/video_decoder.h
core/producer/ffmpeg/video/video_transformer.cpp
core/producer/ffmpeg/video/video_transformer.h
core/producer/flash/FlashAxContainer.cpp
core/producer/flash/FlashAxContainer.h
core/producer/flash/TimerHelper.h
core/producer/flash/bitmap.cpp
core/producer/flash/bitmap.h
core/producer/flash/cg_producer.cpp
core/producer/flash/cg_producer.h
core/producer/flash/ct_producer.cpp
core/producer/flash/ct_producer.h
core/producer/flash/flash_producer.cpp
core/producer/flash/flash_producer.h
core/producer/frame_producer.h
core/producer/image/image_loader.cpp
core/producer/image/image_loader.h
core/producer/image/image_producer.cpp
core/producer/image/image_producer.h
core/producer/image/image_scroll_producer.cpp
core/producer/image/image_scroll_producer.h
core/producer/transition/transition_producer.cpp
core/producer/transition/transition_producer.h
core/protocol/amcp/AMCPCommand.h
core/protocol/amcp/AMCPCommandQueue.cpp
core/protocol/amcp/AMCPCommandQueue.h
core/protocol/amcp/AMCPCommandsImpl.cpp
core/protocol/amcp/AMCPCommandsImpl.h
core/protocol/amcp/AMCPProtocolStrategy.cpp
core/protocol/amcp/AMCPProtocolStrategy.h
core/protocol/cii/CIICommand.h
core/protocol/cii/CIICommandsImpl.cpp
core/protocol/cii/CIICommandsImpl.h
core/protocol/cii/CIIProtocolStrategy.cpp
core/protocol/cii/CIIProtocolStrategy.h
core/protocol/clk/CLKCommand.cpp
core/protocol/clk/CLKCommand.h
core/protocol/clk/CLKProtocolStrategy.cpp
core/protocol/clk/CLKProtocolStrategy.h
core/protocol/media.cpp
core/protocol/media.h
core/renderer/layer.cpp
core/renderer/layer.h
core/renderer/render_device.cpp
core/renderer/render_device.h
core/renderer/renderer_fwd.h
core/server.cpp
core/server.h