You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-video/vlc/files/vlc-2.2.4-libav-11.7.patch

11 lines
291 B

--- a/modules/codec/avcodec/audio.c 2016-09-10 13:46:51.066453337 -0700
+++ a/modules/codec/avcodec/audio.c 2016-09-10 13:42:26.061451090 -0700
@@ -38,6 +38,7 @@
#include <libavcodec/avcodec.h>
#include <libavutil/mem.h>
+#include <libavutil/channel_layout.h>
#include "avcodec.h"