On Sat, Apr 11, 2015 at 10:34:13PM +0200, Stephan Holljes wrote: > On Sat, Apr 11, 2015 at 8:30 PM, Michael Niedermayer <michae...@gmx.at> wrote: > > On Mon, Apr 06, 2015 at 10:25:37PM +0200, Michael Niedermayer wrote: > >> On Mon, Apr 06, 2015 at 08:29:42PM +0200, Stephan Holljes wrote: > >> [...] > >> > http.c | 6 +++--- > >> > 1 file changed, 3 insertions(+), 3 deletions(-) > >> > 2df39e4d329e2a1fbdb6fa4edc49ec7381ff601f > >> > 0001-libavformat-http.c-Fix-missing-parenthesis-in-http_l.patch > >> > From 8aedd2767d825307fc0d9f6e5b461e2ef68ebe6d Mon Sep 17 00:00:00 2001 > >> > From: Stephan Holljes <klaxa1...@googlemail.com> > >> > Date: Mon, 6 Apr 2015 19:26:34 +0200 > >> > Subject: [PATCH 1/2] libavformat/http.c: Fix missing parenthesis in > >> > http_listen() > >> > > >> > Signed-off-by: Stephan Holljes <klaxa1...@googlemail.com> > >> > >> applied > > > > maybe my mail was ambigous but i only applied the first of the 2 > > patches as there was a comment on the 2nd, though i can apply it too > > if the mentors want > > Yeah, I thought both patches got applied. I should probably have > checked to be sure.
i realized my reply was likely misunderstood when i saw nicolas reply which reminded me that there was still a patch with comment pending > > > > > [...] > > > > -- > > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > > > Concerning the gods, I have no means of knowing whether they exist or not > > or of what sort they may be, because of the obscurity of the subject, and > > the brevity of human life -- Protagoras > > > Attached a new patch that adds the functionality mentioned and adds > more documentation with examples. > doc/protocols.texi | 24 +++++++++++++++++++++++- > libavformat/http.c | 7 +++++-- > 2 files changed, 28 insertions(+), 3 deletions(-) > a4fbb1830d91d682aa87bc62af5d55ba855aaf27 > 0001-libavformat-http.c-Make-http-listen-work-as-an-input.patch > From 85a9e25b9898d6163043e695acd9b90e5f850836 Mon Sep 17 00:00:00 2001 > From: Stephan Holljes <klaxa1...@googlemail.com> > Date: Sat, 11 Apr 2015 22:26:57 +0200 > Subject: [PATCH] libavformat/http.c: Make http-listen work as an input stream. > With this patch http can be used to listen for POST data to be used as an > input stream. > > Signed-off-by: Stephan Holljes <klaxa1...@googlemail.com> applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel