[FFmpeg-cvslog] doc/bitstream_filters: document the chomp filter
Stefano Sabatini
git at videolan.org
Wed Jun 26 23:31:25 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Wed Jun 26 18:58:55 2013 +0200| [db7ebab5c360f695165b732c475544a6244a132b] | committer: Stefano Sabatini
doc/bitstream_filters: document the chomp filter
TODO: add some meaningful examples.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db7ebab5c360f695165b732c475544a6244a132b
---
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
More information about the ffmpeg-cvslog
mailing list