[FFmpeg-cvslog] doc/bitstream_filters: amend name of some bitstream filters

Stefano Sabatini git at videolan.org
Sun Jul 14 16:12:09 CEST 2013


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sat Jul 13 17:12:41 2013 +0200| [ab5f5816253a2ec4e82308b3c91d47c011de2c84] | committer: Stefano Sabatini

doc/bitstream_filters: amend name of some bitstream filters

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ab5f5816253a2ec4e82308b3c91d47c011de2c84
---

 doc/bitstream_filters.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 4f28410..fe3c910 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -30,7 +30,7 @@ ADTS AAC container to a FLV or a MOV/MP4 file.
 
 Remove zero padding at the end of a packet.
 
- at section dump_extradata
+ at section dump_extra
 
 @section h264_mp4toannexb
 
@@ -97,6 +97,6 @@ ffmpeg -i frame_%d.jpg -c:v copy rotated.avi
 
 @section noise
 
- at section remove_extradata
+ at section remove_extra
 
 @c man end BITSTREAM FILTERS



More information about the ffmpeg-cvslog mailing list