[FFmpeg-devel] [PATCH] doc/bitstream_filters: document the chomp filter
Stefano Sabatini
stefasab at gmail.com
Wed Jun 26 19:01:26 CEST 2013
TODO: add some meaningful examples.
---
doc/bitstream_filters.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 47ad9d2..4f28410 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -28,6 +28,8 @@ ADTS AAC container to a FLV or a MOV/MP4 file.
@section chomp
+Remove zero padding at the end of a packet.
+
@section dump_extradata
@section h264_mp4toannexb
--
1.8.1.2
More information about the ffmpeg-devel
mailing list