[MPlayer-dev-eng] [PATCH] add S24LE to mp_wav_override_tags

Baptiste Coudurier baptiste.coudurier at gmail.com
Tue Mar 31 00:49:57 CEST 2009


Reimar Döffinger wrote:
> On Fri, Mar 27, 2009 at 12:31:44AM -0700, Baptiste Coudurier wrote:
>> Baptiste Coudurier wrote:
>>> Hi,
>>>
>>> $subject, should fix s24le in .mov
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> Index: libmpdemux/mp_taglists.c
>>> ===================================================================
>>> --- libmpdemux/mp_taglists.c	(revision 29053)
>>> +++ libmpdemux/mp_taglists.c	(working copy)
>>> @@ -59,6 +59,7 @@
>>>      { CODEC_ID_PCM_S16BE,         MKTAG('t', 'w', 'o', 's')},
>>>      { CODEC_ID_PCM_S16LE,         1},
>>>      { CODEC_ID_PCM_S24BE,         MKTAG('i', 'n', '2', '4')},
>>> +    { CODEC_ID_PCM_S24LE,         1},
>>>      { 0, 0 },
>>>  };
>>>  
>> Any problem with the patch ?
> 
> No objections after some time -> just commit it.
> We can still flame you afterwards if it is wrong :-)

Applied.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the MPlayer-dev-eng mailing list