]> git.sesse.net Git - ffmpeg/commit
lavc/mlpenc: remove the redundant condition check
authorJun Zhao <barryjzhao@tencent.com>
Fri, 10 May 2019 13:24:17 +0000 (21:24 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Sun, 12 May 2019 06:18:08 +0000 (14:18 +0800)
commit64e610b5f4b7c338713208a4dfa24a8f2eb728c8
treea9fad8ead7f78c94fe5a4e14ef13847ffea57acc
parentf82a02aa89ceb1f12c6f8f1627a93f2d568d9648
lavc/mlpenc: remove the redundant condition check

remove the redundant condition check for 'frame'

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavcodec/mlpenc.c