FFmpeg/libavcodec
Ivan Uskov b409748bc4 libavcodec/qsvenc.c: fix incorrect loop condition.
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.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-07-09 02:25:39 +02:00
..
2015-07-07 22:56:30 +02:00
2015-06-04 23:10:56 +02:00
2015-06-14 15:09:33 +02:00
2015-06-24 14:45:16 +01:00
2015-05-28 16:10:56 +02:00
2015-06-06 16:02:19 +00:00
2015-05-28 01:01:16 +02:00
2015-06-19 13:57:36 +02:00
2015-06-08 19:11:27 +02:00
2015-06-28 14:51:07 +02:00
2015-05-31 15:03:31 +02:00
2015-05-25 16:08:08 +02:00
2015-06-24 15:09:31 -07:00
2015-05-31 15:03:31 +02:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-07-01 20:30:48 +02:00
2015-06-26 23:35:26 +02:00
2015-05-13 00:41:38 +02:00
2015-05-31 15:03:31 +02:00