OSDN Git Service

lavf/avio: Introduce avio_find_protocol_name
authorAlexander Strasser <eclipse7@gmx.net>
Sun, 5 Jan 2014 01:11:18 +0000 (02:11 +0100)
committerAlexander Strasser <eclipse7@gmx.net>
Sun, 16 Feb 2014 21:34:21 +0000 (22:34 +0100)
commitdb3c9701f46d20fd7e94c3222cf4fd4524a16414
treebb13ace709cbc881905c0ba211da30c36436ae6e
parenta392bf657015c9a79a5a13adfbfb15086c1943b9
lavf/avio: Introduce avio_find_protocol_name

Make it possible to find out what protocol will be chosen
for a given URL.

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
libavformat/avio.c
libavformat/avio.h
libavformat/version.h