]> git.sesse.net Git - casparcg/shortlog
casparcg
2017-01-24 Helge Norberg[general] Copy casparcg_auto_restart.bat into Windows...
2017-01-24 Helge Norberg[general] Added support for RESTART in Linux startup...
2017-01-24 Helge Norberg[general] #529 Handle stdin EOF as EXIT.
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-19 Helge Norberg[AMCP] Fixed access violation
2017-01-17 Helge Norberg[AMCP] #475 Added special command REQ that can be prepe...
2017-01-17 Helge Norberg[framerate_producer] Fixed bug when INFO was used on...
2017-01-17 Helge Norberg[ffmpeg_consumer] #534 Fixed bug in parsing of paths...
2017-01-17 Helge Norberg[CHANGELOG] Updated CHANGELOG
2017-01-13 Helge Norberg[CHANGELOG] Updated CHANGELOG
2017-01-13 Helge Norberg[decklink_consumer] Fixed possible dead-lock in frame...
2017-01-12 Helge Norberg[mixer] Rewrote the chroma key code to support variable...
2016-12-05 Helge Norberg#516 Provided better logging to be able to see the...
2016-11-28 Helge Norberg#508 Updated CHANGELOG
2016-11-28 HellGoreMerge pull request #509 from SuperFlyTV/2.1.0
2016-11-25 Jesper Stærkærchanged the casing of the config-parameter mipmapping_d...
2016-11-24 Helge Norberg#174 Fixed bug in the contrast/saturation/brightness...
2016-11-24 Helge Norberg#488 Fixed bug where HD material was always recorded...
2016-11-23 Helge Norberg[build] Created automatically generated build number...
2016-11-23 Helge Norberg[System Audio] Cache aligned vector usage.
2016-11-23 Helge Norberg[CHANGELOG] Updated changelog.
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[CHANGELOG] Updated changelog.
2016-11-22 Helge Norberg[uptime] Installed previously forgotten General Protect...
2016-11-22 Helge Norberg[logging] Simplified code for setting kernel thread...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-22 Helge Norberg[logging] Made the Linux ThreadId be the actual thread...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-22 Helge Norberg[env] Changed name of identifiers in code from thumbnai...
2016-11-22 Helge Norberg[AMCP] INFO PATHS now adds all the path elements even...
2016-11-22 Helge Norberg[env] Added backwards compatibility (with deprecation...
2016-11-22 Helge Norberg[env] Fail early with clear error message if any of...
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...
next