]> git.alsa-project.org Git - alsa-plugins.git/commit
a52: add some padding bytes to outbuf
authorJames Almer <jamrial@gmail.com>
Sun, 6 Jun 2021 15:40:37 +0000 (12:40 -0300)
committerJaroslav Kysela <perex@perex.cz>
Wed, 16 Jun 2021 06:53:24 +0000 (08:53 +0200)
commit29f88436a7f3296d8ae78972d698a27196b37715
treea757782a36fa03484248e02c746732d22022d1fa
parentfcc45083ac3c216d7d5bcf6c180ef72258895824
a52: add some padding bytes to outbuf

Since it's used as AVPacket payload, the API requires it to be padded.

BugLink: https://github.com/alsa-project/alsa-plugins/pull/23
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
a52/pcm_a52.c