]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
remove ffmpeg component avresample
authoralingherghescu <alin_gherghescu@yahoo.com>
Thu, 23 Mar 2023 03:23:50 +0000 (20:23 -0700)
committerFlole998 <Flole998@users.noreply.github.com>
Fri, 24 Mar 2023 00:09:34 +0000 (01:09 +0100)
commitef13a600afb35905ddfa84447073c016d320c185
tree6d2db9fd8c682b570aa893ef8d32b0f0d46fbe91
parent21a5c6399aaba600886f1bc1ad0ce79d454b8ba8
remove ffmpeg component avresample

- remove ffmpeg component avresample. Is deprecated and replaced by swresample. I verified that all functions from this component are not used in tvh (https://www.ffmpeg.org/doxygen/2.3/group__lavr.html)
Makefile.ffmpeg