]> git.alsa-project.org Git - alsa-plugins.git/commit
Fix build with recent ffmpeg
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Aug 2008 15:06:43 +0000 (17:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Aug 2008 15:06:43 +0000 (17:06 +0200)
commit567fb2d4ff1270a3c425688bd410edadc12428a2
tree93b92ebf01ce3526cb2d4eb74fe52d3502e5ecc5
parent2f29d651b5bd843411315861f2946dc64dbd4ac7
Fix build with recent ffmpeg

Add a check of pkgconfig libavcodec in configure script.
Since the header file was moved to <libavcodec/*>, its location has
to be checked in configure, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
a52/Makefile.am
a52/pcm_a52.c
configure.in
rate-lavc/Makefile.am
rate-lavc/rate_lavcrate.c