]> git.sesse.net Git - casparcg/shortlog
casparcg
2016-11-15 Helge Norberg[version.tmpl] Changed tag to Beta 1 2.1.0_Beta1
2016-11-15 Helge Norberg[CEF] excluded libcef.pdb from Windows build to be...
2016-11-15 Helge Norberg[README] Updated for 2.1.0 Beta 1
2016-11-15 Helge Norberg[CHANGELOG] Updated for release of 2.1.0 Beta 1
2016-11-15 Helge Norberg[flash] Moved template host copying to flash module...
2016-11-15 Helge Norberg[flash] Fixed bug where template-host copying didn...
2016-11-14 Helge Norberg[CHANGELOG] Updated historical releases in CHANGELOG.
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[polling_filesystem_monitor] Fixed bug where unallocate...
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[general] Abstracted the concept of a key only frame...
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...
2016-10-13 Helge Norberg[ffmpeg_producer] Moved negation from method to operato...
2016-10-13 Helge Norberg[framerate_producer] Renamed drop_and_skip to drop_or_r...
2016-10-11 Helge Norberg[ffmpeg] Reimplemented support for playing all audio...
2016-10-10 Helge Norberg[ffmpeg] Never log AV_LOG_TRACE. Not even when we have...
2016-10-06 Helge Norberg[osc] Added possibility to completely disable sending...
2016-10-06 Helge Norberg[ffmpeg_producer] Resolved problem where video decoders...
2016-10-05 Helge Norberg[framerate_producer] Fixed bug where second frame inste...
2016-10-05 Helge Norberg[ffmpeg] Removed unused code path
2016-10-05 Helge Norberg[ffmpeg] Remove redundant av_frame_alloc()/av_frame_fre...
2016-10-05 Helge Norberg[ffmpeg] Removed unused function in input class.
2016-10-05 Helge Norberg[executor] Execute remaining tasks at shutdown.
2016-10-05 Helge Norberg[ffmpeg_producer] Don't assume interlaced material...
2016-10-05 Helge Norberg[framerate_producer] Renamed blend to blend2 and blend_...
2016-10-04 Helge Norberg[ffmpeg] Recompiled FFmpeg on Linux with --enable-libv4...
2016-10-03 HellGoreMerge pull request #444 from dimitry-ishenko-casparcg...
2016-10-03 Helge Norberg[main] added missing include
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 Dimitry Ishenko[ffmpeg_producer] Add relative and "from end" seeking
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.
next