<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/common/recipes-multimedia/ffmpeg, branch 1.3_M5</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M5</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M5'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-06-01T03:01:25+00:00</updated>
<entry>
<title>ffmpeg: fix checksums</title>
<updated>2012-06-01T03:01:25+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-06-01T03:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=86d914528f7bd70fc844a906166f9967451d21b5'/>
<id>urn:sha1:86d914528f7bd70fc844a906166f9967451d21b5</id>
<content type='text'>
The version was changed, but the checksums weren't updated; this
updates them.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-yasm</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T03:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1cb907e1ba88d3e758f5df899afa5dfbf300a454'/>
<id>urn:sha1:1cb907e1ba88d3e758f5df899afa5dfbf300a454</id>
<content type='text'>
Enable yasm for the ffmpeg build - we don't want a 'crippled build' or
lipsync problems.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-gpl</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T03:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5efb4b7ef52b599c6e52a07c3346c01cc54985d6'/>
<id>urn:sha1:5efb4b7ef52b599c6e52a07c3346c01cc54985d6</id>
<content type='text'>
libpostproc needs --enable-gpl in order to be built.  This essentially
changes ffmpeg's license to GPL v2+ as per the ffmpeg LICENSE file.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: add --enable-vaapi</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-22T01:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=968099df3dca70b30f484136de55c2fafb853110'/>
<id>urn:sha1:968099df3dca70b30f484136de55c2fafb853110</id>
<content type='text'>
Turn on vaapi support in ffmpeg to allow video acceleration via vaapi.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>ffmpeg: new recipe</title>
<updated>2012-05-30T19:22:51+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-18T03:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e2ca4f157d647f89e155ede81cbc5b1c7fecd719'/>
<id>urn:sha1:e2ca4f157d647f89e155ede81cbc5b1c7fecd719</id>
<content type='text'>
This is a modified version of the ffmpeg recipe from oe-classic
(git://git.openembedded.org/openembedded), updated to ffmpeg-0.7.12,
along with some changes take from meta-demo
(git://git.yoctoproject.org/meta-demo).

The starting point ffmpeg recipe taken from oe-classic version was
ffmpeg_0.6.1.bb:

    commit 5316c5b1416391f15277ce867489e525b7eccd6e
    Author: Andreas Oberritter &lt;obi@opendreambox.org&gt;
    Date:   Wed Dec 8 22:08:40 2010 +0000

        ffmpeg: add recipe for 0.6.1 (LGPLv2.1+)

        Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;
        Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;

The starting point ffmpeg.inc taken from oe-classic corresponds to the
starting commit:

    commit 709c4d66e0b107ca606941b988bad717c0b45d9b
    Author: Denys Dmytriyenko &lt;denis@denix.org&gt;
    Date:   Tue Mar 17 14:32:59 2009 -0400

        rename packages/ to recipes/ per earlier agreement

        See links below for more details:
        http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
        http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

        Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
        Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
        Acked-by: Philip Balister &lt;philip@balister.org&gt;
        Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
        Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
        Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
        Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;

up to the following commit:

    commit 18d59f5fad41e4ea05b5d5a8c1588a0bdbdbf815
    Author: Andreas Oberritter &lt;obi@opendreambox.org&gt;
    Date:   Wed Dec 8 22:08:39 2010 +0000

        ffmpeg: set default license to GPLv2+, because --enable-gpl is used.

        * See http://www.ffmpeg.org/legal.html

        Signed-off-by: Andreas Oberritter &lt;obi@opendreambox.org&gt;

The following changes were taken from meta-demo for ffmpeg.inc:

    commit 33513db7658b9c72bb8c6d477c57b2ab62dab669
    Author: Joshua Lock &lt;josh@linux.intel.com&gt;
    Date:   Tue Jan 25 18:00:00 2011 +0000

        ffmpeg: Fix some path references that broke with latest master of poky

        Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;

    commit ef61afc110ee4444a1c893290079f11c96e0d560
    Author: Joshua Lock &lt;josh@linux.intel.com&gt;
    Date:   Tue Mar 1 17:10:20 2011 +0000

        ffmpeg: fix header installation

        Change merged from OpenEmbedded

        Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;

    commit cae78e5c49423e9ce967f05a5a7c46920ca0cd6b
    Author: Darren Hart &lt;dvhart@linux.intel.com&gt;
    Date:   Wed Nov 10 14:41:24 2010 -0800

        License audit for meta-demo layer

        Correct .bb and .inc files to include the proper LICENSE and LIC_FILES_CHKSUM
        variables. Note that in most cases the "(at your option) a later version" clause
        to the L?GPL is contained in a source file, not COPYING. In those case, add a
        more or less core source file to the LIC_FILES_CHKSUM list.

        Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
        Acked-by: Saul Wold &lt;sgw@linux.intel.com&gt;

To get the latest bug and security fixes:

- updated to ffmpeg-0.7.12

Some additional changes were made to simplify and remove components
that weren't strictly necessary for current needs:

- removed shroedinger and libgsm dependencies
- removed faac faad2 lame dependencies
- removed --libgsm, --libmp3lame, --libschroedinger
- removed RSUGGESTS mplayer

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
</feed>
