]> git.sesse.net Git - casparcg/history - core/video_channel.cpp
build scripts
[casparcg] / core / video_channel.cpp
2014-08-05 HellGoreMerge pull request #262 from gfto/html_producer_fix
2014-06-18 Helge Norberg- Refactored so that consumers get the input channel_la...
2013-11-14 Helge NorbergMerge branch 'master' into ffmpeg_seek_fix
2013-11-14 Helge NorbergAdded OSC message from output mostly for alive detectio...
2013-11-12 HellGoreMerge pull request #199 from CasparCG/ogl-options
2013-11-09 Robert NagyMerge branch 'master' of https://github.com/CasparCG...
2013-11-07 TK3Merge branch 'master' into mixer_volume_osc
2013-11-06 TK3Add monitor_subject to mixer.
2013-10-08 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-10-08 Helge NorbergFlash producer
2013-09-28 Robert NagyMerge branch 'master' of https://github.com/ronag/Server
2013-08-19 niklaspanderssonMerge pull request #145 from cambell-prince/ffmpeg...
2013-06-18 Helge NorbergFixed bug in video_channel where return value of timed_...
2013-06-18 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-06-18 Helge NorbergExperimental support for synchronizing output of multip...
2013-05-30 HellGoreMerge pull request #134 from cambell-prince/master_dshow
2013-05-30 Helge NorbergChanged copyright header in all files, and added it...
2013-04-30 Helge NorbergAdded support for more than 2 audio channels
2013-04-15 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-04-14 Robert Nagy- Implemented real-time state notification using OSC...
2013-03-24 TK3Subtree merge of old SVN "docs" folder into the "master...
2013-03-24 TK3Subtree merge of old SVN "dependencies" folder into...
2012-01-11 ronagFixed a bug where SET MODE was not set for stage.
2011-12-21 ronag- ogl_consumer: Fixed params for create.
2011-12-16 ronagFixed Neptune support.
2011-12-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-05 ronag2.0.2: - Updated to use std::wstring more consistently.
2011-12-03 ronag2.0.2: Updated file info headers.
2011-12-02 ronag2.0.2: INFO further improved. STATUS 1-1 removed in...
2011-12-02 ronag2.0.2: Improved INFO.
2011-11-27 ronag2.0.2: core: Simplified pipeline token handling. Stage...
2011-11-25 ronag2.0.2: - Send index information to consumers.
2011-11-20 ronag2.0.2: - channel: Allow SET MODE to revert to old mode...
2011-11-20 ronag2.0.2: Intergrated channel-exp branch:
2011-11-14 ronag2.0.2: ogl_device life-time fixed.
2011-11-13 ronag2.0.2: MAYOR CHANGES => needs testing
2011-11-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo... 2.0.0.2
2011-11-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-27 Ronag2.0. stage: Changed error handling.
2011-08-24 Ronag2.0 image_mixer: Refactored, core: Fixed destruction...
2011-08-19 ronag2.0. output: Try to recover consumers if they crash.
2011-08-16 ronag2.0. Updated graphs.
2011-08-15 ronag2.0. image_mixer: Refactored and reduced memory usage.
2011-08-14 Ronag2.0. Improved error recovery.
2011-08-14 Ronag2.0. - blend_modes are re-enabled.
2011-08-14 Ronag2.0. mixer: Propagate exception into video_channel...
2011-08-12 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-11 ronag2.0. - Per video-mode template-host configuration.
2011-08-08 ronag2.0. Header file optimizations and fixes.
2011-08-06 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-06-07 ronag2.0.0.2: - Renamed core components, since they no longe...
2011-06-07 ronag2.0.0.2: Some minor updates on graphs.
2011-06-06 ronag2.0.0.2
2011-06-03 ronag2.0.0.2: - Hard-coded consumer buffer depth to 7.
2011-06-03 ronag2.0.0.2: Fixed data race in video_channel_context.
2011-05-31 ronag2.0.0.2: decklink_consumer: Fixed prerolling bug which...