OSDN Git Service

Make "-fs ss" mean "make output file of size equals or less than ss"
authorVitor Sessak <vitor1001@gmail.com>
Mon, 23 Aug 2010 14:46:59 +0000 (14:46 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 23 Aug 2010 14:46:59 +0000 (14:46 +0000)
commitc4ab519e0076ccbde2ea6a6e4e68916c84c6fc5d
tree7021032767bc85efa1de51b008554b9be0f6bf55
parent7f50caa75902a5a3ae1d3226123a20ec3b597669
Make "-fs ss" mean "make output file of size equals or less than ss"
instead of current "make output file of size less than ss".

Also use it to make MP3 tests more readable (using -fs xxx where xxx is
the requested output size, not something slightly lower).

Originally committed as revision 24884 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
tests/fate/mp3.mak