Remove the "bt" OptionDef option from ffmpeg.c. The equally named
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Fri, 15 Sep 2006 22:32:30 +0000 (22:32 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Fri, 15 Sep 2006 22:32:30 +0000 (22:32 +0000)
commitdc5ee8bc54fe2a98eaaf83d84f0fba93e0af03af
treeb5c41bda30c99f382c0ca3fc4834aae2c2cdeb7e
parent0dcb89fc528a1024fd4eb80b1d56eaa9fc8573ea
Remove the "bt" OptionDef option from ffmpeg.c. The equally named
"bt" AVOption takes over its function although the parameter unit
has changed from kilobits/sec to bits/sec.

Originally committed as revision 6276 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/ffmpeg-doc.texi
ffmpeg.c