diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-12-14 21:47:51 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-12-14 21:47:51 +0100 |
commit | de9ea40a40d8324c44ba9c20275a788954f701d4 (patch) | |
tree | 8b484c7110c1ddef5b36800ab8c0ce6690d1b89d | |
parent | 96093fe18024fd3398a51154a655994139f11cbf (diff) | |
download | ffmpeg-de9ea40a40d8324c44ba9c20275a788954f701d4.tar.gz |
doc/bitstream_filters: remove mp3_header_decompress filter
It was removed in commit c6080d89009056530119ab794ad02e4d515c7754.
-rw-r--r-- | doc/bitstream_filters.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi index 315fe33002..9bcb12c734 100644 --- a/doc/bitstream_filters.texi +++ b/doc/bitstream_filters.texi @@ -117,8 +117,6 @@ ffmpeg -i frame_%d.jpg -c:v copy rotated.avi @section movsub -@section mp3_header_compress - @section mp3_header_decompress @section noise |