>On 9/3/17, 8:19 PM, "Marton Balint" <c...@passwd.hu<mailto:c...@passwd.hu>> >wrote:
>Why don't use you simply use uint16_t here as well? I think we typically >try to avoid unsigned as a type. Done. Changed it to uint16_t. >This VANC parser does not seem right. VANC header can appear multiple >times, you seem to parse only the first DID. Also, you should simply >ignore unknown DID-s, ffmpeg will not be able to parse all types there >are, there is no need to warn. Thanks for pointing it out. Have handled it now. Also changed the warning log to debug log. Please find the patch attached. Regards, Marton
0003-avdevice-decklink_dec-Added-Closed-caption-decode-fr.patch
Description: 0003-avdevice-decklink_dec-Added-Closed-caption-decode-fr.patch
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel