summaryrefslogtreecommitdiffstats
path: root/filters/filter.h
Commit message (Expand)AuthorAgeFilesLines
* af/vf-command: add ability to target a specific lavfi filterAshyni2023-10-051-0/+1
* vf_vapoursynth: save display resolution as a variableDudemanguy2023-08-131-0/+1
* various: fix typosHarri Nieminen2023-03-281-1/+1
* filters: lavfi: allow hwdec_interop selection for filtersPhilip Langdale2022-09-211-2/+1
* vo: hwdec: do hwdec interop lookup by image formatPhilip Langdale2022-09-211-1/+1
* filter: add filter priority thingwm42020-08-281-0/+4
* audio: redo video-sync=display-adropwm42020-05-231-0/+1
* filter: minor cosmetic naming issuewm42020-03-081-27/+31
* filter: add functions to suspend filtering temporarilywm42020-03-051-0/+25
* filter: add async queue filterwm42020-02-291-1/+1
* filter: decide how multi-threading is supposed to workwm42020-02-291-8/+13
* f_output_chain: log status of auto filterswm42018-04-291-0/+4
* video: pass through container fps to filterswm42018-04-191-1/+0
* filter: extend documentation commentswm42018-02-131-6/+43
* filter: add/use a convenience functionwm42018-02-031-0/+5
* video: make decoder wrapper a filterwm42018-01-301-0/+1
* audio: rewrite filtering glue codewm42018-01-301-0/+5
* video: rewrite filtering glue codewm42018-01-301-0/+379