Hi, all: does the cedarx runs ok? i compile the lib as follow: 1. ./bootstrap 2. ./configure --prefix=/home/test/ --host=arm-linux-gnueabihf (im not sure the parameter is ok or not) 3. make && make install
then so file generated, then run demo in sunxi-cedarx/demo/vencoder on A20 board, then tell me segment fault... it's strange that there is no code to call VEncoderRegister function in Venc_device.c. On Tuesday, May 19, 2015 at 8:47:45 AM UTC+8, kevin.z.m.zh wrote: > > Hi All, > > We're proud to announce a new code release today for CedarX. Before delving > into the details, I'd like to share some context: > > 1. As a growing company, we are doing our best to understand the needs of > the > open source software community. This is a learning process. We're working > with different people across the Linux development community to better > understand best practices. > > 2. Open source software development is a collaborative process. It works > because people genuinely want to help others improve and be successful. > Some > people are new and others help them learn the ropes over time. We hope that > this same positive feedback process can be applied to GPL. > > With that context, here's an update on our CedarX code release (we welcome > constructive feedback!) > > 1. New code architecture. Driver has been split into several plugins, one > plugin per video format. > 2. GPL-complaint. We have scanned and analyzed the code to ensure that > there > is no GPL code used or called. > 3. Partial CedarX video decoder source code release. MPEG2, MPEG4, MJPEG, > and > H264 drivers source code available. > > We hope this is helpful to everyone. If not, please let us know how we can > improve. Thanks! > > ------------------------------ > Best Regards, > kevin.z.m > > > NOTICE: This e-mail and any included attachments are intended only for > the sole use of named and intended recipient (s) only. If you are the named > and intended recipient, please note that the information contained in this > email and its embedded files are confidential and privileged. If you are > neither the intended nor named recipient, you are hereby notified that any > unauthorized review, use, disclosure, dissemination, distribution, or > copying of this communication, or any of its contents, is strictly > prohibited. Please reply to the sender and destroy the original message and > all your records of this message (whether electronic or otherwise). > Furthermore, you should not disclose to any other person, use, copy or > disseminate the contents of this e-mail and/or the documents accompanying > it. > -- 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.
