OSDN Git Service

examples/resample_audio: check av_samples_get_buffer_size() return code
authorTimothy Gu <timothygu99@gmail.com>
Sat, 14 Dec 2013 04:57:23 +0000 (20:57 -0800)
committerStefano Sabatini <stefasab@gmail.com>
Sat, 14 Dec 2013 13:02:33 +0000 (14:02 +0100)
commitb242c156e5b92b44976baa0560e4b427fa1a5a81
tree6fe676b903db962c2c43fd3c28ea11c23ee5ef6f
parent66a703ea01687bbe57469116bbe7ab0c414b3509
examples/resample_audio: check av_samples_get_buffer_size() return code

Fixes CID1135757.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
doc/examples/resampling_audio.c