From 032fc4e2349ca6d047110311eb8f69b4556ee3e6 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 25 Feb 2010 18:06:31 +0000 Subject: Fix build with the old, outdated and deprecated internal ffmpeg. --- src/combined/ffmpeg/ffmpeg_decoder.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/combined/ffmpeg/ffmpeg_decoder.c b/src/combined/ffmpeg/ffmpeg_decoder.c index adf0dad78..6d0bfa432 100644 --- a/src/combined/ffmpeg/ffmpeg_decoder.c +++ b/src/combined/ffmpeg/ffmpeg_decoder.c @@ -228,7 +228,6 @@ void avcodec_register_all(void) REGISTER_DECODER(WAVPACK, wavpack); REGISTER_DECODER(WMAV1, wmav1); REGISTER_DECODER(WMAV2, wmav2); - REGISTER_DECODER(WMAPRO, wmapro); REGISTER_DECODER(WS_SND1, ws_snd1); /* pcm codecs */ -- cgit v1.2.3