]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/sapdec.c
lavfi: allow audio filters to request a given number of samples.
[ffmpeg] / libavformat / sapdec.c
index 46a4b96b93a6dcc9a1a26b83d55bddefe387cb92..e377cefda9cc5daa94465586001014dcf61efd29 100644 (file)
@@ -30,7 +30,6 @@
 #if HAVE_POLL_H
 #include <poll.h>
 #endif
-#include <sys/time.h>
 
 struct SAPState {
     URLContext *ann_fd;