]> git.sesse.net Git - ffmpeg/commit
fftools/ffmpeg_filter: Make functions only used locally static
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 29 Jan 2021 03:39:54 +0000 (04:39 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 2 Feb 2021 22:53:30 +0000 (23:53 +0100)
commit2367affc2cea32f18a4d309835bed57adb1baa94
tree01d603fd3fbf0e94e6670cb7424e8775bd717f65
parent2166d8d6b2f15aa61202f47603e39895c1fa8940
fftools/ffmpeg_filter: Make functions only used locally static

Also remove some declarations of inexistent functions while at it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools/ffmpeg.h
fftools/ffmpeg_filter.c