[FFmpeg-devel] [PATCH] libavformat/http.c: Make http-listen work as an input stream.

Stephan Holljes klaxa1337 at googlemail.com
Mon Apr 6 20:29:42 CEST 2015


On Mon, Apr 6, 2015 at 1:47 PM, Lukasz Marek <lukasz.m.luki2 at gmail.com> wrote:
> On Apr 5, 2015 6:02 PM, "Stephan Holljes" <klaxa1337 at googlemail.com> wrote:
>>
>> With this patch http can be used to listen for POST data to be used as an
> input stream.
>>
>> Signed-off-by: Stephan Holljes <klaxa1337 at googlemail.com>
>> ---
>>  libavformat/http.c | 7 +++++--
>>  1 file changed, 5 insertions(+), 2 deletions(-)
>
> This should be documented I guess.
I added a short description in doc/protocols.texi.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Now attached two patches. The first one fixes the parenthesis and the
second one adds the original patch.

Regards,
Stephan Holljes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libavformat-http.c-Make-http-listen-work-as-an-input.patch
Type: text/x-patch
Size: 2964 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150406/890159c9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavformat-http.c-Fix-missing-parenthesis-in-http_l.patch
Type: text/x-patch
Size: 1210 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150406/890159c9/attachment-0001.bin>


More information about the ffmpeg-devel mailing list