Skip to content
Snippets Groups Projects
Commit c110cbf6 authored by LYF's avatar LYF Committed by Martin Storsjö
Browse files

hls: Create an AVProgram for each variant


Without the information, an application may choose audio from one
variant and video from another variant, which leads to fetching two
variants from the network. This enables av_find_best_stream() to find
matching audio and video streams, so that only one variant is fetched.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 9d64f236
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment