Mercurial > mplayer.hg
diff loader/wrapper.h @ 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 | ee76aa308c0a |
children | c98c9e7f3bd0 |