OSDN Git Service

Remove bitrate tolerance from libx264 interface
authorJason Garrett-Glaser <darkshikari@gmail.com>
Thu, 11 Nov 2010 14:34:27 +0000 (14:34 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Thu, 11 Nov 2010 14:34:27 +0000 (14:34 +0000)
commit2c5168afed8ddd798dae5909dba85ae3b611f894
treec192a9e126312da1e897c791bd76dd10a1b5d564
parent6ed3bace9708fad6a656a187a3b182bba21006fa
Remove bitrate tolerance from libx264 interface
Nobody ever uses it correctly, and ffmpeg sets it incorrectly, so we'll just
leave it out.

Originally committed as revision 25720 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libx264.c