mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
Remove libpostproc
Libpostproc will be available as source plugin at https://github.com/michaelni/FFmpeg/tree/sourceplugin-libpostproc OR https://github.com/michaelni/libpostproc whatever turns out more convenient to maintain For the upcoming 8.0 release, libpostproc will be included, so as not to cause delays or inconveniences Sponsored-by: Sovereign Tech Fund Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -42,7 +42,6 @@ EOF
|
||||
# gen-rc libavformat "FFmpeg container format library"
|
||||
# gen-rc libavdevice "FFmpeg device handling library"
|
||||
# gen-rc libavfilter "FFmpeg audio/video filtering library"
|
||||
# gen-rc libpostproc "FFmpeg postprocessing library"
|
||||
# gen-rc libswscale "FFmpeg image rescaling library"
|
||||
# gen-rc libswresample "FFmpeg audio resampling library"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user