Files
ffmpeg/libavcodec
Thomas Guillem 93e157f40f avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0
On macOS, a zero rc_max_rate cause an error from
VTSessionSetProperty(kVTCompressionPropertyKey_DataRateLimits).

on iOS (depending on device/version), a zero rc_max_rate cause invalid
arguments from the vtenc_output_callback after few frames and then a crash
within the VideoToolbox library.

Signed-off-by: Aman Gupta <aman@tmm1.net>
2018-07-19 09:26:01 -07:00
..
2018-07-03 20:15:01 +01:00
2018-04-30 21:50:12 +02:00
2018-07-03 20:15:01 +01:00
2018-07-03 20:15:01 +01:00
2018-07-18 13:59:25 +02:00
2018-07-18 13:59:25 +02:00
2018-04-19 22:59:40 +02:00
2018-07-03 20:15:01 +01:00
2018-04-25 23:09:47 +02:00
2018-05-25 20:09:22 +02:00
2018-07-03 20:15:01 +01:00
2018-03-29 00:05:52 -03:00
2018-05-10 23:03:50 +02:00
2018-05-05 21:35:31 +02:00
2018-04-25 22:07:20 +02:00