summarylogtreecommitdiffstats
path: root/040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
diff options
context:
space:
mode:
Diffstat (limited to '040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch')
-rw-r--r--040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch b/040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
index a556c9771353..b6eb1d7394b5 100644
--- a/040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
+++ b/040-ffmpeg-add-av_stream_get_first_dts-for-chromium.patch
@@ -1,6 +1,6 @@
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
-@@ -1131,6 +1131,10 @@ attribute_deprecated
+@@ -1019,6 +1019,10 @@ attribute_deprecated
int64_t av_stream_get_end_pts(const AVStream *st);
#endif