OSDN Git Service

mathematics: remove asserts from av_rescale_rnd()
authorAnton Khirnov <anton@khirnov.net>
Thu, 12 Dec 2013 06:34:13 +0000 (07:34 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 3 Jan 2014 15:39:30 +0000 (16:39 +0100)
commit94a417acc05cc5151b473abc0bf51fad26f8c5a0
tree794aeeafbc1889f7bd3a5341e62fc5955c6e4352
parent24057c83207d6ea8bfd824155ac37be8a33dfd0c
mathematics: remove asserts from av_rescale_rnd()

It is a public function, it must not assert on its parameters.
libavutil/mathematics.c