X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fmp3dec_filter.m4;h=c02f1583ba1ade9716c19ad3b9408b5c01932b20;hp=0a31d7e8787c8a8418fe4d767f42532903761a51;hb=f3b4f3298d2dffdb84a121b7d4aa561975f79be9;hpb=d1e55304068a6a82553f40ae7bee746f5ca2233d diff --git a/ggo/mp3dec_filter.m4 b/ggo/mp3dec_filter.m4 index 0a31d7e8..c02f1583 100644 --- a/ggo/mp3dec_filter.m4 +++ b/ggo/mp3dec_filter.m4 @@ -1,19 +1,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."