]> git.alsa-project.org Git - alsa-plugins.git/commit
a52: Fix build error with the recent version
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Oct 2013 15:24:35 +0000 (17:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Oct 2013 15:24:35 +0000 (17:24 +0200)
commit1651e6f890a4ac18397dbb862402cecf522dfe0a
tree6d8297c5f04c06dba4740dab08bb14e28008e546
parent2d20afb50a8ec3302346bb85770a7a6a4f7daadc
a52: Fix build error with the recent version

The version check for USE_AVCODEC_FRAME wasn't done correctly, and it
failed to build with version 54.x or later.

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