summaryrefslogtreecommitdiff
path: root/src/codec/ffmpeg/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codec/ffmpeg/common.h')
-rw-r--r--src/codec/ffmpeg/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/ffmpeg/common.h b/src/codec/ffmpeg/common.h
index b49ce88..5a0be3d 100644
--- a/src/codec/ffmpeg/common.h
+++ b/src/codec/ffmpeg/common.h
@@ -10,7 +10,7 @@
s64 camu_ff_get_frame_duration(AVFrame *frame);
-const u8 *camu_ff_get_stream_side_data(const AVStream *stream, enum AVPacketSideDataType type);
+const u8 *camu_ff_get_stream_side_data(AVStream *stream, enum AVPacketSideDataType type);
const u8 *camu_ff_get_frame_side_data(AVFrame *frame, enum AVFrameSideDataType type);
// userdata, level, fmt, args