summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-02 15:30:50 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-02 15:30:50 +0100
commit8e910e3fea1078118f4343db9c519e10be73877c (patch)
tree0a03fd067531bc952957521fa0357cd560f8c1b2 /src
parent43f1a8e3c042707c60661c625ce7b348c50eb510 (diff)
parent29a4bed3de97bf33fe1dd786c0b1f0638c152684 (diff)
downloadxine-lib-8e910e3fea1078118f4343db9c519e10be73877c.tar.gz
xine-lib-8e910e3fea1078118f4343db9c519e10be73877c.tar.bz2
Merge from 1.1; handle Debian packaging fallout from the merge.
--HG-- rename : debian/libxine1-doc.docs => debian/libxine2-doc.docs rename : debian/libxine1-doc.manpages => debian/libxine2-doc.manpages
Diffstat (limited to 'src')
-rw-r--r--src/demuxers/group_audio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demuxers/group_audio.c b/src/demuxers/group_audio.c
index 8c1efdde6..449c2ad12 100644
--- a/src/demuxers/group_audio.c
+++ b/src/demuxers/group_audio.c
@@ -68,7 +68,7 @@ static const demuxer_info_t demux_info_mpgaudio = {
};
static const demuxer_info_t demux_info_mpc = {
- 0 /* priority */
+ 1 /* priority */
};
static const demuxer_info_t demux_info_realaudio = {