summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-12-03 17:26:16 +0000
committerPaul B Mahol <onemda@gmail.com>2012-12-05 12:40:57 +0000
commit15ab0393fd8fe7d758a6f43d34c5b9bfcdece6d8 (patch)
tree7eee0f699f272734ef4139a743e182d54a7f4472 /libavformat/Makefile
parent93dc8ed0a113ba0c66fe1191f942766d82664514 (diff)
downloadffmpeg-streaming-15ab0393fd8fe7d758a6f43d34c5b9bfcdece6d8.zip
ffmpeg-streaming-15ab0393fd8fe7d758a6f43d34c5b9bfcdece6d8.tar.gz
avr: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index de1a05b..1099099 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -78,7 +78,7 @@ OBJS-$(CONFIG_AVI_DEMUXER) += avidec.o
OBJS-$(CONFIG_AVI_MUXER) += avienc.o
OBJS-$(CONFIG_AVISYNTH) += avisynth.o
OBJS-$(CONFIG_AVM2_MUXER) += swfenc.o swf.o
-OBJS-$(CONFIG_AVR_DEMUXER) += avr.o rawdec.o pcm.o
+OBJS-$(CONFIG_AVR_DEMUXER) += avr.o pcm.o
OBJS-$(CONFIG_AVS_DEMUXER) += avs.o vocdec.o voc.o
OBJS-$(CONFIG_BETHSOFTVID_DEMUXER) += bethsoftvid.o
OBJS-$(CONFIG_BFI_DEMUXER) += bfi.o
OpenPOWER on IntegriCloud