From: Bernd Kuhls <berndkuhls@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/ffmpeg2: new package
Date: Tue, 04 Feb 2014 20:51:09 +0100 [thread overview]
Message-ID: <dus7saxm8k.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: skn6raxead.ln2@ID-313208.user.individual.net
Bernd Kuhls <berndkuhls@hotmail.com> wrote in
news:skn6raxead.ln2 at ID-313208.user.individual.net:
> atm xbmc gotham is incompatible with ffmpeg 2.x, therefore I sent ffmpeg
> 1.2.5 for inclusion in buildroot.
Hi,
xbmc devs are aiming to support ffmpeg 2.x after Gotham release, a repo
containing the necessary code is already present:
http://forum.xbmc.org/showthread.php?tid=165707&pid=1618520#pid1618520
I am currently testing this code, first results look good. Because of this
I think buildroot does not need to stick to ffmpeg 1.x, it can go forward
to include ffmpeg 2.1.3 if other deps permit it.
FTR and only for test purposes here is the diff I am using, which includes
some xbmc specific patches:
--- 29494.org/src/fbr/buildroot/package/ffmpeg/ffmpeg.mk 2014-02-03
20:43:20.000000000 +0100
+++ 29494/src/fbr/buildroot/package/ffmpeg/ffmpeg.mk 2014-02-03
21:11:14.325528814 +0100
@@ -4,9 +4,12 @@
#
###########################################################################
#####
.
-FFMPEG_VERSION = 1.2.5
-FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
-FFMPEG_SITE = http://ffmpeg.org/releases
+FFMPEG_VERSION = 11086c540305ffb208e6fc17d301db989d3c4151
+FFMPEG_SITE = git://github.com/FernetMenta/FFmpeg.git
+
+#FFMPEG_VERSION = 1.2.5
+#FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
+#FFMPEG_SITE = http://ffmpeg.org/releases
FFMPEG_INSTALL_STAGING = YES
.
FFMPEG_LICENSE = LGPLv2.1+, libjpeg license
Regards, Bernd
next prev parent reply other threads:[~2014-02-04 19:51 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 18:37 [Buildroot] [PATCH 0/2] [RFC] Add ffmpeg-2 and omxplayer Yann E. MORIN
2014-01-20 18:37 ` [Buildroot] [PATCH 1/2] package/ffmpeg2: new package Yann E. MORIN
2014-01-20 19:05 ` Bernd Kuhls
2014-01-20 20:25 ` Thomas De Schampheleire
2014-01-27 8:10 ` Thomas De Schampheleire
2014-01-20 21:27 ` Yann E. MORIN
2014-01-22 22:33 ` Yann E. MORIN
2014-01-22 22:51 ` Peter Korsgaard
2014-01-23 5:58 ` Bernd Kuhls
2014-01-23 7:14 ` Yann E. MORIN
2014-01-23 17:52 ` Yann E. MORIN
2014-01-23 18:47 ` Bernd Kuhls
2014-02-04 19:51 ` Bernd Kuhls [this message]
2014-02-06 21:38 ` Yann E. MORIN
2014-01-20 18:37 ` [Buildroot] [PATCH 2/2] package/omxplayer: " Yann E. MORIN
2014-01-22 6:44 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2014-01-29 23:45 [Buildroot] [PATCH 0/2 v3] Add ffmpeg-2 and omxplayer Yann E. MORIN
2014-01-29 23:45 ` [Buildroot] [PATCH 1/2] package/ffmpeg2: new package Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dus7saxm8k.ln2@ID-313208.user.individual.net \
--to=berndkuhls@hotmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox