wl2776 wrote > > I'd like to draw your attention to the function field_end(), located in > the file libavcodec/h264.c > > http://git.libav.org/?p=libav.git;a=blob;f=libavcodec/h264.c;h=c3ef3f0110e1c879d32d6cde632df40d623fbe05;hb=master#l2518 > > Lines 2543 - 2546 contain call to the end_frame function, processing its > return code and writing diagnostic message. >
I propose replacing these lines with somethink like: -- View this message in context: http://libav-api.1054858.n5.nabble.com/About-error-processing-during-hardware-assisted-decoding-of-H264-tp5565147p5565162.html Sent from the libav-api mailing list archive at Nabble.com. _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
