Slashdot Mirror


Google Announces Summer of Code 2008 Projects

An anonymous reader writes "Google announced today it had accepted 1,125 students to work on 175 Free and Open Source Projects this summer. This represents an increase of almost 25% over last year. Nearly 7,100 applications were received. For those who weren't accepted, there is an offer to send Google Swag to any student who completes their project anyway."

3 of 35 comments (clear)

  1. Is it wrong... by CSMatt · · Score: 3, Interesting

    ...that I hate Google for their immense privacy violations, and yet can't help but get excited when the Summer of Code comes up?

  2. I wonder what improvements we'll see by IBBoard · · Score: 3, Interesting
    The interesting ones for me are:

    It'll be interesting to see how they are integrated and how big a change some of those items become at the other end of SoC.
  3. Google Summer of Code 2008 by What+Would+NPH+Do · · Score: 4, Interesting
    This is the only real thing I'm interested in. http://code.google.com/soc/2008/ffmpeg/appinfo.html?csaid=9FD2BF705A5D5DBB

    Title Generic frame-level multithreading support
    Student Alexander James Lloyd Strange
    Mentor kristian Jerpetjoen
    Abstract
    FFmpeg, while equalling or surpassing the speed of nearly all other codec implementations on a single CPU core, currently only has limited and specific support for multithreading. I will implement a frame-level multithreading system, which can efficiently speed up all uses of libavcodec. This will be based on the successful implementation in the x264 encoder[1], extended to support decoding and whatever synchronization will be required. [1] http://akuvian.org/src/x264/sliceless_threads.txt, http://www.techarp.com/showarticle.aspx?artno=442&pgno=0