Skip to content

Commit fd1f3c7

Browse files
committed
docker: builder: drop --disable-postproc option
to adapt FFmpeg 8.0
1 parent 990eb5b commit fd1f3c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ RUN <<EOT
207207
--disable-autodetect \
208208
--disable-avdevice \
209209
--disable-swscale \
210-
--disable-postproc \
211210
--disable-doc \
212211
--disable-programs --enable-ffmpeg \
213212
--disable-shared --enable-static \

0 commit comments

Comments
 (0)