]> git.sesse.net Git - casparcg/commit
2.0.2: - stage: PARAM command is now synchronized with rendering thread.
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Fri, 25 Nov 2011 19:08:18 +0000 (19:08 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Fri, 25 Nov 2011 19:08:18 +0000 (19:08 +0000)
commita9e35a4c5f335d25535adc3330ca8a64730e763e
treed31c42e1ad8aec1eebe014aa680ab80cfe2233e9
parentf9957d5bbadfe1bbdbdf2bd8256eeeea04ca9486
2.0.2: - stage: PARAM command is now synchronized with rendering thread.
       - ffmpeg_producer: PARAM LOOP and PARAM SEEK implemented.
       - playlist_producer: Added some more small features.hpp
NOTE: PARAM is a horrible name for this command, should be replaced with INVOKE or something similar in the future.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.2@1659 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
core/producer/layer.cpp
core/producer/layer.h
core/producer/playlist/playlist_producer.cpp
core/producer/stage.cpp
core/producer/stage.h
modules/ffmpeg/producer/ffmpeg_producer.cpp
modules/ffmpeg/producer/input/input.cpp
modules/ffmpeg/producer/input/input.h
protocol/amcp/AMCPCommandsImpl.cpp