diff options
Diffstat (limited to 'audio/audacity/files/patch-src_FFmpeg.h')
-rw-r--r-- | audio/audacity/files/patch-src_FFmpeg.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacity/files/patch-src_FFmpeg.h b/audio/audacity/files/patch-src_FFmpeg.h index 4b9caeaa6355..88bc2afb320c 100644 --- a/audio/audacity/files/patch-src_FFmpeg.h +++ b/audio/audacity/files/patch-src_FFmpeg.h @@ -1,6 +1,6 @@ ---- src/FFmpeg.h.orig 2015-03-02 01:06:57 UTC +--- src/FFmpeg.h.orig 2015-07-11 10:02:22 UTC +++ src/FFmpeg.h -@@ -688,7 +688,7 @@ extern "C" { +@@ -689,7 +689,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( AVOutputFormat*, av_oformat_next, @@ -9,7 +9,7 @@ (f) ); FFMPEG_FUNCTION_WITH_RETURN( -@@ -755,7 +755,7 @@ extern "C" { +@@ -756,7 +756,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( int, av_fifo_size, @@ -18,7 +18,7 @@ (f) ); FFMPEG_FUNCTION_WITH_RETURN( -@@ -801,7 +801,7 @@ extern "C" { +@@ -802,7 +802,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( AVDictionaryEntry *, av_dict_get, |