summaryrefslogtreecommitdiff
path: root/community/performous/ffmpeg-2.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/performous/ffmpeg-2.0.patch')
-rw-r--r--community/performous/ffmpeg-2.0.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/performous/ffmpeg-2.0.patch b/community/performous/ffmpeg-2.0.patch
new file mode 100644
index 000000000..26819dd9b
--- /dev/null
+++ b/community/performous/ffmpeg-2.0.patch
@@ -0,0 +1,11 @@
+diff -ru performous-0.7.0/game/ffmpeg.cc performous-0.7.0a/game/ffmpeg.cc
+--- performous-0.7.0/game/ffmpeg.cc 2012-11-12 23:14:08.000000000 +0100
++++ performous-0.7.0a/game/ffmpeg.cc 2013-07-17 10:28:11.284467081 +0200
+@@ -17,6 +17,7 @@
+ #endif
+
+ #define AUDIO_CHANNELS 2
++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
+
+ /*static*/ boost::mutex FFmpeg::s_avcodec_mutex;
+