[FFmpeg-devel] [PATCH] libavcodec/qsvenc.c: incorrect loop condition has been fixed.
Ivan Uskov
ivan.uskov at nablet.com
Tue Jul 7 19:42:09 CEST 2015
Hello All,
For example, the encoder may return MFX_WRN_INCOMPATIBLE_VIDEO_PARAM
warning i.e. ret==5 old loop implementation will repeat several times
until output buffer overflow. New implementation explicitly uses
loop only for device busy case.
--
Best regards,
Ivan mailto:ivan.uskov at nablet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-qsvenc.c-incorrect-loop-condition-has-bee.patch
Type: application/octet-stream
Size: 1174 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150707/7b498cec/attachment.obj>
More information about the ffmpeg-devel
mailing list