* gst1.0-fsl-codec support in Daisy @ 2015-02-11 10:26 scerveau 2015-02-11 11:06 ` Otavio Salvador 0 siblings, 1 reply; 10+ messages in thread From: scerveau @ 2015-02-11 10:26 UTC (permalink / raw) To: meta-freescale@yoctoproject.org Dear all, Daisy branch providing support for gstreamer1.0, i would like to get the codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it seems to be an early commit ( less than 15 days), do I have a wait for a future integration in daisy branch ? Best regards. Stéphane ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 10:26 gst1.0-fsl-codec support in Daisy scerveau @ 2015-02-11 11:06 ` Otavio Salvador 2015-02-11 11:52 ` scerveau 2015-02-11 13:01 ` scerveau 0 siblings, 2 replies; 10+ messages in thread From: Otavio Salvador @ 2015-02-11 11:06 UTC (permalink / raw) To: scerveau; +Cc: meta-freescale@yoctoproject.org On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: > Daisy branch providing support for gstreamer1.0, i would like to get the > codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it > seems to be an early commit ( less than 15 days), do I have a wait for a > future integration in daisy branch ? Daisy won't get this merged. This has been added in Dizzy in the community branch and Daisy is in maintenance mode, so no new features. Please update to Dizzy ... another option is you to backport this yourself in your internal layer but be aware it has all the maintenance hassle on your side ;) -- 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] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 11:06 ` Otavio Salvador @ 2015-02-11 11:52 ` scerveau 2015-02-11 11:55 ` Daiane Angolini 2015-02-11 13:01 ` scerveau 1 sibling, 1 reply; 10+ messages in thread From: scerveau @ 2015-02-11 11:52 UTC (permalink / raw) To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org Thanks otavio for you anwer. I'm just surprised that gstreamer-1.0 is supported but not the fsl codec in daisy. I will think about dizzy. Best regards. Stéphane On 02/11/2015 12:06 PM, Otavio Salvador wrote: > On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >> Daisy branch providing support for gstreamer1.0, i would like to get the >> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it >> seems to be an early commit ( less than 15 days), do I have a wait for a >> future integration in daisy branch ? > Daisy won't get this merged. This has been added in Dizzy in the > community branch and Daisy is in maintenance mode, so no new features. > > Please update to Dizzy ... another option is you to backport this > yourself in your internal layer but be aware it has all the > maintenance hassle on your side ;) > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 11:52 ` scerveau @ 2015-02-11 11:55 ` Daiane Angolini 2015-02-11 14:39 ` scerveau 0 siblings, 1 reply; 10+ messages in thread From: Daiane Angolini @ 2015-02-11 11:55 UTC (permalink / raw) To: scerveau; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: > Thanks otavio for you anwer. > I'm just surprised that gstreamer-1.0 is supported but not the fsl codec in > daisy. I don't see the reason for the surprise. gstreamer-1.0 mainline is a completely different package from fsl codec. And you also should consider the Freescale release timing is different from Yocto Project release schedule. We always face some "mismatch" Daiane > I will think about dizzy. > > Best regards. > > Stéphane > > On 02/11/2015 12:06 PM, Otavio Salvador wrote: >> >> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>> >>> Daisy branch providing support for gstreamer1.0, i would like to get the >>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it >>> seems to be an early commit ( less than 15 days), do I have a wait for a >>> future integration in daisy branch ? >> >> Daisy won't get this merged. This has been added in Dizzy in the >> community branch and Daisy is in maintenance mode, so no new features. >> >> Please update to Dizzy ... another option is you to backport this >> yourself in your internal layer but be aware it has all the >> maintenance hassle on your side ;) >> > > -- > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 11:55 ` Daiane Angolini @ 2015-02-11 14:39 ` scerveau 2015-02-11 14:53 ` Daiane Angolini 0 siblings, 1 reply; 10+ messages in thread From: scerveau @ 2015-02-11 14:39 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador Dear Daiane and Otavio, I understand that its difficult to maintain the branch, that's why i wanted to have the status on this part. I was looking for a MP3 decoder for my platform using gstreamer1.0 and daisy. Now i'm wondering if I should stick to daisy or dizzy. BTW i dont understand the freescale community branch. https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer In this repo i cant see gst1.0-fsl-plugin. On 02/11/2015 12:55 PM, Daiane Angolini wrote: > On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: >> Thanks otavio for you anwer. >> I'm just surprised that gstreamer-1.0 is supported but not the fsl codec in >> daisy. > I don't see the reason for the surprise. > > gstreamer-1.0 mainline is a completely different package from fsl codec. > > And you also should consider the Freescale release timing is different > from Yocto Project release schedule. We always face some "mismatch" > > > Daiane > >> I will think about dizzy. >> >> Best regards. >> >> Stéphane >> >> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>>> Daisy branch providing support for gstreamer1.0, i would like to get the >>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it >>>> seems to be an early commit ( less than 15 days), do I have a wait for a >>>> future integration in daisy branch ? >>> Daisy won't get this merged. This has been added in Dizzy in the >>> community branch and Daisy is in maintenance mode, so no new features. >>> >>> Please update to Dizzy ... another option is you to backport this >>> yourself in your internal layer but be aware it has all the >>> maintenance hassle on your side ;) >>> >> -- >> _______________________________________________ >> meta-freescale mailing list >> meta-freescale@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/meta-freescale ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 14:39 ` scerveau @ 2015-02-11 14:53 ` Daiane Angolini 2015-02-11 15:01 ` scerveau 0 siblings, 1 reply; 10+ messages in thread From: Daiane Angolini @ 2015-02-11 14:53 UTC (permalink / raw) To: scerveau; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador On Wed, Feb 11, 2015 at 12:39 PM, scerveau <scerveau@gmail.com> wrote: > Dear Daiane and Otavio, > > I understand that its difficult to maintain the branch, that's why i wanted > to have the status on this part. > I was looking for a MP3 decoder for my platform using gstreamer1.0 and > daisy. MP3 decoder is not accelerated by hardware in any i.MX I can remember. At least it is not in imx6 for sure. Freescale does provide a "optimized" mx3 decoder, but I don't have comparative numbers to know what is the optimization. Would you be able to use the mainline mp3 decoder provided by gstreamer community? > Now i'm wondering if I should stick to daisy or dizzy. > BTW i dont understand the freescale community branch. > https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer > In this repo i cant see gst1.0-fsl-plugin. You can enable it by adding a link for this on your local.conf: MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gst1.0-fsl-plugin" Daiane > > > > On 02/11/2015 12:55 PM, Daiane Angolini wrote: >> >> On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: >>> >>> Thanks otavio for you anwer. >>> I'm just surprised that gstreamer-1.0 is supported but not the fsl codec >>> in >>> daisy. >> >> I don't see the reason for the surprise. >> >> gstreamer-1.0 mainline is a completely different package from fsl codec. >> >> And you also should consider the Freescale release timing is different >> from Yocto Project release schedule. We always face some "mismatch" >> >> >> Daiane >> >>> I will think about dizzy. >>> >>> Best regards. >>> >>> Stéphane >>> >>> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>>> >>>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>>>> >>>>> Daisy branch providing support for gstreamer1.0, i would like to get >>>>> the >>>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see >>>>> it >>>>> seems to be an early commit ( less than 15 days), do I have a wait for >>>>> a >>>>> future integration in daisy branch ? >>>> >>>> Daisy won't get this merged. This has been added in Dizzy in the >>>> community branch and Daisy is in maintenance mode, so no new features. >>>> >>>> Please update to Dizzy ... another option is you to backport this >>>> yourself in your internal layer but be aware it has all the >>>> maintenance hassle on your side ;) >>>> >>> -- >>> _______________________________________________ >>> meta-freescale mailing list >>> meta-freescale@yoctoproject.org >>> https://lists.yoctoproject.org/listinfo/meta-freescale > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 14:53 ` Daiane Angolini @ 2015-02-11 15:01 ` scerveau 2015-02-11 15:06 ` Daiane Angolini 0 siblings, 1 reply; 10+ messages in thread From: scerveau @ 2015-02-11 15:01 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador I was using the fluendo mp3 decoder on dora branch with gstreamer-0.10. Is there a way to get it for gstreamer-1.0 on daisy or dizzy? Best regards. Stéphane. On 02/11/2015 03:53 PM, Daiane Angolini wrote: > On Wed, Feb 11, 2015 at 12:39 PM, scerveau <scerveau@gmail.com> wrote: >> Dear Daiane and Otavio, >> >> I understand that its difficult to maintain the branch, that's why i wanted >> to have the status on this part. >> I was looking for a MP3 decoder for my platform using gstreamer1.0 and >> daisy. > MP3 decoder is not accelerated by hardware in any i.MX I can remember. > At least it is not in imx6 for sure. > > Freescale does provide a "optimized" mx3 decoder, but I don't have > comparative numbers to know what is the optimization. > > Would you be able to use the mainline mp3 decoder provided by > gstreamer community? > > >> Now i'm wondering if I should stick to daisy or dizzy. >> BTW i dont understand the freescale community branch. >> https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer >> In this repo i cant see gst1.0-fsl-plugin. > You can enable it by adding a link for this on your local.conf: > > MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gst1.0-fsl-plugin" > > > Daiane > >> >> >> On 02/11/2015 12:55 PM, Daiane Angolini wrote: >>> On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: >>>> Thanks otavio for you anwer. >>>> I'm just surprised that gstreamer-1.0 is supported but not the fsl codec >>>> in >>>> daisy. >>> I don't see the reason for the surprise. >>> >>> gstreamer-1.0 mainline is a completely different package from fsl codec. >>> >>> And you also should consider the Freescale release timing is different >>> from Yocto Project release schedule. We always face some "mismatch" >>> >>> >>> Daiane >>> >>>> I will think about dizzy. >>>> >>>> Best regards. >>>> >>>> Stéphane >>>> >>>> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>>>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>>>>> Daisy branch providing support for gstreamer1.0, i would like to get >>>>>> the >>>>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see >>>>>> it >>>>>> seems to be an early commit ( less than 15 days), do I have a wait for >>>>>> a >>>>>> future integration in daisy branch ? >>>>> Daisy won't get this merged. This has been added in Dizzy in the >>>>> community branch and Daisy is in maintenance mode, so no new features. >>>>> >>>>> Please update to Dizzy ... another option is you to backport this >>>>> yourself in your internal layer but be aware it has all the >>>>> maintenance hassle on your side ;) >>>>> >>>> -- >>>> _______________________________________________ >>>> meta-freescale mailing list >>>> meta-freescale@yoctoproject.org >>>> https://lists.yoctoproject.org/listinfo/meta-freescale >> ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 15:01 ` scerveau @ 2015-02-11 15:06 ` Daiane Angolini 2015-02-11 16:42 ` scerveau 0 siblings, 1 reply; 10+ messages in thread From: Daiane Angolini @ 2015-02-11 15:06 UTC (permalink / raw) To: scerveau; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador On Wed, Feb 11, 2015 at 1:01 PM, scerveau <scerveau@gmail.com> wrote: > I was using the fluendo mp3 decoder on dora branch with gstreamer-0.10. > Is there a way to get it for gstreamer-1.0 on daisy or dizzy? > Best regards. The same way, but for gst1.0? Sorry, I'm not sure I understood your question. Take a look on the packagroups for gst1.0 we have and maybe it can clear something: if it depends on libav: https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb bad/good/ugly: https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb Daiane > > Stéphane. > > > On 02/11/2015 03:53 PM, Daiane Angolini wrote: >> >> On Wed, Feb 11, 2015 at 12:39 PM, scerveau <scerveau@gmail.com> wrote: >>> >>> Dear Daiane and Otavio, >>> >>> I understand that its difficult to maintain the branch, that's why i >>> wanted >>> to have the status on this part. >>> I was looking for a MP3 decoder for my platform using gstreamer1.0 and >>> daisy. >> >> MP3 decoder is not accelerated by hardware in any i.MX I can remember. >> At least it is not in imx6 for sure. >> >> Freescale does provide a "optimized" mx3 decoder, but I don't have >> comparative numbers to know what is the optimization. >> >> Would you be able to use the mainline mp3 decoder provided by >> gstreamer community? >> >> >>> Now i'm wondering if I should stick to daisy or dizzy. >>> BTW i dont understand the freescale community branch. >>> >>> https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer >>> In this repo i cant see gst1.0-fsl-plugin. >> >> You can enable it by adding a link for this on your local.conf: >> >> MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gst1.0-fsl-plugin" >> >> >> Daiane >> >>> >>> >>> On 02/11/2015 12:55 PM, Daiane Angolini wrote: >>>> >>>> On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: >>>>> >>>>> Thanks otavio for you anwer. >>>>> I'm just surprised that gstreamer-1.0 is supported but not the fsl >>>>> codec >>>>> in >>>>> daisy. >>>> >>>> I don't see the reason for the surprise. >>>> >>>> gstreamer-1.0 mainline is a completely different package from fsl codec. >>>> >>>> And you also should consider the Freescale release timing is different >>>> from Yocto Project release schedule. We always face some "mismatch" >>>> >>>> >>>> Daiane >>>> >>>>> I will think about dizzy. >>>>> >>>>> Best regards. >>>>> >>>>> Stéphane >>>>> >>>>> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>>>>> >>>>>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>>>>>> >>>>>>> Daisy branch providing support for gstreamer1.0, i would like to get >>>>>>> the >>>>>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can >>>>>>> see >>>>>>> it >>>>>>> seems to be an early commit ( less than 15 days), do I have a wait >>>>>>> for >>>>>>> a >>>>>>> future integration in daisy branch ? >>>>>> >>>>>> Daisy won't get this merged. This has been added in Dizzy in the >>>>>> community branch and Daisy is in maintenance mode, so no new features. >>>>>> >>>>>> Please update to Dizzy ... another option is you to backport this >>>>>> yourself in your internal layer but be aware it has all the >>>>>> maintenance hassle on your side ;) >>>>>> >>>>> -- >>>>> _______________________________________________ >>>>> meta-freescale mailing list >>>>> meta-freescale@yoctoproject.org >>>>> https://lists.yoctoproject.org/listinfo/meta-freescale >>> >>> > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 15:06 ` Daiane Angolini @ 2015-02-11 16:42 ` scerveau 0 siblings, 0 replies; 10+ messages in thread From: scerveau @ 2015-02-11 16:42 UTC (permalink / raw) To: Daiane Angolini; +Cc: meta-freescale@yoctoproject.org, Otavio Salvador After checking gst-fluendo-mp3 package it seems that it is compatible with gstreamer-1.0 BR Stéphane On 02/11/2015 04:06 PM, Daiane Angolini wrote: > On Wed, Feb 11, 2015 at 1:01 PM, scerveau <scerveau@gmail.com> wrote: >> I was using the fluendo mp3 decoder on dora branch with gstreamer-0.10. >> Is there a way to get it for gstreamer-1.0 on daisy or dizzy? >> Best regards. > The same way, but for gst1.0? > > Sorry, I'm not sure I understood your question. Take a look on the > packagroups for gst1.0 we have and maybe it can clear something: > > > if it depends on libav: > https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb > > > bad/good/ugly: > https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb > > > Daiane >> Stéphane. >> >> >> On 02/11/2015 03:53 PM, Daiane Angolini wrote: >>> On Wed, Feb 11, 2015 at 12:39 PM, scerveau <scerveau@gmail.com> wrote: >>>> Dear Daiane and Otavio, >>>> >>>> I understand that its difficult to maintain the branch, that's why i >>>> wanted >>>> to have the status on this part. >>>> I was looking for a MP3 decoder for my platform using gstreamer1.0 and >>>> daisy. >>> MP3 decoder is not accelerated by hardware in any i.MX I can remember. >>> At least it is not in imx6 for sure. >>> >>> Freescale does provide a "optimized" mx3 decoder, but I don't have >>> comparative numbers to know what is the optimization. >>> >>> Would you be able to use the mainline mp3 decoder provided by >>> gstreamer community? >>> >>> >>>> Now i'm wondering if I should stick to daisy or dizzy. >>>> BTW i dont understand the freescale community branch. >>>> >>>> https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer >>>> In this repo i cant see gst1.0-fsl-plugin. >>> You can enable it by adding a link for this on your local.conf: >>> >>> MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gst1.0-fsl-plugin" >>> >>> >>> Daiane >>> >>>> >>>> On 02/11/2015 12:55 PM, Daiane Angolini wrote: >>>>> On Wed, Feb 11, 2015 at 9:52 AM, scerveau <scerveau@gmail.com> wrote: >>>>>> Thanks otavio for you anwer. >>>>>> I'm just surprised that gstreamer-1.0 is supported but not the fsl >>>>>> codec >>>>>> in >>>>>> daisy. >>>>> I don't see the reason for the surprise. >>>>> >>>>> gstreamer-1.0 mainline is a completely different package from fsl codec. >>>>> >>>>> And you also should consider the Freescale release timing is different >>>>> from Yocto Project release schedule. We always face some "mismatch" >>>>> >>>>> >>>>> Daiane >>>>> >>>>>> I will think about dizzy. >>>>>> >>>>>> Best regards. >>>>>> >>>>>> Stéphane >>>>>> >>>>>> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>>>>>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >>>>>>>> Daisy branch providing support for gstreamer1.0, i would like to get >>>>>>>> the >>>>>>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can >>>>>>>> see >>>>>>>> it >>>>>>>> seems to be an early commit ( less than 15 days), do I have a wait >>>>>>>> for >>>>>>>> a >>>>>>>> future integration in daisy branch ? >>>>>>> Daisy won't get this merged. This has been added in Dizzy in the >>>>>>> community branch and Daisy is in maintenance mode, so no new features. >>>>>>> >>>>>>> Please update to Dizzy ... another option is you to backport this >>>>>>> yourself in your internal layer but be aware it has all the >>>>>>> maintenance hassle on your side ;) >>>>>>> >>>>>> -- >>>>>> _______________________________________________ >>>>>> meta-freescale mailing list >>>>>> meta-freescale@yoctoproject.org >>>>>> https://lists.yoctoproject.org/listinfo/meta-freescale >>>> ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gst1.0-fsl-codec support in Daisy 2015-02-11 11:06 ` Otavio Salvador 2015-02-11 11:52 ` scerveau @ 2015-02-11 13:01 ` scerveau 1 sibling, 0 replies; 10+ messages in thread From: scerveau @ 2015-02-11 13:01 UTC (permalink / raw) To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org Thank you for your answer. I will try to update to dizzy which is considered as stable now, right ? Best regards. Stéphane On 02/11/2015 12:06 PM, Otavio Salvador wrote: > On Wed, Feb 11, 2015 at 8:26 AM, scerveau <scerveau@gmail.com> wrote: >> Daisy branch providing support for gstreamer1.0, i would like to get the >> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it >> seems to be an early commit ( less than 15 days), do I have a wait for a >> future integration in daisy branch ? > Daisy won't get this merged. This has been added in Dizzy in the > community branch and Daisy is in maintenance mode, so no new features. > > Please update to Dizzy ... another option is you to backport this > yourself in your internal layer but be aware it has all the > maintenance hassle on your side ;) > ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-02-11 16:42 UTC | newest] Thread overview: 10+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-02-11 10:26 gst1.0-fsl-codec support in Daisy scerveau 2015-02-11 11:06 ` Otavio Salvador 2015-02-11 11:52 ` scerveau 2015-02-11 11:55 ` Daiane Angolini 2015-02-11 14:39 ` scerveau 2015-02-11 14:53 ` Daiane Angolini 2015-02-11 15:01 ` scerveau 2015-02-11 15:06 ` Daiane Angolini 2015-02-11 16:42 ` scerveau 2015-02-11 13:01 ` scerveau
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.