On 16/10/18 22:20, James Almer wrote:
> On 10/16/2018 6:15 PM, Mark Thompson wrote:
>> On 05/10/18 00:09, Mark Thompson wrote:
>>> ---
>>>  doc/bitstream_filters.texi | 50 ++++++++++++++++++++++++++++++++++++++
>>>  1 file changed, 50 insertions(+)
>>>
>>> diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
>>> index d948c6d658..66df24fd3d 100644
>>> --- a/doc/bitstream_filters.texi
>>> +++ b/doc/bitstream_filters.texi
>>> @@ -37,6 +37,56 @@ raw ADTS AAC or an MPEG-TS container to MP4A-LATM, to an 
>>> FLV file, or
>>>  to MOV/MP4 files and related formats such as 3GP or M4A. Please note
>>>  that it is auto-inserted for MP4A-LATM and MOV/MP4 and related formats.
>>>  
>>> +@section av1_metadata
>>> +
>>> +Modify metadata embedded in an AV1 stream.
>>> +
>>> +@table @option
>>> +@item td
>>> +Insert or remove temporal delimiter OBUs in all temporal units of the
>>> +stream.
>>> +
>>> +@table @samp
>>> +@item insert
> 
> Maybe mention that it inserts one if there's none already at the
> beginning of the TU, and does nothing otherwise. Same with remove below.

Sure, added.

>>> ...
> 
> LGTM with or without the above change.

Applied with that change.

Thank you!

- Mark
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to