Merge branch 'pre-release-0.1.x' into release-0...
Updated NEWS.
Merge NEWS update from branch 'pre-release-0.1....
Added stitchable option for h264 encodes.
Merge branch 'test-h264-sps2' into release-0.1.x
Updated version number to 0.1.1.
Added files for test of source element.
Added some comments to the tests of vicuto-source.
Updated vicuto-test-source.cc to use location i...
Added sink query and src event function to bitr...
Added dts to log messages of the internal sinkp...
Improved selection of vicuto_get_factory to cho...
Create test video file as extra dependency of v...
Implemented test case for source element that c...
Rewrote vicutosource element to avoid use of ur...
Changed all code to use filename rather than uri.
Added a missing break in the internal event han...
Fixed the segment handling of pipebase and chil...
Improved handling of stream start events in tra...
Fixed segment event sent into internal pipe of ...
Additional debug messages to evaluate segment h...
Merge branch 'pre-release-0.1.x' into release-0...
Set install directory of cutlist plugin to /mis...
Updated NEWS.
Fixed compiler and linker errors in the plugin ...
Added BaseConfig class that loads keyfiles as c...
Use cutlist plugin for tests of the plugin syst...
Added handling of config and a sort option for ...
Avoid pointer to message system in vicuto-cli-o...
Added test for Plugin::load_plugins.
Updated test plugin to use the message system.
Added vicuto-flags.h and vicuto-message-system....
Fixed compilation errors in plugin class.
Added test case for Vicuto::Plugin constructor.
Added libvicutoutilities.a to vicuto-cli depend...
Changed message system to be copyable.
Test-plugin added.
Fixed compilation errors in cutlist plugin.
Added additional error message when loading of ...
Fixed loading of plugin configs by using BaseCo...
Added cutlist.vp and cutlist.conf and changed i...
Fixed wrong path in plugin test case.
Added -Wl,--export-dynamic to linker flags of v...
Fixed compilation errors in test plugin.
Added testsuite template for plugin system.
Removed reference to src/plugins/test/Makefile ...
Added documentation to PluginConfig.
Changed pluginsystem to use *.vp and *.conf fil...
Moved *.conf and *.vp files of the test plugin ...
Moved config parsing in CutlistConfig into a he...
Added version checks for glibmm and giomm.
Moved test plugin into test directory.
Added files for cutlist plugin.
Changed init function in cutlist plugin to C-li...
Avoid pointer to message system in vicuto-cli.cc.
Adapted cutlist plugin to current interface.
Updated documentation of Plugin.
Avoid pointer to message system in vicuto-job.*.
Added BUILDDIR macro for plugin test to find te...
Fixed missing .str () in test case for vicuto-p...
Updated vicuto-plugin.* to use the message system.
Improved format of error messages in vicuto-plu...
Moved TEST_EXTENSIONS out of conditional part o...
Added some comments to the test of the plugin s...
Pass config to loaded plugin.
Avoid pointer to message system in vicuto-disco...
Pluginsystem basis.
Moved all tests to tests/Makefile.am to get one...
Added -Wl,--export-dynamic to linker flags of t...
Added some comments to the tests of BaseConfig.
Added some documentation to BaseConfig.
Corrected title and description of the cutlist ...
Added exception handling for stoll calls in ust...
Adjusted test case for plugins to avoid dynamic...
Add option group of the cutlist plugin to its p...
Improved error messages in the main function.
Updated move constructor and move assignment op...
Moved option '--verbose' into its own option gr...
Added some comments to the cutlist plugin.
Corrected description of the general help.
Moved the collecting of the cuts from the comma...
Moved ustring_to_nanoseconds to vicuto-conversi...
Implemented adding the cuts in cutlist plugin.
Extended cutlist plugin by option group class f...
Added some documentation to the plugin option g...
Let plugin and general options be parsed before...
Corrected description of the plugins help.
Use versioning of the autoconf tool.
Added methods to add and access option groups f...
Moved '--plugin-dir' option into its own plugin...
Load plugins after initializing GStreamer to ge...
Changed Vicuto::Discoverer::StreamType to enum ...
Added message system.
Updated vicuto-cli.cc and vicuto-cli-options.* ...
Updated vicuto-job.* to make use of the message...
Made MessageSystem moveable but not copyable.
Created template class Flags in utilities.
Updated vicuto-discoverer.* to use the message ...
Set required autoconf version to 2.69.
Set required version of automake to 1.13.