Mercurial > mplayer.hg
comparison mp_msg.c @ 24340:df689b37871f
Fix compilation after FFmpeg AUDIO_(DE)MUXER split
The FFmpeg build system split AUDIO_(DE)MUXER into two parts:
AUDIO_BEOS_(DE)MUXER and OSS_(DE)MUXER. cehoyos's earlier fix only
changed the code from AUDIO_(DE)MUXER to AUDIO_BEOS_(DE)MUXER ignoring
the other half of the split. Fix it to also disable OSS_(DE)MUXER.
author | uau |
---|---|
date | Fri, 07 Sep 2007 18:57:45 +0000 |
parents | 46fa9bcc6ccc |
children | 8f2154e066cf |
comparison
equal
deleted
inserted
replaced
24339:df52c442d68f | 24340:df689b37871f |
---|