summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@mplayer2.org>2011-08-10 22:52:35 +0300
committerUoti Urpala <uau@mplayer2.org>2011-08-10 22:52:35 +0300
commitca9065b93fefea57423c376b28de1137c641223c (patch)
treeddda0de96984e835a972ead6622329acfc0df845 /mplayer.c
parentd4b8d1486a69ee5bbd96a2758f56c1bbc6242bfb (diff)
downloadmpv-ca9065b93fefea57423c376b28de1137c641223c.tar.bz2
mpv-ca9065b93fefea57423c376b28de1137c641223c.tar.xz
demux_lavf: don't interpret MPEG codec tags as generic tags
Don't interpret native MPEG codec tags using our generic format-agnostic codec tag tables. MPEG may use tag 3 for MP3, whereas the generic tables map 3 to uncompressed PCM. Make the code ignore the codec_tag field for the "mpeg" and "mpegts" libavformat demuxers and rely on the codec_id value provided by lavf only.
Diffstat (limited to 'mplayer.c')
0 files changed, 0 insertions, 0 deletions