]> git.sesse.net Git - ffmpeg/commit
avcodec/asvenc: Simplify flushing and padding packet
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 12 Oct 2020 22:01:29 +0000 (00:01 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 18 Oct 2020 12:46:28 +0000 (14:46 +0200)
commitc9e8f031955ffc00d681bd31e6ad3c8146cf015d
tree80caa0e7dc00c5084da6c04e9b4de7eaf500e262
parentcdf7619705611983724e98dee2c5659449fd0e30
avcodec/asvenc: Simplify flushing and padding packet

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/asvenc.c