summaryrefslogtreecommitdiff
path: root/libavformat/oggparsedirac.c
diff options
context:
space:
mode:
authorIvan Uskov <ivan.uskov@nablet.com>2015-07-07 20:33:36 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-07-09 02:25:39 +0200
commitb409748bc4412fa2d8e642585c4e5ab8a4d136cb (patch)
treef0fd47b4a642ad79470f9642cbe4d2a0e0fcf234 /libavformat/oggparsedirac.c
parent0054d5ac02eaf37d7cfa63efa6e278b5f749c0c6 (diff)
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>
Diffstat (limited to 'libavformat/oggparsedirac.c')
0 files changed, 0 insertions, 0 deletions