From 94bb43096381e72b5f949e98a199b3882e10a3ae Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 24 Oct 2014 19:05:04 +0200 Subject: [PATCH] Revert update to ffmpeg 0.11.5 for gcc2. More testing shown that it crashes when decoding some videos which work with 0.10 (mostly h263 and h264). Gcc4 versions does not seem to have a problem, so we can keep the update at least there (WebKit and other gcc4 compiled apps will use it). Note that the changes in the media plugin are not reversed: they are compatible with both ffmpeg versions. --- build/jam/repositories/HaikuPorts/x86_gcc2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/jam/repositories/HaikuPorts/x86_gcc2 b/build/jam/repositories/HaikuPorts/x86_gcc2 index ea23b54ee2..75846d4dc2 100644 --- a/build/jam/repositories/HaikuPorts/x86_gcc2 +++ b/build/jam/repositories/HaikuPorts/x86_gcc2 @@ -66,8 +66,8 @@ RemotePackageRepository HaikuPorts faad2_devel-2.7-1 f1spirit-0.rc9.1615-1 findutils-4.4.2-1 - ffmpeg-0.11.5-2 - ffmpeg_devel-0.11.5-2 + ffmpeg-0.10.14-1 + ffmpeg_devel-0.10.14-1 flac-1.3.0-1 flac_devel-1.3.0-1 flex-2.5.39-1