Jan Ekström:
> On Mon, Dec 7, 2020 at 4:03 PM Andreas Rheinhardt
> wrote:
>>>
>>> You are not copying the terminating NUL; and you also don't account for
>>> it in the above check. Is this intended?
>>>
>>
>> The srt encoder does it like you, the ass encoder is careful only to
>> output a NUL term
On Mon, Dec 7, 2020 at 4:03 PM Andreas Rheinhardt
wrote:
> >
> > You are not copying the terminating NUL; and you also don't account for
> > it in the above check. Is this intended?
> >
>
> The srt encoder does it like you, the ass encoder is careful only to
> output a NUL terminated string (with
On Mon, Dec 7, 2020 at 3:56 PM Andreas Rheinhardt
wrote:
>
> Jan Ekström:
> > From: Jan Ekström
> >
> > Enables encoding of other subtitle formats into TTML and writing
> > them out as such documents.
> >
> > Signed-off-by: Jan Ekström
> > ---
> > Changelog | 1 +
> > doc/g
Andreas Rheinhardt:
> Jan Ekström:
>> From: Jan Ekström
>>
>> Enables encoding of other subtitle formats into TTML and writing
>> them out as such documents.
>>
>> Signed-off-by: Jan Ekström
>> ---
>> Changelog | 1 +
>> doc/general_contents.texi | 1 +
>> libavcodec/Makefi
Jan Ekström:
> From: Jan Ekström
>
> Enables encoding of other subtitle formats into TTML and writing
> them out as such documents.
>
> Signed-off-by: Jan Ekström
> ---
> Changelog | 1 +
> doc/general_contents.texi | 1 +
> libavcodec/Makefile| 1 +
> libavcode
AWESOME!!
On Fri, Dec 4, 2020 at 3:55 PM Jan Ekström wrote:
> From: Jan Ekström
>
> Enables encoding of other subtitle formats into TTML and writing
> them out as such documents.
>
> Signed-off-by: Jan Ekström
> ---
> Changelog | 1 +
> doc/general_contents.texi |