Skip to content

Commit

Permalink
projects: Update for 7.0.2 merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibras committed Oct 20, 2024
1 parent d834d0d commit 4779f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SMP/SMP.patch
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ index 9d2d5184a0..4f0a8d59ce 100644
#include "libavdevice/version.h"

diff --git a/libavcodec/mfenc.c b/libavcodec/mfenc.c
index 9225692c51..137bb69a06 100644
index a674a35aa4..d7a52378b5 100644
--- a/libavcodec/mfenc.c
+++ b/libavcodec/mfenc.c
@@ -59,6 +59,10 @@ typedef struct MFContext {
Expand Down
2 changes: 1 addition & 1 deletion SMP/libavutil/ffversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@

#ifndef SMP_LIBAVUTIL_FFVERSION_H
#define SMP_LIBAVUTIL_FFVERSION_H
#define FFMPEG_VERSION "7.0.1"
#define FFMPEG_VERSION "7.0.2"
#endif /* SMP_LIBAVUTIL_FFVERSION_H */

0 comments on commit 4779f24

Please sign in to comment.