]> git.sesse.net Git - casparcg/history - core/mixer/write_frame.h
Added support for more than 2 audio channels
[casparcg] / core / mixer / write_frame.h
2013-04-30 Helge NorbergAdded support for more than 2 audio channels
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-31 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-01-31 ronagwrite_frame: Removed incorrect copy assignment/ctor.
2011-12-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-05 ronag2.0.2: - graph: Fixed potential buffer overflow.
2011-12-03 ronag2.0.2: Updated file info headers.
2011-11-27 ronag2.0.2: Updated to boost 1.48.
2011-11-20 ronag2.0.2: Intergrated channel-exp branch:
2011-11-14 ronag2.0.2: ogl_device life-time fixed.
2011-09-02 ronag2.0. audio:
2011-09-02 ronag2.0. audio: Audio pipeline is now in 32 bit.
2011-08-20 Ronag2.0. video_format: Renamed video_mode to field_mode...
2011-08-06 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-05 ronag2.0. image_mixer: Fixed an interlacing bug with deinter...
2011-07-30 Ronag2.0. auto-mode: Will not deinterlace interlaced content...
2011-07-28 ronag2.0.0.2: ffmpeg_producer: Fixed audio-only playback.
2011-07-27 Ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-07-27 ronag2.0.0.2: ffmpeg-producer: Updated with "auto-mode"...
2011-06-21 ronag2.0. decklink_producer: Improved error handling and...
2011-06-21 ronag2.0. decklink_producer: Added support for FILTER comman...
2011-06-18 ronag2.0: - Changed seeking syntax to SEEK [value]
2011-06-17 ronag2.0. Started with deinterlace framework.
2011-06-13 ronag2.0. Misc cleanup.
2011-06-10 ronag2.0: Minor cleanup.
2011-05-29 ronag2.0.0.2: All pipeline stages share thread context....
2011-05-29 ronag2.0.0.2: Refactoring.
2011-05-29 ronag2.0.0.2: - ogl_device: No longer monostate.
2011-05-28 ronag2.0.0.2: Some cleanup and compilation optimizations.
2011-05-27 ronag2.0.0.2: - write_frame: Optimized header includes.
2011-05-26 ronag2.0.0.2: Improved int type size safety.
2011-05-26 ronag2.0.0.2: Further reduced frame latency at the cost...
2011-05-18 ronag2.0.0.2: - CLK: Fixed file-extension bug.
2011-05-18 ronag2.0.0.2: Some restructuring. Removed gpu_frame_x and...