diff --git a/archive-patches/ffmpeg-4.0.2-allow_to_choose_rtmp_impl_at_runtime.patch b/archive-patches/ffmpeg-4.0.3-allow_to_choose_rtmp_impl_at_runtime.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-allow_to_choose_rtmp_impl_at_runtime.patch rename to archive-patches/ffmpeg-4.0.3-allow_to_choose_rtmp_impl_at_runtime.patch diff --git a/archive-patches/ffmpeg-4.0.2-fix_edit_list_parsing.patch b/archive-patches/ffmpeg-4.0.3-fix_edit_list_parsing.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-fix_edit_list_parsing.patch rename to archive-patches/ffmpeg-4.0.3-fix_edit_list_parsing.patch diff --git a/archive-patches/ffmpeg-4.0.2-fix_hls.patch b/archive-patches/ffmpeg-4.0.3-fix_hls.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-fix_hls.patch rename to archive-patches/ffmpeg-4.0.3-fix_hls.patch diff --git a/archive-patches/ffmpeg-4.0.2-fix_mpegts.patch b/archive-patches/ffmpeg-4.0.3-fix_mpegts.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-fix_mpegts.patch rename to archive-patches/ffmpeg-4.0.3-fix_mpegts.patch diff --git a/archive-patches/ffmpeg-4.0.2-hls_replace_key_uri.patch b/archive-patches/ffmpeg-4.0.3-hls_replace_key_uri.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-hls_replace_key_uri.patch rename to archive-patches/ffmpeg-4.0.3-hls_replace_key_uri.patch diff --git a/archive-patches/ffmpeg-4.0.2-increase_buffer_size.patch b/archive-patches/ffmpeg-4.0.3-increase_buffer_size.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-increase_buffer_size.patch rename to archive-patches/ffmpeg-4.0.3-increase_buffer_size.patch diff --git a/archive-patches/ffmpeg-4.0.2-optimize_aac.patch b/archive-patches/ffmpeg-4.0.3-optimize_aac.patch similarity index 100% rename from archive-patches/ffmpeg-4.0.2-optimize_aac.patch rename to archive-patches/ffmpeg-4.0.3-optimize_aac.patch diff --git a/make/ffmpeg-arm.mk b/make/ffmpeg-arm.mk index 2a798718..33d4a6bd 100644 --- a/make/ffmpeg-arm.mk +++ b/make/ffmpeg-arm.mk @@ -3,7 +3,7 @@ # # ----------------------------------------------------------------------------- -FFMPEG_VER = 4.0.2 +FFMPEG_VER = 4.0.3 FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VER).tar.xz $(ARCHIVE)/$(FFMPEG_SOURCE):