Hello all,

Actual implementation of ff_qsv_decode() is not reliable, it may
return without consumption of 1..3 last bytes of packet which
initiates infinitive loop. New implementation guarantees that packet
will consumed, now internal fifo uses to join unconsumed previous packet
tail with new packet.
Please review.
  

-- 
Best regards,
 Ivan                          mailto:ivan.us...@nablet.com

Attachment: 0003-libavcodec-qsvdec.c-The-ff_qsv_decode-now-guarantees.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to