]> git.sesse.net Git - casparcg/history - modules
Fixed bug in server shut down.
[casparcg] / modules /
2016-03-31 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
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-02 Helge NorbergRemoved deprecated use of avcodec_alloc_frame()
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 NorbergFixed bug in image_producer where a file with . in...
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-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-01-25 Helge NorbergFixed compilation problem in Linux.
2016-01-25 Helge NorbergImproved backwards compatibility in the usage of the...
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-04 Helge Norberg#405 Fixed typo.
2015-12-22 Helge NorbergReverted pdwCookie change
2015-12-17 Helge NorbergFixed access violation in decklink_producer where input...
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-12-14 Helge NorbergFixed file_nb_frames bug when video stream length is...
2015-12-14 Niklas P AnderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-14 Niklas P Andersson* support for cornerpinning in psd-producer via vector...
2015-12-09 Helge NorbergTry to use a unique pdwCookie when Advising an ITimerSi...
2015-12-04 Helge NorbergIf a template host is running but a specific flash...
2015-12-04 Helge NorbergDon't start a flash player for CG commands that are...
2015-12-04 Helge NorbergMove most template host logging that is not interesting...
2015-12-03 Niklas P Anderssonsupport for rectangular vectors masks in PSD-files...
2015-12-02 Helge NorbergStarted using ptree_get, ptree_get_value, witerate_chil...
2015-12-02 Niklas P Anderssonperformance fix concerning nested scene-producers
2015-12-02 Niklas P Anderssonfixed timeline-annotations in psd-producer that was...
2015-12-01 Helge NorbergRevert accidental change
2015-12-01 Helge NorbergQualify conflicting names
2015-12-01 Niklas P Anderssoninitial fixes for new psd workflow
2015-12-01 Niklas P Andersson* don't throw on not finding a font file, just ignore...
2015-12-01 Helge NorbergTurned off vsync by default in screen consumer.
2015-11-30 Helge NorbergImprove performance by bypass libavfilter when we are...
2015-11-30 Helge NorbergUse fast_memcpy in more places
2015-11-23 Helge NorbergDon't copy AVFrame line by line unless necessary
2015-11-23 Helge NorbergLog cadence in decklink_producer to be able to debug...
2015-11-23 Helge NorbergDecode audio and video in parallel just like in 2.0
2015-11-23 Helge NorbergImproved performance in flash producer
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-11-19 HellGoreMerge pull request #397 from dimitry-ishenko-casparcg...
2015-11-19 Dimitry Ishenkoboost::this_thread::sleep is deprecated
2015-11-18 Helge NorbergImplemented thumbnail generation for video files. Simil...
2015-11-17 Helge NorbergInstead of disabling ffmpeg logging just truncate log...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-16 Helge NorbergIncluded information about CEF version and Chrome versi...
2015-11-12 Helge NorbergMerged reference signal detection in decklink consumer...
2015-11-12 Helge NorbergFixed bug where external keyer was not selected by...
2015-11-11 Helge NorbergFixed regression in streaming_consumer and ffmpeg_consu...
2015-11-10 Helge NorbergMade the audio latency configurable in system-audio...
2015-11-10 Helge NorbergFixed diagnostics bug in input.cpp where integer divisi...
2015-11-09 Helge NorbergWorkaround for FreeImage sometimes not detecting .TGA...
2015-11-09 Helge Norberg#375 Moved requestAnimationFrame/cancelAnimationFrame...
2015-11-09 Helge Norberghtml_producer: increased animation smoothness when...
2015-11-09 Helge Norberg#388 Implemented cancelAnimationFrame in html producer.
2015-11-09 Helge NorbergThe late-frame detection in the html producer is too...
2015-11-05 Helge Norberg* Fixed so that screen consumer uses the name parameter...
2015-11-05 Helge Norberg* More correct diagnostics for buffered-audio in deckli...
2015-11-05 Helge Norberg* buffered-video diagnostics in decklink consumer is...
2015-10-29 Helge Norberg* Merged screen consumer deinterlacing performance...
2015-10-29 Helge Norberg* screen_consumer: Avoid logging dropped-frame diagnost...
2015-10-28 Helge Norberg* Ported thread local disabling of ffmpeg producer...
2015-10-28 Helge NorbergThrow exception when QueryInterface fails in decklink...
2015-10-28 Helge Norberg* Changed to use of alias template for com_ptr abstract...
2015-10-28 Helge Norberg* Changed so that image_producer does not log on info...
2015-10-28 Helge Norberg* Fixed bug where a new audio stream was created in...
2015-10-28 Helge Norberg* Don't log underflow in ffmpeg producer while at EOF.
2015-10-28 Helge Norberg* Added logging of severe diagnostics events to log...
2015-10-28 Helge Norberg* Moved print consumer proxy logging of Initialized...
2015-10-12 Helge Norberg* Return error code when SEEK is out of range for ffmpe...
2015-10-09 Helge Norberg* Implemented "template type" column in TLS command...
2015-10-09 Helge Norberg* Fixed compilation problems in Linux.
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-09-07 Helge Norberg* Changed usage of BOOST_THROW_EXCEPTION to CASPAR_THRO...
2015-09-04 Helge Norberg* Fixed bug in input where video without audio causes...
2015-09-03 Helge Norberg* Changed to int to simplify code in places in the...
2015-09-02 Helge NorbergMissing includes
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-08-27 Helge NorbergCherry picked cross domain parts of #338 into 2.1.0.
2015-08-26 Helge Norberg* Improved precision of prec_timer on Linux.
2015-08-26 Helge NorbergFixed compilation problem in Linux
2015-08-25 Helge NorbergFixed complitation problem in linux
2015-08-25 Helge NorbergUncommented support for [producer] layers in PSD producer.
2015-08-25 Helge NorbergMerged support for external_separate_key in decklink_co...
2015-08-25 Helge Norberg* Upgraded FFMpeg to 2.7
next