]> git.sesse.net Git - casparcg/history - modules
[ffmpeg] Fixed problem where pan audio filter was not correctly parsed in Linux becau...
[casparcg] / modules /
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
2015-08-21 Helge NorbergMerged changes to 2k and 4k video mode names as well...
2015-08-21 Helge NorbergMerged borderless screen consumer support from 2.0
2015-08-21 Helge NorbergMerged initializing flash module before image module...
2015-08-21 Helge NorbergMerged fixes for flash producer.
2015-08-19 Helge Norberg* Removed provide sync support from newtek_ivga_consume...
2015-08-18 Helge Norberg- Removed need of non-deterministic sleeps during serve...
2015-08-14 Helge Norberg* Installed general protection fault handler in more...
2015-08-14 Helge NorbergFixed compilation problem in Linux
2015-08-13 Helge NorbergMerged INFO DELAY from 2.0
2015-08-11 Helge Norberg* Enforce help descriptions for consumers in code.
2015-07-02 Helge Norberg* Enforce help descriptions for producers in code.
2015-07-01 Helge Norberg* Refactored so that frame_consumers are stored in...
2015-07-01 Helge Norberg* Refactored so that frame_producers are stored in...
2015-06-30 Helge Norberg* Merged RESUME command.
2015-06-23 Helge Norberg* Fixed compilation problems
2015-06-23 Helge Norberg* Removed unused Windows specific references in streami...
2015-06-22 Helge Norberg* Added NO_AUTO_DEINTERLACE parameter when adding a...
2015-06-18 Helge Norberg* Merged layer_producer and channel_producer from 2...
2015-06-16 Helge Norberg* Merged streaming_consumer from 2.0
2015-06-15 Helge Norberg* Merged core/fwd.h from 2.0 and added more types to...
2015-06-15 Helge Norberg* Merged newtek iVGA consumer from 2.0.
2015-06-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
2015-05-26 Helge Norberg* Added interactive parameter to screen consumer in...
2015-05-21 Helge Norberg* Rudimentary support for mouse interaction in html...
2015-05-21 Helge Norberg* Initial build scripts for Linux.
2015-05-20 Helge Norberg* Upgraded OpenAL to 1.16 on Windows as well.
2015-05-20 Helge Norberg* Enabled system audio consumer for Linux
2015-05-19 Helge Norberg* Fixed CEF compilation error in debug mode.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Enabled PSD producer in Linux
2015-05-15 Helge Norberg* Fixed copying of CEF locales and missing copy on...
2015-05-15 Helge Norberg* Downgraded CEF in Windows as well
2015-05-15 Helge Norberg* Added Linux support for html producer
2015-05-12 Helge Norberg* Merged html producer and updated to latest CEF versio...
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-04-20 Helge Norberg* Replaced boost::timer with caspar::timer because...
2015-04-17 Helge Norberg* Adapted decklink module changes made in Linux to...
2015-04-17 Helge Norberg* Working server startup in Linux
2015-04-10 Helge Norberg* Added some libraries in linux
2015-04-10 Helge Norberg* Broke out platform specific parts of main.cpp to...
2015-04-10 Helge Norberg* Extracted module startup from server.cpp to a generat...
2015-04-09 Helge Norberg* Removed hard dependencies to XML based consumer facto...
2015-04-08 Helge Norberg* Enabled modules like flash and html (will be merged...
2015-04-07 Helge NorbergReduced the coupling between specific modules and InfoC...
2015-03-27 Helge NorbergMerged ffmpeg duration column and media_info_repository...
2015-03-26 Helge NorbergFixed build errors under windows
2015-03-26 Helge NorbergMade the server more portable
2015-03-24 Helge NorbergAccidentally took by value instead of by reference.
2015-03-24 Helge NorbergFixed bug where avfilter crashes server on some DV...
2015-03-20 Helge NorbergFixed build errors under windows
2015-03-20 Helge NorbergMade the code more portable.
2015-03-19 Helge NorbergCreated CMake build system for building CasparCG Server...
2015-03-18 Helge NorbergInitial checkin of CMake build system
2015-03-09 Helge Norberg* Added RxCpp library for LINQ api, replacing Boost...
2015-03-05 Helge NorbergOGL image_mixer: Fixed a performance hotspot where...
2015-03-04 Helge Norberg- Fixed diag to work with new SFML version.
2015-02-20 Helge NorbergCreated template alias for std::vector<T, tbb::cache_al...
2015-02-20 Helge NorbergRefactored to use non-static data member initializers...
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-13 Helge NorbergRefactored to use range based for instead of BOOST_FOREACH
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
2015-02-13 Helge NorbergUsed raw string literals for shader code and regexes.
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2014-10-21 Helge NorbergManually merged #223
2013-10-25 Helge NorbergMerged most recent OSC changes
next