On Mon, Mar 16, 2015 at 9:40 AM, Luca Barbato <[email protected]> wrote:
> On 16/03/15 07:28, Vittorio Giovara wrote:
>>
>> On Sun, Mar 15, 2015 at 10:51 PM, Luca Barbato <[email protected]> wrote:
>>>
>>> Bug-Id: 833
>>> ---
>>>   libavformat/matroska.c | 1 +
>>>   1 file changed, 1 insertion(+)
>>>
>>> diff --git a/libavformat/matroska.c b/libavformat/matroska.c
>>> index 237f26f..47fdea6 100644
>>> --- a/libavformat/matroska.c
>>> +++ b/libavformat/matroska.c
>>> @@ -63,6 +63,7 @@ const CodecTags ff_mkv_codec_tags[]={
>>>       {"S_ASS"            , AV_CODEC_ID_SSA},
>>>       {"S_SSA"            , AV_CODEC_ID_SSA},
>>>       {"S_VOBSUB"         , AV_CODEC_ID_DVD_SUBTITLE},
>>> +    {"S_DVBSUB"         , AV_CODEC_ID_DVB_SUBTITLE},
>>>       {"S_HDMV/PGS"       , AV_CODEC_ID_HDMV_PGS_SUBTITLE},
>>>
>>>       {"V_DIRAC"          , AV_CODEC_ID_DIRAC},
>>
>>
>> sure, if that's all needed
>>
> I tested the provided sample and it seems so.

that calls for a fate test :)
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to