Date: Mon, 12 Aug 2013 17:47:15 +0200 From: tuchalia <tuchalia@gmail.com> To: soc-status@freebsd.org Subject: Port data compression services and video codecs to Capsicum, Weekly status Message-ID: <CA%2ByaQw9EdO%2BjySvfUy7a4R0groj3Lp0C_9X9Gs-QZ9M4cAYipw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello there, As of now, I managed to part the whole checksum and gzip part of the library. The only remaining part is porting the whole deflate/inflate functions. I've learned a lot, and doing the gzip part (which is easier to port than the deflate one) has tought me how to think when porting libraries to Capsicum. (It's very different than porting applications). The advanced functions of the library seemed very hard. But after giving a good tought about how to do everything, I see them as very easy to port. At the beggining of porting the library everything was very hard, and you have to think in a different way. -- Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2ByaQw9EdO%2BjySvfUy7a4R0groj3Lp0C_9X9Gs-QZ9M4cAYipw>