diff mbox

[FFmpeg-devel,2/2] doc/bitstream_filters: documents delete_filler option.

Message ID 4f5f907c-5a99-5459-29ad-67c62179f780@gmail.com
State Accepted
Commit b141902872bbe5d9389ee9f4fddbb87698c86689
Headers show

Commit Message

Jun Zhao Feb. 23, 2018, 7:12 a.m. UTC
From 9567abf90857ed1401cf041079635c0f688865cc Mon Sep 17 00:00:00 2001
From: Jun Zhao <jun.zhao@intel.com>
Date: Fri, 23 Feb 2018 15:02:29 +0800
Subject: [PATCH 2/2] doc/bitstream_filters: documents delete_filler option.

documents delete_filler option for bsf h264_metadata.

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
---
 doc/bitstream_filters.texi | 3 +++
 1 file changed, 3 insertions(+)

Comments

Michael Niedermayer Feb. 24, 2018, 3:27 a.m. UTC | #1
On Fri, Feb 23, 2018 at 03:12:42PM +0800, Jun Zhao wrote:
> 

>  bitstream_filters.texi |    3 +++
>  1 file changed, 3 insertions(+)
> 938bac08c9db9bbec9181417952755dba107554c  0002-doc-bitstream_filters-documents-delete_filler-option.patch
> From 9567abf90857ed1401cf041079635c0f688865cc Mon Sep 17 00:00:00 2001
> From: Jun Zhao <jun.zhao@intel.com>
> Date: Fri, 23 Feb 2018 15:02:29 +0800
> Subject: [PATCH 2/2] doc/bitstream_filters: documents delete_filler option.
> 
> documents delete_filler option for bsf h264_metadata.
> 
> Signed-off-by: Jun Zhao <jun.zhao@intel.com>
> ---
>  doc/bitstream_filters.texi | 3 +++
>  1 file changed, 3 insertions(+)

will apply

thx

[...]
diff mbox

Patch

diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 9c7d86eb39..3697e1af8f 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -154,6 +154,9 @@  possibly separated by hyphens, and the string can be anything.
 For example, @samp{086f3693-b7b3-4f2c-9653-21492feee5b8+hello} will
 insert the string ``hello'' associated with the given UUID.
 
+@item delete_filler
+Deletes both filler NAL units and filler SEI messages.
+
 @end table
 
 @section h264_mp4toannexb