]> git.alsa-project.org Git - alsa-plugins.git/commit
a52: Add the support of recent libavcodec / libavutil
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2012 16:15:44 +0000 (17:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2012 16:16:04 +0000 (17:16 +0100)
commitb8e71427704d22446f570e6f7c258c309b016799
tree8d75fd82311fb0076cf261c385302fbdad992ca2
parenta4226cfe029f10585eb36fb527fde9a07a534f93
a52: Add the support of recent libavcodec / libavutil

The recent avcodec requires the planar support, which is essentially
non-interleaved formats.  We need to limit the accepted access types
depending on it.

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