From ab5f5816253a2ec4e82308b3c91d47c011de2c84 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sat, 13 Jul 2013 17:12:41 +0200 Subject: [PATCH] doc/bitstream_filters: amend name of some bitstream filters --- 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 4f28410ff5..fe3c910458 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. -@section dump_extradata +@section dump_extra @section h264_mp4toannexb @@ -97,6 +97,6 @@ ffmpeg -i frame_%d.jpg -c:v copy rotated.avi @section noise -@section remove_extradata +@section remove_extra @c man end BITSTREAM FILTERS