From db7ebab5c360f695165b732c475544a6244a132b Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefasab@gmail.com>
Date: Wed, 26 Jun 2013 18:58:55 +0200
Subject: [PATCH] doc/bitstream_filters: document the chomp filter

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 47ad9d218d8..4f28410ff55 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
-- 
GitLab