summaryrefslogtreecommitdiffstats
path: root/demux/codec_tags.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/codec_tags.h')
-rw-r--r--demux/codec_tags.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/demux/codec_tags.h b/demux/codec_tags.h
index b65b68792a..c31e389e98 100644
--- a/demux/codec_tags.h
+++ b/demux/codec_tags.h
@@ -21,8 +21,6 @@
#include <stdint.h>
#include <stdbool.h>
-uint32_t mp_video_fourcc_alias(uint32_t fourcc);
-
struct sh_stream;
void mp_set_codec_from_tag(struct sh_stream *sh);