summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-1/+1
|
* See detailled logStefan Radomski2014-07-301-1/+1
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-062-8/+8
|
* Major header movementStefan Radomski2014-06-271-0/+2
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Changed getNames signature from set to listStefan Radomski2014-06-061-4/+4
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-1/+1
| | | | data by empty()
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-4/+4
|
* Fixed header refactoringStefan Radomski2013-10-251-0/+2
|
* Improved mimetype handlingStefan Radomski2013-10-241-2/+1
|
* Added license information and bug fixesStefan Radomski2013-10-162-127/+165
|
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-251-6/+6
|
* Added instant messaging invokerStefan Radomski2013-09-231-1/+2
|
* Work on FFMpegInvokerStefan Radomski2013-09-182-408/+347
|
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-302-3/+512
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-102-2/+2
|
* See detailled logStefan Radomski2013-04-062-2/+2
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Fixed plugins building againStefan Radomski2013-03-221-1/+1
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-252-0/+88
events