FFmpeg / Libav Summer Of Code: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(basic outline for completed projects)
(Fill in some missing information.)
Line 16: Line 16:
* Student: [[User:superdump|Robert Swain]]
* Student: [[User:superdump|Robert Swain]]
* Mentor: Benjamin Larsson
* Mentor: Benjamin Larsson
* Status:
* Status: unfinished but slowly progressing


=== AC3 Decoder ===
=== AC3 Decoder ===
* Student: Kartikey Mahendra BHATT
* Student: Kartikey Mahendra BHATT
* Mentor: Benjamin Larsson
* Mentor: Benjamin Larsson
* Status:  
* Status: Not finished by the student but picked up by Justin Ruggles and <font color="#00CC00">committed to FFmpeg</font>.


=== AAC Decoder ===
=== AAC Decoder ===
* Student: Maxim Gavrilov
* Student: Maxim Gavrilov
* Mentor: [[User:ods15|Oded Shimon]]
* Mentor: [[User:ods15|Oded Shimon]]
* Status:
* Status: unfinished, orphaned


=== Vorbis Encoder ===
=== Vorbis Encoder ===
* Student:  
* Student:  
* Mentor: [[User:ods15|Oded Shimon]]
* Mentor: [[User:ods15|Oded Shimon]]
* Status:
* Status: Finished by Oded Shimon instead.


== 2007 Projects ==
== 2007 Projects ==
Line 41: Line 41:


=== QCELP Decoder ===
=== QCELP Decoder ===
* Student: Reynaldo  
* Student: Reynaldo Verdejo Pinochet
* Mentor: Benjamin Larsson
* Mentor: Benjamin Larsson
* Status:
* Status:
Line 48: Line 48:
* Student: David Conrad
* Student: David Conrad
* Mentor: [[User:aurel|Aurélien Jacobs]]
* Mentor: [[User:aurel|Aurélien Jacobs]]
* Status:
* Status: <font color="#00CC00">Accepted into the FFmpeg codebase.</font>


=== Video Filter API ===
=== Video Filter API ===

Revision as of 14: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

  • Student: Robert Swain
  • Mentor: Benjamin Larsson
  • Status: unfinished but slowly progressing

AC3 Decoder

  • Student: Kartikey Mahendra BHATT
  • Mentor: Benjamin Larsson
  • Status: Not finished by the student but picked up by Justin Ruggles and committed to FFmpeg.

AAC Decoder

  • Student: Maxim Gavrilov
  • Mentor: Oded Shimon
  • Status: unfinished, orphaned

Vorbis Encoder

  • Student:
  • Mentor: Oded Shimon
  • Status: Finished by Oded Shimon instead.

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 Verdejo Pinochet
  • Mentor: Benjamin Larsson
  • Status:

Matroska Muxer

  • Student: David Conrad
  • Mentor: Aurélien Jacobs
  • Status: Accepted into the FFmpeg codebase.

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