aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_h263_rfc2190.c
diff options
context:
space:
mode:
authorJun Zhao <mypopydev@gmail.com>2018-10-28 10:27:22 +0800
committerJun Zhao <jun.zhao@intel.com>2018-10-30 13:16:47 +0800
commit903f2beafc7c5379ff65a7ca9b9e7b7ee49c75bf (patch)
tree5ca90cdae89b3e5f2fd341507497d83592ef8bb8 /libavformat/rtpenc_h263_rfc2190.c
parent1ff4bd59dfcea26b584e8c82a6cd7c3ee87fc8a7 (diff)
downloadffmpeg-903f2beafc7c5379ff65a7ca9b9e7b7ee49c75bf.tar.gz
lavc/decode: Fix the error number report if av_image_fill_pointers fail.
-1 will be map to error number "EPERM", and will be map to the error message like "Error while decoding stream #0:0: Operation not permitted", it's a strange error message when debug update_frame_pool fail, now only return the error code from av_image_fill_pointers in case of av_image_fill_pointers failure. Signed-off-by: Jun Zhao <mypopydev@gmail.com>
Diffstat (limited to 'libavformat/rtpenc_h263_rfc2190.c')
0 files changed, 0 insertions, 0 deletions