summaryrefslogtreecommitdiff
path: root/libavfilter/af_asyncts.c
Commit message (Expand)AuthorAge
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-26
|\
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-26
* | lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini2012-06-22
* | lavfi: use designated initializers for AVClassPaul B Mahol2012-06-17
|/
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
* asyncts: reset delta to 0 when it's not used.Anton Khirnov2012-05-22
* lavfi: add asyncts filter.Anton Khirnov2012-05-14