[SCM] FFmpeg packaging branch, ubuntu, created. debian/0.5+svn20090706-2ubuntu5.ppa2-6-g5a8466d

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Jan 13 13:06:37 UTC 2010


The branch, ubuntu has been created
        at  5a8466d1451d378560dfba675a5cdaed093b1436 (commit)

- Shortlog ------------------------------------------------------------
commit 5a8466d1451d378560dfba675a5cdaed093b1436
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 13:06:14 2010 +0100

    Close LP #488267

commit a2fdf96e43f182b63f89d007f6cb8c88ebae9ae4
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 13:01:53 2010 +0100

    Prepare changelog

commit 720e8058363c27cb3a6f1ad10cba11886cd3c769
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 12:54:13 2010 +0100

    Drop --disable/--enable opt flags on ARM
    
    Drop --disable/--enable opt flags such as --disable-neon or
    --enable-armvfp on ARM since the upstream configure script will do the
    right thing when the proper flags are set.

commit ea2d74ce433dd7882da1712a539afe2a5a9ca88f
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 12:23:35 2010 +0100

    Test whether to build neon and vfp flavors
    
    Build some assembly test code -- just like configure -- to decide
    whether the *default* toolchain uses vfp or neon to decided whether to
    build the vfp and neon flavors.

commit 6e9624b2c4386aa744282b511a0b37a19f5ab7a0
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 11:52:36 2010 +0100

    Drop --cpu on armel as the default is correct
    
    Drop --cpu on armel as the default is the toolchain configuration which
    is always correct on karmic/lucid/sid; internally, cpu will be set to
    "generic" but -march=generic or -mcpu=generic will NOT be added to the
    build flags.

commit eb8707fa36e123c7285dceda3d31b5759aa42a41
Author: Loïc Minier <lool at dooz.org>
Date:   Wed Jan 13 10:42:45 2010 +0100

    Update armel confflags on Ubuntu for lucid
    
    * Since Ubuntu lucid and later require v7 for Thumb 2, build all flavours
      for an armv7-a CPU, and the noopt flavour for a vfpv3-d16 FPU.
    * Build all armel flavours with -marm since ffmpeg has a lot of hand crafted
      assembly which doesn't build in the new lucid default mode (Thumb 2).
    * Build all armel flavours with -fPIC -DPIC instead of just the neon flavour
      as the new flags/toolchain are require this.

-----------------------------------------------------------------------

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list