summaryrefslogtreecommitdiffstats
path: root/examples/dynparams
Commit message (Collapse)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-49/+49
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-153/+141
| | | | | Original commit message from CVS: gst-indent
* Compilation fixes for 64-bit architecturesDavid Schleef2003-07-251-3/+3
| | | | | Original commit message from CVS: Compilation fixes for 64-bit architectures
* Fix compilation errorsDavid Schleef2003-04-161-3/+3
| | | | | Original commit message from CVS: Fix compilation errors
* paranoidThomas Vander Stichele2003-01-181-0/+1
| | | | | Original commit message from CVS: paranoid
* another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2003-01-101-1/+1
| | | | | | | | | | please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
* exciting .cvsignore updates!David I. Lehn2002-12-311-0/+1
| | | | | Original commit message from CVS: exciting .cvsignore updates!
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
| | | | | Original commit message from CVS: parallel install fixes
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-021-1/+1
| | | | | Original commit message from CVS: use AM_CFLAGS instead of CFLAGS
* const fixesWim Taymans2002-09-121-1/+1
| | | | | Original commit message from CVS: const fixes
* better latency for default audio sinkAndy Wingo2002-06-071-1/+1
| | | | | Original commit message from CVS: better latency for default audio sink
* this does wingo's stuffThomas Vander Stichele2002-06-071-4/+7
| | | | | Original commit message from CVS: this does wingo's stuff
* adding dynparams filter example codeThomas Vander Stichele2002-06-072-0/+533
Original commit message from CVS: adding dynparams filter example code