* gstreamer 1.0 plugins and freescale vpudec
@ 2014-02-06 16:26 Alok Kumar
2014-02-06 20:30 ` Carlos Rafael Giani
2014-02-08 2:23 ` core-image-weston on master-next? Ra37740@freescale.comndy
0 siblings, 2 replies; 4+ messages in thread
From: Alok Kumar @ 2014-02-06 16:26 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 374 bytes --]
Hello everyone,
I want to use the latest of gstreamer code 1.0, but I am confused.
I also need to use vpudec for HW decoding of h.264 video, but it seems
there is no gstreamer 1.0 version for vpudec.
my question is if I have to use vpudec, I should be sticking to
gstreamer-0.10 version ? Is there any way I sync to latest gstreamer ?
--
Regards
Alok Kumar
[-- Attachment #2: Type: text/html, Size: 493 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gstreamer 1.0 plugins and freescale vpudec
2014-02-06 16:26 gstreamer 1.0 plugins and freescale vpudec Alok Kumar
@ 2014-02-06 20:30 ` Carlos Rafael Giani
2014-02-08 2:23 ` core-image-weston on master-next? Ra37740@freescale.comndy
1 sibling, 0 replies; 4+ messages in thread
From: Carlos Rafael Giani @ 2014-02-06 20:30 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 923 bytes --]
Hi,
so far, Freescale released only 0.10 plugins. I have been working on 1.0
plugins. These are not ported 0.10 ones, these are written from scratch.
Currently, they are in a testing phase. Thanks to Otavio, a recipe for
my plugins just got added to meta-fsl-arm. Perhaps they work for you?
On 2014-02-06 17:26, Alok Kumar wrote:
> Hello everyone,
>
> I want to use the latest of gstreamer code 1.0, but I am confused.
> I also need to use vpudec for HW decoding of h.264 video, but it seems
> there is no gstreamer 1.0 version for vpudec.
>
> my question is if I have to use vpudec, I should be sticking to
> gstreamer-0.10 version ? Is there any way I sync to latest gstreamer ?
>
> --
> Regards
> Alok Kumar
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
[-- Attachment #2: Type: text/html, Size: 1944 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* core-image-weston on master-next?
2014-02-06 16:26 gstreamer 1.0 plugins and freescale vpudec Alok Kumar
2014-02-06 20:30 ` Carlos Rafael Giani
@ 2014-02-08 2:23 ` Ra37740@freescale.comndy
2014-02-10 11:59 ` Otavio Salvador
1 sibling, 1 reply; 4+ messages in thread
From: Ra37740@freescale.comndy @ 2014-02-08 2:23 UTC (permalink / raw)
To: meta-freescale
Trying to build core-image-weston on master-next.
NOTE: recipe cogl-1.0-1.16.0-r0: task do_compile: Failed
ERROR: Task 1292
(/home/randy/fsl-yocto-master-next/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.16.0.bb,
do_compile) failed with exit code '1'
.
.
.
/home/randy/fsl-yocto-master-next/build-master-next/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/cogl-1.0/1.16.0-r0/cogl-1.16.0/cogl/winsys/cogl-winsys-egl.c:1060:50:
note: expected 'struct wl_buffer *' but argument is of type 'struct
wl_buffer *'
make[4]: *** [cogl-winsys-egl.lo] Error 1
Has anyone seen an error like this?
Thanks,
Randy Krakora
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: core-image-weston on master-next?
2014-02-08 2:23 ` core-image-weston on master-next? Ra37740@freescale.comndy
@ 2014-02-10 11:59 ` Otavio Salvador
0 siblings, 0 replies; 4+ messages in thread
From: Otavio Salvador @ 2014-02-10 11:59 UTC (permalink / raw)
To: Ra37740@freescale.comndy; +Cc: meta-freescale@yoctoproject.org
Hello Randy,
On Sat, Feb 8, 2014 at 12:23 AM, Ra37740@freescale.comndy
<b37740@freescale.com> wrote:
> Trying to build core-image-weston on master-next.
>
> NOTE: recipe cogl-1.0-1.16.0-r0: task do_compile: Failed
> ERROR: Task 1292
> (/home/randy/fsl-yocto-master-next/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.16.0.bb,
> do_compile) failed with exit code '1'
> .
> .
> .
> /home/randy/fsl-yocto-master-next/build-master-next/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/cogl-1.0/1.16.0-r0/cogl-1.16.0/cogl/winsys/cogl-winsys-egl.c:1060:50:
> note: expected 'struct wl_buffer *' but argument is of type 'struct
> wl_buffer *'
> make[4]: *** [cogl-winsys-egl.lo] Error 1
>
>
> Has anyone seen an error like this?
We didn't yet import the patches from the release layer for Wayland
support so this may be the cause of this failure. But I didn't
investigate it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-02-10 11:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 16:26 gstreamer 1.0 plugins and freescale vpudec Alok Kumar
2014-02-06 20:30 ` Carlos Rafael Giani
2014-02-08 2:23 ` core-image-weston on master-next? Ra37740@freescale.comndy
2014-02-10 11:59 ` Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.