summaryrefslogtreecommitdiff
path: root/modules/gst
Commit message (Collapse)AuthorAge
* build infrastructure: get rid of " = `pkg-config ...`" idiomDmitrij D. Czarkoff2015-10-16
|
* Revert "Get rid of VAR += `pkg-config ...` idiom"Alfred E. Heggestad2015-10-12
| | | | This reverts commit 3e4957cbf3342fc90fb5578125cb492a12e84cd4.
* Get rid of VAR += `pkg-config ...` idiomDmitrij D. Czarkoff2015-10-10
| | | | | Output of pkg-config shouldn't change during build, so it is sufficient to run it once per check.
* gst: update doxygen headersAlfred E. Heggestad2015-08-01
|
* convert some module to use the new MOD_ prefix for CFLAGSAlfred E. Heggestad2015-08-01
|
* gst: add documentation headerAlfred E. Heggestad2015-06-19
|
* change ausrc/auplay base-class to pointerAlfred E. Heggestad2015-06-16
| | | | | | | - change from a memory-reference to a const pointer - this saves one mem_deref() in the destructor and also decreases the chance of introducing memory leaks - test on debian
* fix warnings on Mac OSXAlfred E. Heggestad2014-10-18
|
* modules: use new logging functionsAlfred E. Heggestad2014-04-12
|
* ausrc/auplay api: change to 16-bit samplesAlfred E. Heggestad2014-02-13
|
* remove fmt parameter from ausrc/auplay apiAlfred E. Heggestad2014-02-13
|
* baresip 0.4.10Alfred E. Heggestad2014-02-09