mpv/core
wm4 666cb2dac2 mplayer: remove generic duration calculation
This was useless for anything but the raw demuxers. In most cases, this
would most likely lead to display of bogus duration values, because the
bitrates used are per-track, not the total file bitrate. There was
actually no case left where this code was helpful.

Note that demux_lavf has its own code for this using the total file
bitrate. Also, mplayer.c can calculate the playback percentage from
current file position / current file size. This is not removed.
2013-07-12 23:11:04 +02:00
..
input
timeline
asxparser.c
asxparser.h
av_common.c
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
command.c
command.h
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c
encode_lavc.h
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c
m_property.h
m_struct.c
m_struct.h
mp_common.c
mp_common.h
mp_core.h
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_ring.c
mp_ring.h
mp_talloc.h
mplayer.c
options.c
options.h
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist.c
playlist.h
playlist_parser.c
playlist_parser.h
resolve.h
resolve_quvi.c
resolve_quvi9.c
screenshot.c
screenshot.h
subopt-helper.c
subopt-helper.h
version.c