On Thu, 13 Mar 2014 15:46:41 -0700 (PDT) [email protected] wrote: > Hello > I start with a question,according to this log > http://irclog.whitequark.org/linux-sunxi/2013-09-05
Why reference such old date? If you searched a bit more you could find more yourself. http://irclog.whitequark.org/linux-sunxi/2014-01-15#6184094 If you didn't notice already, the video engine is being reverse engineering with great success (for the time spent) http://linux-sunxi.org/Cedrus http://linux-sunxi.org/CedarX/Reverse_Engineering > there is no possibility for jpeg-encoding,is it? Yes there is, the hardware supports jpeg baseline encoding, maximum 4080x4080, this is the same type for mjpeg. And it is already almost complete reverse engineered, only misses some checks in rounding values in the quantization step. https://gitorious.org/recedro/jepoc Of course this is a prof of concept, only a test to confirming how the hardware works. But all that is need is there. > > i also found some interessting project for the A10,a Camera Project > with h264 Encoding. Maybe someone can link this in the wiki: > https://github.com/ashwing920/SimpleRecorder > We are using this https://github.com/patrickhwood/h264encoder and there is some new version with armhf binaries, and there is also some android sdk dumped by cubietech that has a openmax implementation. But unfortunately there is nobody keeping the binaries blobs in shape. And we(the reverse engineering people) already have enough work already to also do this task, more over if we did that we would undermine our work. Because everyone that doesn't care about details and just want anything that just works for the case of the moment, would be happily run the binaries blobs and the come hurry to us asking for support. If you are allwinner customer wanting to use the binaries blobs you just ask allwinner. Everyone is free to edit the wiki, if something is wrong will be corrected or deleted, that is why is a wiki. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
