summaryrefslogtreecommitdiff
path: root/libavfilter/audio.c
Commit message (Collapse)AuthorAge
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
This is easier to follow than having them randomly scattered in avfilter.c and defaults.c.