]> git.sesse.net Git - casparcg/shortlog
casparcg
2016-10-03 Helge Norberg[linux] Don't overwrite thread name if it is already...
2016-10-03 Helge Norberg[ffmpeg] Fixed problem where pan audio filter was not...
2016-10-03 Helge Norberg[ffmpeg] Let our log level decide whether to log or...
2016-10-03 Helge Norberg[video_channel] Reverted behavior which effectively...
2016-10-03 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-10-03 Helge Norberg[ffmpeg] Removed FFMPEG_Resource to simplify code and...
2016-10-03 Helge Norberg[decklink] #484 Possible race condition with move-assig...
2016-10-03 Helge Norberg[config] Fixes #464
2016-09-29 Helge Norberg[ffmpeg] Fixed compilation problems in Linux
2016-09-29 Helge Norberg[ffmpeg] Ported 2.0.7 ffmpeg producer to 2.1.0 while...
2016-09-29 Helge Norberg[executor] changed default to unbounded like in 2.0...
2016-09-27 Helge NorbergAdded boost::rational framerate in video_format_desc...
2016-09-27 Helge NorbergFixed problem in core project file where some header...
2016-09-27 Helge NorbergFixed null pointer reference in executor
2016-09-13 Helge Norberg[framerate_producer] Fixed frame repeat issue that...
2016-09-13 Helge Norberg[ffmpeg] Use last video frame with audio instead of...
2016-09-09 Helge Norberg[ffmpeg] Copied flush logic when seeking from 2.0,...
2016-09-09 Helge Norberg[ffmpeg] Fixed last two frames in all clips not being...
2016-09-09 Helge Norberg#467 [framerate_producer] Fixed nb_frames() and frame_n...
2016-09-09 Helge Norberg[decklink] Using reset() on std::packaged_task was...
2016-09-09 Helge Norberg[decklink] Added missing channel-layer in diag for...
2016-09-08 Helge Norberg[ffmpeg] use implicit constructor of video_format_desc...
2016-09-02 Helge Norberg[decklink_consumer] Avoid promise already satisfied...
2016-08-19 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-08-19 HellGoreMerge pull request #443 from krzyc/patch-3
2016-08-19 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-08-19 HellGoreMerge pull request #462 from pkeuter/patch-1
2016-08-19 Helge NorbergFixed copy-paste error
2016-08-15 Helge NorbergInclude CEF .pak files in builds
2016-08-06 Peter KeuterFix CPU hogging on EOF in ffmpeg producer.
2016-07-13 Helge NorbergEnabled TCP keep alive on TCP connections to clients...
2016-07-11 Helge NorbergNo more use for retry_task in decklink_consumer now...
2016-07-11 Helge NorbergUse ScheduledFrameCompleted callback for audio scheduli...
2016-07-11 HellGoreMerge pull request #450 from SuperFlyTV/feature/documen...
2016-07-10 Jesper StærkærRemoved a parameter from the "data retrieve" documentat...
2016-07-10 Jesper StærkærAdded missing documentation to version_describer. Solve...
2016-07-08 Helge NorbergCreated workaround for time scale bug in Decklink 10...
2016-07-07 Helge Norberg#40 Fixed problem with LOAD command not working
2016-06-25 krzycUse namespace for isnan() in PSD module
2016-06-17 Helge NorbergProtect from channel_layout not being set in AVFrame
2016-06-15 Helge Norberg#346 #441 Added remote debugging support in html producer.
2016-06-15 Helge NorbergFixed bug where audio filter did not use the input...
2016-05-24 Helge NorbergFixed problem with image_scroll_producer where CALL...
2016-05-24 Helge NorbergFixed bug where non empty CALL responses where lost...
2016-05-23 Helge Norberg[image_producer] refuse too large images nicely instead...
2016-05-16 Helge Norberg#433 Removed late-frame tag from html_producer since...
2016-05-14 Helge Norberg[image_scroll_producer] Completed documentation with...
2016-05-14 Helge Norberg[image_scroll_producer]:
2016-05-11 Helge Norbergffmpeg_producer: Multiple audio streams are now merged...
2016-04-25 Helge Norberg#430 Fixed bug where it was assumed that all Decklink...
2016-04-12 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-04-12 HellGoreMerge pull request #427 from krzyc/patch-1
2016-04-11 krzycFix thumbnail saving on non-windows systems
2016-04-06 Helge NorbergIgnored warning preventing the server to build under...
2016-03-31 Helge NorbergFixed bug in server shut down.
2016-03-31 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-03-31 HellGoreMerge pull request #425 from krzyc/patch-2
2016-03-30 krzycFix issue #366 - add _GLIBCXX_USE_CXX11_ABI=0 definition
2016-03-30 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-03-30 HellGoreMerge pull request #424 from krzyc/patch-1
2016-03-30 krzycFix issue #366 - return false instead of nullptr
2016-03-21 Helge NorbergRemoved audio_channel_layout from audio_decoder.
2016-03-17 Helge Norberg#418 Removed incorrectly implemented unused functions.
2016-03-17 Helge NorbergRefactored ffmpeg_producer. Uses framerate_producer...
2016-03-08 Helge NorbergImplemented support for multiple audio streams in input...
2016-03-08 Helge NorbergImplemented slow motion support for framerate_producer...
2016-03-07 Helge NorbergCreated frame rate conversion producer wrapping another...
2016-03-02 Helge NorbergRemoved deprecated use of avcodec_alloc_frame()
2016-03-02 Helge NorbergMade accelerator project depend on the ffmpeg module...
2016-03-02 Helge NorbergFixed bug where CPU accelerator didn't support SET...
2016-03-01 Helge NorbergRemoved unnecessary requirement of having an AVCodecCon...
2016-03-01 Helge NorbergSupport boost::rational framerates instead of inexact...
2016-03-01 Helge NorbergRemoved unnecessary parameter to ffmpeg::make_frame()
2016-03-01 Helge NorbergSimplified thumbnail creation, making it less intrusive...
2016-03-01 Helge NorbergChanged order of source folder definitions avoiding...
2016-03-01 Helge NorbergFixed bug in image_producer where a file with . in...
2016-03-01 Helge Norbergseparated_producer not under correct source folder...
2016-03-01 Helge Norbergcolor_producer not under correct source folder in Visua...
2016-03-01 Helge NorbergImproved help for ADD command, mentioning the possibili...
2016-03-01 HellGoreMerge pull request #415 from drakmor/2.1.0
2016-03-01 drakmorMove fix issue #410 to VS include file.
2016-02-29 drakmorFix compilation in VS2015 version 14.0.24720.00 Update 1
2016-02-29 Helge Norberg#414 Added help for color producer.
2016-02-08 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-02-08 Helge NorbergMade decklink < 10.2 work while at the same time provid...
2016-02-05 Jonas HummelstrandUpdate README.md
2016-02-05 Jonas HummelstrandUpdate README
2016-01-26 Helge NorbergLog "q" in console.
2016-01-25 Helge NorbergFixed compilation problem in Linux.
2016-01-25 Helge NorbergImproved backwards compatibility in the usage of the...
2016-01-19 Helge NorbergFixed unit test
2016-01-19 Helge NorbergChanged meaning of frame variable in scene to a contino...
2016-01-08 Helge NorbergAdded support for delaying frames to layer_producer...
2016-01-08 Helge NorbergClarified logic around memcpy or not in Linux decklink...
2016-01-08 Helge NorbergOnly memcpy on Linux if the decklink card will attempt...
2016-01-05 Helge NorbergOn Linux Decklink cannot DMA transfer from memory retur...
2016-01-05 Helge Norbergpromoted no_init_proxy to own file under common
2016-01-04 Helge Norberg#405 Fixed typo.
2016-01-04 HellGoreMerge pull request #404 from krzyc/patch-1
2015-12-26 krzycInconsistent config parameter name - changed predefined...
next