diff options
author | LYF <yefei.li@gmail.com> | 2012-11-16 14:12:27 +0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-11-21 01:24:01 +0100 |
commit | 23db5418ed2ebaddbbc57a45b81caa6e94724587 (patch) | |
tree | 3e8a63d8e79708bd2af4faa191ecd885f28d0365 /libavutil | |
parent | 8b6aeb1fcdd975422e251ebfc3da8565d7f6c604 (diff) | |
download | ffmpeg-23db5418ed2ebaddbbc57a45b81caa6e94724587.tar.gz |
hls: create an AVProgram for each variant
Without the information, application may choose audio from one variant
and video from another variant, which leads to fetch two variants from
network. This enables av_find_best_stream() to find matching audio and
video streams, so that only one variant is fetched from network.
Signed-off-by: LYF <yefei.li@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions