* Request for moving Orc to OE-core
@ 2013-11-06 14:47 Carlos Rafael Giani
2013-11-06 15:47 ` Burton, Ross
0 siblings, 1 reply; 5+ messages in thread
From: Carlos Rafael Giani @ 2013-11-06 14:47 UTC (permalink / raw)
To: openembedded-core
As preparation for upgrading the gstreamer1.0 recipes to 1.2 , I would
propose to move Orc into OE-core.
Without Orc, key elements of GStreamer (audioconvert, audioresample,
videoconvert, videoscale ..) are much slower.
Currently Orc is in meta-oe . Its recipe uses the most recent version
(0.4.18), which is the minimum Orc version that works with GStreamer
1.2. If Orc is in oe-core, it can be added to the
gstreamer1.0-plugins-base/good/bad/ugly recipes' default PACKAGECONFIG
lists.
Thanks,
Carlos
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Request for moving Orc to OE-core
2013-11-06 14:47 Request for moving Orc to OE-core Carlos Rafael Giani
@ 2013-11-06 15:47 ` Burton, Ross
2013-11-06 17:53 ` Saul Wold
0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2013-11-06 15:47 UTC (permalink / raw)
To: Carlos Rafael Giani; +Cc: OE-core
On 6 November 2013 14:47, Carlos Rafael Giani <dv@pseudoterminal.org> wrote:
> As preparation for upgrading the gstreamer1.0 recipes to 1.2 , I would
> propose to move Orc into OE-core.
> Without Orc, key elements of GStreamer (audioconvert, audioresample,
> videoconvert, videoscale ..) are much slower.
> Currently Orc is in meta-oe . Its recipe uses the most recent version
> (0.4.18), which is the minimum Orc version that works with GStreamer 1.2. If
> Orc is in oe-core, it can be added to the
> gstreamer1.0-plugins-base/good/bad/ugly recipes' default PACKAGECONFIG
> lists.
I agree with this, and have wanted to do this for a while now.
Ross
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Request for moving Orc to OE-core
2013-11-06 15:47 ` Burton, Ross
@ 2013-11-06 17:53 ` Saul Wold
2013-11-06 18:27 ` Carlos Rafael Giani
0 siblings, 1 reply; 5+ messages in thread
From: Saul Wold @ 2013-11-06 17:53 UTC (permalink / raw)
To: Burton, Ross, Carlos Rafael Giani; +Cc: OE-core
On 11/06/2013 07:47 AM, Burton, Ross wrote:
> On 6 November 2013 14:47, Carlos Rafael Giani <dv@pseudoterminal.org> wrote:
>> As preparation for upgrading the gstreamer1.0 recipes to 1.2 , I would
>> propose to move Orc into OE-core.
>> Without Orc, key elements of GStreamer (audioconvert, audioresample,
>> videoconvert, videoscale ..) are much slower.
>> Currently Orc is in meta-oe . Its recipe uses the most recent version
>> (0.4.18), which is the minimum Orc version that works with GStreamer 1.2. If
>> Orc is in oe-core, it can be added to the
>> gstreamer1.0-plugins-base/good/bad/ugly recipes' default PACKAGECONFIG
>> lists.
>
> I agree with this, and have wanted to do this for a while now.
>
Carlos,
please make it so and thanks for working on the gstreamer update.
Sau!
> Ross
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Request for moving Orc to OE-core
2013-11-06 17:53 ` Saul Wold
@ 2013-11-06 18:27 ` Carlos Rafael Giani
2013-11-06 18:32 ` Saul Wold
0 siblings, 1 reply; 5+ messages in thread
From: Carlos Rafael Giani @ 2013-11-06 18:27 UTC (permalink / raw)
To: Saul Wold, Burton, Ross; +Cc: OE-core
On 2013-11-06 18:53, Saul Wold wrote:
> On 11/06/2013 07:47 AM, Burton, Ross wrote:
>> On 6 November 2013 14:47, Carlos Rafael Giani <dv@pseudoterminal.org>
>> wrote:
>>> As preparation for upgrading the gstreamer1.0 recipes to 1.2 , I would
>>> propose to move Orc into OE-core.
>>> Without Orc, key elements of GStreamer (audioconvert, audioresample,
>>> videoconvert, videoscale ..) are much slower.
>>> Currently Orc is in meta-oe . Its recipe uses the most recent version
>>> (0.4.18), which is the minimum Orc version that works with GStreamer
>>> 1.2. If
>>> Orc is in oe-core, it can be added to the
>>> gstreamer1.0-plugins-base/good/bad/ugly recipes' default PACKAGECONFIG
>>> lists.
>>
>> I agree with this, and have wanted to do this for a while now.
>>
>
> Carlos,
>
> please make it so and thanks for working on the gstreamer update.
>
> Sau!
>
>> Ross
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>>
>>
Moving Orc involves moving a file from one repo to the other. How is
this usually handled?
By submitting one patch to OE-core (adding Orc) and one to meta-oe
(removing Orc) at the same time?
Or is there a better way?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Request for moving Orc to OE-core
2013-11-06 18:27 ` Carlos Rafael Giani
@ 2013-11-06 18:32 ` Saul Wold
0 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2013-11-06 18:32 UTC (permalink / raw)
To: Carlos Rafael Giani, Burton, Ross; +Cc: OE-core
On 11/06/2013 10:27 AM, Carlos Rafael Giani wrote:
> On 2013-11-06 18:53, Saul Wold wrote:
>> On 11/06/2013 07:47 AM, Burton, Ross wrote:
>>> On 6 November 2013 14:47, Carlos Rafael Giani <dv@pseudoterminal.org>
>>> wrote:
>>>> As preparation for upgrading the gstreamer1.0 recipes to 1.2 , I would
>>>> propose to move Orc into OE-core.
>>>> Without Orc, key elements of GStreamer (audioconvert, audioresample,
>>>> videoconvert, videoscale ..) are much slower.
>>>> Currently Orc is in meta-oe . Its recipe uses the most recent version
>>>> (0.4.18), which is the minimum Orc version that works with GStreamer
>>>> 1.2. If
>>>> Orc is in oe-core, it can be added to the
>>>> gstreamer1.0-plugins-base/good/bad/ugly recipes' default PACKAGECONFIG
>>>> lists.
>>>
>>> I agree with this, and have wanted to do this for a while now.
>>>
>>
>> Carlos,
>>
>> please make it so and thanks for working on the gstreamer update.
>>
>> Sau!
>>
>>> Ross
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>>>
>>>
>
> Moving Orc involves moving a file from one repo to the other. How is
> this usually handled?
> By submitting one patch to OE-core (adding Orc) and one to meta-oe
> (removing Orc) at the same time?
yup, this is the best way.
Sau!
> Or is there a better way?
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-11-06 18:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 14:47 Request for moving Orc to OE-core Carlos Rafael Giani
2013-11-06 15:47 ` Burton, Ross
2013-11-06 17:53 ` Saul Wold
2013-11-06 18:27 ` Carlos Rafael Giani
2013-11-06 18:32 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox