diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-11-22 20:11:52 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-11-22 20:11:52 +0000 |
commit | 89aaeef92e341636629440e365ad6770e8d810c5 (patch) | |
tree | 326b51ca69334cce5092ec6da3a040e742ee9ace /audio/audacity/files/patch-src_FFmpeg.h | |
parent | www/py-django-allauth: update to 0.24.1 (diff) |
Update to upstream version 2.1.1
PR: 203607
Submitted by: xxjack12xx@gmail.com
Reviewed by: yuri@rawbw.com, koobs, riggs
Notes
Notes:
svn path=/head/; revision=402243
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, |