FFmpeg / Libav Summer Of Code: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
Line 63: Line 63:
* Student: Kamil Nowosad
* Student: Kamil Nowosad
* Mentor: [[User:pengvado|Loren Merritt]]
* Mentor: [[User:pengvado|Loren Merritt]]
* Status:
* Status: The code is working but all features aren't supported.


=== Dirac Encoder and Decoder ===
=== Dirac Encoder and Decoder ===

Revision as of 14:51, 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: slowly progressing, it's working though

Matroska Muxer

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

Video Filter API

  • Student: Bobby Bingham
  • Mentor: Benjamin Larsson and Michael Niedermayer
  • Status: Working code for ffplay, colorspace negotiation is missing though, worked on by Vitor Sessak

E-AC3 Decoder

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

JPEG 2000 Encoder and Decoder

  • Student: Kamil Nowosad
  • Mentor: Loren Merritt
  • Status: The code is working but all features aren't supported.

Dirac Encoder and Decoder

TS Muxer