]> git.sesse.net Git - casparcg/commit
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 9 Dec 2010 20:28:45 +0000 (20:28 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 9 Dec 2010 20:28:45 +0000 (20:28 +0000)
commit4824fec8f8b1f3a969c0bc91e447cdc7d3be30d6
tree75df6fbb174142ffbc3abed4f077cb4290b56699
parent3b503a3f2b343633d62e8ab2892a074d619ff340
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@275 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
55 files changed:
common/common.vcxproj
common/common.vcxproj.filters
common/gl/shader_program.cpp [new file with mode: 0644]
common/gl/shader_program.h [new file with mode: 0644]
common/utility/string_convert.h
core/consumer/bluefish/bluefish_consumer.cpp
core/consumer/bluefish/bluefish_consumer.h
core/consumer/decklink/decklink_consumer.cpp
core/consumer/decklink/decklink_consumer.h
core/consumer/frame_consumer.h
core/consumer/frame_consumer_device.cpp
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/processor/composite_frame.cpp
core/processor/composite_frame.h
core/processor/frame.cpp [deleted file]
core/processor/frame.h [deleted file]
core/processor/frame_processor_device.cpp
core/processor/frame_processor_device.h
core/processor/frame_renderer.cpp
core/processor/frame_renderer.h
core/processor/frame_shader.cpp
core/processor/frame_shader.h
core/processor/fwd.h [new file with mode: 0644]
core/processor/gpu_frame.h [new file with mode: 0644]
core/processor/read_frame.cpp [new file with mode: 0644]
core/processor/read_frame.h [new file with mode: 0644]
core/processor/transform_frame.cpp [new file with mode: 0644]
core/processor/transform_frame.h [new file with mode: 0644]
core/processor/write_frame.cpp [new file with mode: 0644]
core/processor/write_frame.h [new file with mode: 0644]
core/producer/color/color_producer.cpp
core/producer/ffmpeg/ffmpeg_producer.cpp
core/producer/ffmpeg/video/video_transformer.cpp
core/producer/ffmpeg/video/video_transformer.h
core/producer/flash/FlashAxContainer.h
core/producer/flash/cg_producer.cpp
core/producer/flash/cg_producer.h
core/producer/flash/ct_producer.cpp
core/producer/flash/flash_producer.cpp
core/producer/flash/flash_producer.h
core/producer/frame_producer.h
core/producer/frame_producer_device.cpp
core/producer/image/image_loader.cpp
core/producer/image/image_producer.cpp
core/producer/image/image_scroll_producer.cpp
core/producer/layer.cpp
core/producer/layer.h
core/producer/transition/transition_producer.cpp
core/producer/transition/transition_producer.h
shell/caspar.config