Hi,

On Tue, Apr 12, 2011 at 4:08 AM, Martin Storsjö <mar...@martin.st> wrote:
> This should hopefully fix roundup issue 2586.
>
> This commit only implements it in the demuxer, not in the
> protocol handler. If desired, some of the code could be
> refactored to be shared by both implementations.
>
> Is there any use case left that the protocol implementation
> handles better than the demuxer?
> ---
>  libavformat/applehttp.c |  108 +++++++++++++++++++++++++++++++++++++++++++++-
>  libavformat/version.h   |    2 +-
>  2 files changed, 106 insertions(+), 4 deletions(-)

So who uses the protocol handler? I forgot how we got to this point of
having two implementations. Maybe b/c of binary compat you want to
keep both?

The patch itself looks good to me.

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to