summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_asyncts.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-261-1/+1
|\
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-1/+1
* | lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini2012-06-221-9/+3
* | lavfi: use designated initializers for AVClassPaul B Mahol2012-06-171-1/+2
|/
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-1/+2
* asyncts: reset delta to 0 when it's not used.Anton Khirnov2012-05-221-4/+7
* lavfi: add asyncts filter.Anton Khirnov2012-05-141-0/+237
OpenPOWER on IntegriCloud