[FFmpeg-devel] [PATCH 2/2] Add ID support for .oma/.aa3

Maxim max_pole
Tue Jun 8 00:16:09 CEST 2010


Michael Niedermayer schrieb:
> On Mon, Jun 07, 2010 at 09:48:38AM +0200, Michael Karcher wrote:
>   
>> Am Montag, den 07.06.2010, 09:46 +0200 schrieb Michael Karcher:
>>     
>>> Am Montag, den 07.06.2010, 04:43 +0200 schrieb Michael Niedermayer:
>>>       
>>>>>> for this here i think that more understandable code is better than
>>>>>> the lowest instruction count
>>>>>>             
>>>>> OK, adjusted patch attached.
>>>>>           
>>>> and now please in 2 seperate patches, one for the ff_id3v2* changes
>>>> and one for oma
>>>>         
>>> No problem, here is the first patch.
>>>       
>> And here is the second:
>>
>> Changelog:
>> Add parsing of metadata in .oma/.aa3 files. They are just ID3v2 in
>> disguise starting with "ea3" instead of "ID3".
>>
>> Regards,
>>   Michael Karcher
>>     
>
>   
>>  oma.c |   42 +++++++++++++++++-------------------------
>>  1 file changed, 17 insertions(+), 25 deletions(-)
>> 39b782ae56fe46bc201e99113cffc052b7e83306  id3v2_for_oma.diff
>>     
>
> ok if tested and noone wants to maintain the demuxer except
> me doing default maintainershiping
>   

I (as the co-author of that code) would maintain this demuxer if you like.

Best regards
Maxim



More information about the ffmpeg-devel mailing list