summaryrefslogtreecommitdiff
path: root/FindLibAV.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'FindLibAV.cmake')
-rw-r--r--FindLibAV.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/FindLibAV.cmake b/FindLibAV.cmake
index 26b5c14..84d0dbf 100644
--- a/FindLibAV.cmake
+++ b/FindLibAV.cmake
@@ -45,7 +45,6 @@ if(NOT LIBAV_LIBRARIES)
find_component(AVFORMAT avformat libavformat/avformat.h libavformat/version.h)
find_component(AVDEVICE avdevice libavdevice/avdevice.h libavdevice/version.h)
find_component(AVFILTER avfilter libavfilter/avfilter.h libavfilter/version.h)
- find_component(AVRESAMPLE avresample libavresample/avresample.h libavresample/version.h)
find_component(AVUTIL avutil libavutil/avutil.h libavutil/version.h)
find_component(SWSCALE swscale libswscale/swscale.h libswscale/version.h)