Re: udev breakages -

2012-10-09 Thread Felipe Contreras
there might not be even a choice. I for one would like an alternative to both systemd and udev on my Linux systems, and as of yet, I don't know of one. Cheers. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a

Re: [RFC] Standardize YUV support in the fbdev API

2011-05-17 Thread Felipe Contreras
ack will be > appreciated. I will then work on a proof of concept and submit patches. I also would prefer the third solution. I don't think there's much difference from the user-space point of view, and a new ioctl would be cleaner. Also the v4l2 fourcc's should do. Cheers. -- F

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-26 Thread Felipe Contreras
and soon OMAP3 DSP) Cheers. [1] http://freedesktop.org/wiki/GstOpenMAX?action=AttachFile&do=get&target=gst-openmax.png -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-26 Thread Felipe Contreras
drivers > should > be *much* easier, though. > > A good argument for doing this work is that this API can hide which parts of > the video subsystem are hardware and which are software. The application > really > doesn't care how it is organized. What is done in hardware on

Re: [st-ericsson] v4l2 vs omx for camera

2011-02-26 Thread Felipe Contreras
a bunch of headers (and a document explaining how to use them). We (the linux community) can come up with a bunch of headers too, in fact, we already do much more than that with v4l2, the only part missing is encoders/decoders, which if needed could be added very easily (Samsung already does AFAIK). Rig

Re: [PATCHv8 00/12] Contiguous Memory Allocator

2010-12-23 Thread Felipe Contreras
ould be configurable through kconfig. Then, the CMA would have a "dma" flag or something, and take chunks out of it until there's no more, and then return errors. That would work for ARM. Cheers. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscri

Re: Alternative for defconfig

2010-06-18 Thread Felipe Contreras
On Wed, Jun 16, 2010 at 10:56 AM, Tony Lindgren wrote: > * Felipe Contreras [100611 19:03]: >> On Fri, Jun 11, 2010 at 6:07 PM, Laurent Pinchart >> wrote: >> > My understanding is that Linus will remove all ARM defconfigs in 2.6.36, >> > unless someone can

Re: Alternative for defconfig

2010-06-11 Thread Felipe Contreras
without any alternative in place. My suggestion[2] was to have minimal defconfigs so that we could do $ cp arch/arm/configs/omap3_beagle_baseconfig .config $ echo "" | make ARCH=arm oldconfig [1] http://article.gmane.org/gmane.linux.kernel/994194 [2] http://article.gmane.org/gmane.linux.kern

Re: Alternative for defconfig

2010-06-11 Thread Felipe Contreras
On Fri, Jun 11, 2010 at 3:19 PM, Nagarajan, Rajkumar wrote: > 1. What is the alternative way of submitting defconfig changes/files to LO? I don't think we have any alternative yet. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-media"