[SCM] ffmpeg/jessie: Update changelog

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Nov 10 08:54:01 UTC 2016


The following commit has been merged in the jessie branch:
commit f249c85a79f9ce18dc9c6a090370ae072c799335
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Nov 10 09:52:55 2016 +0100

    Update changelog

diff --git a/debian/changelog b/debian/changelog
index 67787a8..29fb76b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,15 @@ ffmpeg (7:3.2-2~bpo8+1) jessie-backports; urgency=medium
   * Build-depend on libchromaprint-dev from jessie-backports
   * Disable OCR with Tesseract because it is missing the pkg-config file on
     jessie
-
- -- Balint Reczey <balint at balintreczey.hu>  Sun, 23 Oct 2016 12:34:56 +0200
+  * Disable AVX optimization.
+    It causes an error on jessie:
+    nasm -f elf64  -DPIC -g -F dwarf -I./ -Isrc// -Pconfig.asm \
+    -I /<<PKGBUILDDIR>>/libavcodec/x86/ -o libavcodec/x86/imdct36.o \
+    src/libavcodec/x86/imdct36.asm
+    src/libavcodec/x86/imdct36.asm:393: error: operation size not specified
+    ...
+
+ -- Balint Reczey <balint at balintreczey.hu>  Thu, 10 Nov 2016 09:38:18 +0100
 
 ffmpeg (7:3.2-2) unstable; urgency=medium
 

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list