> -----Original Message----- > From: Song, Ruiling > Sent: Wednesday, January 24, 2018 10:36 AM > To: [email protected] > Cc: Song, Ruiling <[email protected]> > Subject: [PATCH V2] lavc/qsv: skip the packet if decoding failure. > > From: "Ruiling, Song" <[email protected]> > > MediaSDK may fail to decode some frame, just skip it. > Otherwise, it will keep decoding the failure packet repeatedly > without processing any packet afterwards. > > v2: > switch to using av_packet_unref().
I am sorry to re-send the v2 because I missed to add "v2:" in commit message and fix one code format error. Ruiling _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
