X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fmp3dec_filter.m4;fp=ggo%2Fmp3dec_filter.m4;h=b6e596c9f591e75d6244444c07c388b79cbfc30b;hp=0a31d7e8787c8a8418fe4d767f42532903761a51;hb=d9d83772fbee853857f1904fa6553f06a026108c;hpb=72d9d14c6d70c0b7c14d0dd32925b223f6c7a451 diff --git a/ggo/mp3dec_filter.m4 b/ggo/mp3dec_filter.m4 index 0a31d7e8..b6e596c9 100644 --- a/ggo/mp3dec_filter.m4 +++ b/ggo/mp3dec_filter.m4 @@ -2,18 +2,6 @@ include(header.m4) include(buffer_tree.m4) -option "bufsize" b -#~~~~~~~~~~~~~~~~~ -"size of output buffer" -int typestr="kilobyte" -default="128" -optional -details=" - Increase this if you encounter output buffer overrun - errors. Smaller values make the mp3dec filter use less - memory. The minimal size is 32K. -" - option "ignore-crc" i #~~~~~~~~~~~~~~~~~~~~ "ignore CRC information in the audio stream."