summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mp_taglists.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-09-04 19:49:35 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-09-04 19:49:35 +0300
commit0e1b7765be878491565cf5e471f22b15e106164c (patch)
tree422e500c289335182a2a64934dcabf10b95e32dc /libmpdemux/mp_taglists.h
parenta9618c1c6fe9424dfaeb1677348e0382d7252554 (diff)
parentdcfd043ea8d0c46929aad78596314d837c290d39 (diff)
downloadmpv-0e1b7765be878491565cf5e471f22b15e106164c.tar.bz2
mpv-0e1b7765be878491565cf5e471f22b15e106164c.tar.xz
Merge svn changes up to r29644
Diffstat (limited to 'libmpdemux/mp_taglists.h')
-rw-r--r--libmpdemux/mp_taglists.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/mp_taglists.h b/libmpdemux/mp_taglists.h
index daa9c2dbcc..81c0b35d86 100644
--- a/libmpdemux/mp_taglists.h
+++ b/libmpdemux/mp_taglists.h
@@ -25,7 +25,7 @@
extern const struct mp_AVCodecTag *mp_wav_taglists[];
-extern const struct mp_AVCodecTag *mp_wav_override_taglists[];
+extern const struct mp_AVCodecTag *mp_codecid_override_taglists[];
extern const struct mp_AVCodecTag *mp_bmp_taglists[];