OSDN Git Service

vc2enc: remove redundant put_padding() and use skip_put_bytes() instead
authorRostislav Pehlivanov <atomnuker@gmail.com>
Tue, 1 Mar 2016 11:38:19 +0000 (11:38 +0000)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Tue, 1 Mar 2016 11:39:30 +0000 (11:39 +0000)
commit6061b78e837428b0ed0923b2f52e4e36c003b489
tree82ea89ff1e40845a141eb08ba2d97388842126ac
parent090621d7cece368d31f0d11baf477fc7fc007cac
vc2enc: remove redundant put_padding() and use skip_put_bytes() instead

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/vc2enc.c