[FFmpeg-devel] Small Task M95 playback system for GSOC10

Jai Menon jmenon86
Mon Feb 22 12:12:54 CET 2010


On Mon, Feb 22, 2010 at 4:37 PM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> On date Monday 2010-02-22 09:14:53 +0100, Federico encoded:
>> Hi everybody,
>> I am a student and I'd like to participate in GSOC10.
>> For Small Tasks I selected to implement the M95 playback system ( I
>> hope is simply enough :P).
>
>> I'm new to ffmpeg codebase and I already have some questions: for the
>> M95 video codec I need to register the codec first, but in
>> libavcodec/avcodec.h there isn't the CODEC_ID for M95. Plus the wiki
>> and the file itself say changing/adding codec id to the list will
>> brake binary compatibility, so how can I insert the M95 codec?
>
> Codec ids are sparsely placed, so you can insert it in one of the gap
> not yet filled, or just at the end.

to be precise, the first section labeled "video codecs"

-- 
Jai Menon



More information about the ffmpeg-devel mailing list