summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_join.c
Commit message (Expand)AuthorAgeFilesLines
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-1/+1
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* lavfi: use avfilter_unref_bufferp() where appropriate.Anton Khirnov2012-07-221-2/+2
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-091-3/+5
* af_join: initialize a variable to shut up gcc warning.Anton Khirnov2012-06-261-1/+2
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-1/+1
* lavfi: add join audio filter.Anton Khirnov2012-06-221-0/+500
OpenPOWER on IntegriCloud