OSDN Git Service

mlp_parser: print error when ff_combine_frame() fails to add the current buffer
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 22:05:03 +0000 (00:05 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 22:05:03 +0000 (00:05 +0200)
commitdf727d408c7e4aa7709ca62e3f693b98eac6213c
tree34a72f3f53442c432c841376f69d40ab09fb15af
parente807a2b64899c8be82b5321ed0cb633777786c51
mlp_parser: print error when ff_combine_frame() fails to add the current buffer

Fixes part of CID602338
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mlp_parser.c