Hi,

On Tue, Feb 14, 2012 at 11:18 AM, Alex Converse <[email protected]> wrote:
> ---
>  libavformat/hls.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/libavformat/hls.c b/libavformat/hls.c
> index d8b0020..82aa764 100644
> --- a/libavformat/hls.c
> +++ b/libavformat/hls.c
> @@ -700,7 +700,7 @@ static int hls_probe(AVProbeData *p)
>  }
>
>  AVInputFormat ff_hls_demuxer = {
> -    .name           = "hls",
> +    .name           = "hls,applehttp",

OK.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to