]> git.sesse.net Git - casparcg/history - modules
Fix a few Clang warnings.
[casparcg] / modules /
2017-05-07 Steinar H. GundersonFix a few Clang warnings. cef_upgrade
2017-05-07 Steinar H. GundersonFix compilation with Clang.
2017-05-06 Steinar H. GundersonRemove most of boost::lexical_cast.
2017-05-06 Steinar H. GundersonMove from boost::thread to std::thread for nearly every...
2017-05-01 Steinar H. GundersonUpgrade CEF to 3.3029.1611.g44e39a8 / Chromium 58.0...
2017-05-01 Dimitry IshenkoAdd options for following modules:
2017-04-19 Helge Norberg[general] #598 Removed all usages of asmlib, because...
2017-04-10 Helge Norberg[logging] Made FFmpeg logging callback thread-safe...
2017-04-10 Helge Norberg[logging] Fixed serious buffer overrun in FFmpeg loggin...
2017-04-07 Helge Norberg[channel_producer] #590 Added NO_AUTO_DEINTERLACE param...
2017-04-07 Helge Norberg[layer_producer] Return the last known framerate when...
2017-04-06 Helge Norberg[layer_producer] Fixed memory leak during server shutdown.
2017-04-05 Helge Norberg[bluefish_consumer] Install GPF handler for custom...
2017-04-04 Helge Norberg[text_producer] Removed unused member function measure_...
2017-04-04 Helge Norberg[video_decoder] Fixed uninitialized value causing initi...
2017-04-04 Helge Norberg[ffmpeg] Remove usage of deprecated API usage to easier...
2017-03-30 Helge Norberg[ffmpeg_consumer] Fixed bug where explicitly requested...
2017-03-30 Helge Norberg[ffmpeg_consumer] Fixed bug where interlaced formats...
2017-03-30 Helge Norberg[route] Fixed bug where interlaced channel where not...
2017-03-29 Helge Norberg[screen_consumer] #495 Fixed full screen mode
2017-03-28 Helge Norberg[ffmpeg_consumer] #513 Fixed parsing of -pix_fmt in...
2017-03-28 HellGoreMerge pull request #586 from ovistr/mpeg-ts-media-support
2017-03-27 Ovidijus StriaukasAdded ".ts" file extension to the whitelist.
2017-03-21 Helge Norberg[psd] Fixed wrong animation pace when interlaced video...
2017-03-21 Helge Norberg[psd] #532 Fixed text position when animating.
2017-03-17 Helge Norberg[reroute] Fixed serious out of memory situation where...
2017-03-15 Helge Norberg[image_producer] #558 Fixed inconsistency in what file...
2017-03-14 Helge Norberg[psd] Fixed bug where keyframes where one frame off...
2017-03-14 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-03-09 Helge Norberg[psd] #561 Added support for centered and right justifi...
2017-03-08 Helge Norberg[scene] Fixed wrong framerate of nested content when...
2017-02-23 Helge Norberg[decklink_consumer] #539 #285 #521 Fixed serious deadlo...
2017-02-20 Helge Norberg[scene_producer] Make print() and info() include what...
2017-02-19 James WiseModify behaviour of 2nd link upon exit, retunring to...
2017-02-15 James WiseMerge commit 'fcda9226c39ea7752abb74d40f9e20fa79e88848...
2017-02-15 James WiseChange the setting we use for the HW keyer
2017-02-15 James WiseChanges to prefer try_pop over the previous empty(...
2017-02-13 James WiseBuffer Depth stuff:
2017-02-10 James WiseWhat the? somehow one of the mutex's got removed....
2017-02-10 James Wisefix spl v std typo
2017-02-10 James WiseImplmented a new system to manage to DMA and presenting...
2017-02-08 James WiseMerge remote-tracking branch 'CasparCG/2.1.0' into...
2017-02-08 James WiseMerge commit '008e8dd2152b97abaf2b6c4f9ac385eb1e1d1d6e...
2017-02-08 James WiseRemove unneccasary casts
2017-02-08 James WiseChanges to support the new way of setting bluefish...
2017-02-07 James Wisemore refinements to code due to move to RAII
2017-02-06 James WiseRevert to original code as per master branch. I should...
2017-02-06 James WiseModify the init of the function ptrs to be in the heade...
2017-02-06 James Wisegardening and improving code to be more inline with...
2017-02-06 James WiseDisable audio output when closing a bf device after...
2017-02-03 James WiseMerge branch '2.1.0' of https://github.com/CasparCG...
2017-02-03 James WiseUpdate previous files to be more in line with CasparCG...
2017-02-01 HellGoreMerge pull request #546 from walterav1984/patch-1
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-02-01 Walter Soniusffmpeg producer linux DV/HDV firewire support
2017-02-01 Walter Soniusffmpeg linux DV/HDV firewire device use iec61883
2017-02-01 HellGoreMerge pull request #543 from walterav1984/patch-1
2017-01-31 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2017-01-31 Helge Norberg[layer_producer] Fixed serious bug where a circular...
2017-01-30 HellGoreMerge pull request #519 from krzyc/patch-1
2017-01-29 James WiseAdd new files to the Bluefish module.
2017-01-29 James WiseModifications to the files within the Bluefish module.
2017-01-27 Dimitry Ishenko[ffmpeg_producer] Remove unused flags variable in queue...
2017-01-27 HellGoreMerge pull request #501 from dimitry-ishenko-casparcg...
2017-01-26 Helge Norberg[image_producer] Added LENGTH parameter to allow for...
2017-01-25 Helge Norberg#541 Fixed regression in html producer
2017-01-24 Helge Norberg[html_producer] #525 Fixed bug where only URL:s with...
2017-01-23 Helge Norberg[ffmpeg_producer] #518 Fixed bug where decoders sometim...
2017-01-17 Helge Norberg[ffmpeg_consumer] #534 Fixed bug in parsing of paths...
2017-01-13 Helge Norberg[decklink_consumer] Fixed possible dead-lock in frame...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2017-01-11 Antonio Ruano CuestaAdd video modes 2160p5000, 2160p5994 and 2160p6000
2016-11-24 Helge Norberg#488 Fixed bug where HD material was always recorded...
2016-11-23 Dimitry Ishenko[ffmpeg_producer] Add support for IN and OUT parameters...
2016-11-23 Helge Norberg[System Audio] Cache aligned vector usage.
2016-11-23 HellGoreMerge pull request #500 from dimitry-ishenko-casparcg...
2016-11-23 Dimitry Ishenko[ffmpeg_producer] Increase stream buffer size limit...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-15 Helge Norberg[flash] Moved template host copying to flash module...
2016-11-11 Helge Norberg[ffmpeg_consumer] Fixed compilation problem in Linux.
2016-11-11 Helge Norberg[ffmpeg_consumer] Retired old implementation in favour...
2016-11-11 Helge Norberg[streaming_consumer] Implemented support for separating...
2016-11-10 Helge Norberg[streaming_consumer] Added default cropping/scaling...
2016-11-10 Helge Norberg[streaming_consumer] Added support for sending recordin...
2016-11-10 Helge Norberg[decklink_consumer] Don't schedule final empty frame...
2016-11-10 Helge Norberg[ffmpeg] Classify most ffmpeg errors as user errors...
2016-11-10 Helge Norberg[ffmpeg_producer] Recognize .mkv and .mxf files as...
2016-11-10 Helge Norberg[streaming_consumer] Default to pcm_s24le for container...
2016-11-10 Helge Norberg[ffmpeg] Added missing contextual information when...
2016-11-08 Helge Norberg[decklink_consumer] Fixed incorrect default value for...
2016-11-08 Helge Norberg[decklink_consumer] Fixed potential read from unallocat...
2016-11-07 HellGoreMerge pull request #496 from dimitry-ishenko-casparcg...
2016-11-04 Dimitry Ishenko[ffmpeg_producer] Remove extraneous \
2016-11-03 HellGoreMerge pull request #493 from dimitry-ishenko-casparcg...
2016-11-02 Dimitry Ishenko[ffmpeg_producer] Constrain SEEK values
2016-11-01 Helge Norberg[streaming_consumer] Started the process of retiring...
2016-11-01 Helge Norberg[ffmpeg] Reduced complexity of streaming_consumer by...
2016-10-25 Helge NorbergCreated a consumer that provides sync to a channel...
next