]> git.alsa-project.org Git - alsa-plugins.git/commit
a52: Use av_frame_get_buffer() for buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Jun 2021 17:32:17 +0000 (19:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 16 Jun 2021 06:53:53 +0000 (08:53 +0200)
commit1d7ede949730c6284e2b9f03804c8f7345fa768a
tree9bda274f32f3695dd02c2bf9e2c3f67399d74567
parent3726d49ba537c1546782a62ba0b29db09004ea7c
a52: Use av_frame_get_buffer() for buffer allocation

A more modern one for the recent API.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
a52/pcm_a52.c