]> git.sesse.net Git - casparcg/commit
2.0.0.2:
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 6 Nov 2010 11:33:45 +0000 (11:33 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sat, 6 Nov 2010 11:33:45 +0000 (11:33 +0000)
commit5330bed3a2561cb356dbe530c5deb71ade0802e2
tree12502df0045f369130194ff6d55136ef18eafa7a
parent1f0b96cc522d9567519a7a18985a6b70cd701c8c
2.0.0.2:
- Colorspace transform on GPU.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@237 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
32 files changed:
common/common.vcxproj
common/common.vcxproj.filters
common/concurrency/function_task.h [deleted file]
common/gl/pixel_buffer_object.cpp
common/gl/pixel_buffer_object.h
common/utility/memory.cpp
common/utility/memory.h
core/consumer/decklink/DecklinkVideoConsumer.cpp
core/consumer/ogl/ogl_consumer.cpp
core/core.vcxproj
core/core.vcxproj.filters
core/frame/frame_factory.h
core/frame/gpu_composite_frame.cpp
core/frame/gpu_composite_frame.h
core/frame/gpu_frame.cpp
core/frame/gpu_frame.h
core/frame/gpu_frame_processor.cpp
core/frame/gpu_frame_processor.h
core/frame/gpu_frame_transform.cpp [new file with mode: 0644]
core/frame/gpu_frame_transform.h [new file with mode: 0644]
core/producer/color/color_producer.cpp
core/producer/ffmpeg/video/video_transformer.cpp
core/producer/flash/flash_producer.cpp
core/producer/image/image_producer.cpp
core/producer/image/image_scroll_producer.cpp
core/producer/transition/transition_producer.cpp
shell/My Amplifier Results/r000hs/r000hs.ampl [new file with mode: 0644]
shell/My Amplifier Results/r001hs/r001hs.ampl [new file with mode: 0644]
shell/My Amplifier Results/r002hs/r002hs.ampl [new file with mode: 0644]
shell/shell.vcxproj
shell/shell.vcxproj.filters
test/producer/transition/transition_producer_test.cpp