summaryrefslogtreecommitdiffstats
path: root/filters/filter.c
Commit message (Expand)AuthorAgeFilesLines
* filter: add filter priority thingwm42020-08-281-6/+27
* filter: add a helperwm42020-08-271-0/+5
* filter: reduce redundant re-iterationswm42020-04-101-8/+29
* filter: process asynchronous wakeups during filteringwm42020-04-101-4/+5
* filter: minor cosmetic naming issuewm42020-03-081-8/+12
* filter: add functions to suspend filtering temporarilywm42020-03-051-1/+41
* filter: decide how multi-threading is supposed to workwm42020-02-291-0/+11
* filter: fix possibly lost async wakeupswm42020-02-291-5/+5
* filter: hide warning when disconnecting pins drops frameswm42018-04-291-2/+2
* filter: fix potential NULL pointer derefwm42018-02-161-1/+1
* filter: simplify/fix external filter graph usagewm42018-02-131-34/+37
* filter: adjust root log prefixwm42018-02-131-2/+3
* filter: don't randomly lose async wakeup notificationswm42018-02-051-5/+4
* filter: add/use a convenience functionwm42018-02-031-0/+6
* video: rewrite filtering glue codewm42018-01-301-0/+790