diff --git a/src/rtp/video_decoders.cpp b/src/rtp/video_decoders.cpp index ad1090796..f7cb9321a 100644 --- a/src/rtp/video_decoders.cpp +++ b/src/rtp/video_decoders.cpp @@ -97,7 +97,6 @@ #include // for assert #include // for duration, steady_clock, durati... -#include // for AV_INPUT_BUFFER_PADDING_SIZE #include // for free, malloc, calloc #include // for NULL, memcpy, size_t, memset #include // for find, max, sort