FFmpeg / Libav Summer Of Code: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(new master page for SoC)
(basic outline for completed projects)
Line 3: Line 3:
* [[FFmpeg Summer Of Code 2006|2006 project page]]
* [[FFmpeg Summer Of Code 2006|2006 project page]]
* [[FFmpeg Summer Of Code 2007|2007 project page]]
* [[FFmpeg Summer Of Code 2007|2007 project page]]
Each accepted project is developed in its own sandbox, separate from the main FFmpeg codebase. Naturally, the end goal of each of the accepted FFmpeg projects ought to be to have that code in shape for acceptance into the production codebase. This page tracks the status of each project.
== 2006 Projects ==
=== VC-1 Decoder ===
* Student: [[User:Kostya|Kostya Shishkov]]
* Mentor: [[User:Multimedia Mike|Mike Melanson]]
* Status: <font color="#00CC00">Accepted into the FFmpeg codebase.</font>
=== AMR Decoder ===
* Student: [[User:superdump|Robert Swain]]
* Mentor: Benjamin Larsson
* Status:
=== AC3 Decoder ===
* Student: Kartikey Mahendra BHATT
* Mentor: Benjamin Larsson
* Status:
=== AAC Decoder ===
* Student: Maxim Gavrilov
* Mentor: [[User:ods15|Oded Shimon]]
* Status:
=== Vorbis Encoder ===
* Student:
* Mentor: [[User:ods15|Oded Shimon]]
* Status:
== 2007 Projects ==
=== RealVideo 4 Decoder ===
* Student: [[User:Kostya|Kostya Shishkov]]
* Mentor: [[User:Multimedia Mike|Mike Melanson]]
* Status: Not in FFmpeg codebase yet; project goal has also morphed to include RealVideo 3 decoder since the 2 schemes are so similar.
=== QCELP Decoder ===
* Student: Reynaldo
* Mentor: Benjamin Larsson
* Status:
=== Matroska Muxer ===
* Student: David Conrad
* Mentor: [[User:aurel|Aurélien Jacobs]]
* Status:
=== Video Filter API ===
* Student: Bobby Bingham
* Mentor: Benjamin Larsson
* Status:
=== E-AC3 Decoder ===
* Student: Bartlomiej Wolowiec
* Mentor: Justin Ruggles
* Status:
=== JPEG 2000 Encoder and Decoder ===
* Student: Kamil Nowosad
* Mentor: [[User:pengvado|Loren Merritt]]
* Status:
=== Dirac Encoder and Decoder ===
* Student: Marco Gerards
* Mentor: [[User:Lu_zero|Luca Barbato]]
* Status:
=== TS Muxer ===
* Student: Xiaohui Sun
* Mentor:  [[User:bcoudurier|Baptiste Coudurier]]
* Status:

Revision as of 13:43, 20 October 2007

The FFmpeg project has been a participant in the Google Summer of Code program during the 2006 and 2007 seaons.

Each accepted project is developed in its own sandbox, separate from the main FFmpeg codebase. Naturally, the end goal of each of the accepted FFmpeg projects ought to be to have that code in shape for acceptance into the production codebase. This page tracks the status of each project.

2006 Projects

VC-1 Decoder

AMR Decoder

AC3 Decoder

  • Student: Kartikey Mahendra BHATT
  • Mentor: Benjamin Larsson
  • Status:

AAC Decoder

Vorbis Encoder

2007 Projects

RealVideo 4 Decoder

  • Student: Kostya Shishkov
  • Mentor: Mike Melanson
  • Status: Not in FFmpeg codebase yet; project goal has also morphed to include RealVideo 3 decoder since the 2 schemes are so similar.

QCELP Decoder

  • Student: Reynaldo
  • Mentor: Benjamin Larsson
  • Status:

Matroska Muxer

Video Filter API

  • Student: Bobby Bingham
  • Mentor: Benjamin Larsson
  • Status:

E-AC3 Decoder

  • Student: Bartlomiej Wolowiec
  • Mentor: Justin Ruggles
  • Status:

JPEG 2000 Encoder and Decoder

Dirac Encoder and Decoder

TS Muxer