[FFmpeg-devel] GSoC update

Stephan Holljes klaxa1337 at googlemail.com
Sun Jun 28 06:51:20 CEST 2015


Hi,
attached patches are the current state of work.
It's probably still a bit rough around the edges, but I think I made
some progress.
The sample code in doc/examples does not write any data as of yet, but
the HTTP handshake works.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-network-split-ff_listen_bind-into-ff_listen-and.patch
Type: text/x-patch
Size: 2805 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavf-avio-add-ffurl_accept-and-ffurl_handshake.patch
Type: text/x-patch
Size: 2132 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-lavf-avio-add-avio_accept-and-avio_handshake.patch
Type: text/x-patch
Size: 1658 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-lavf-http-add-http_accept-and-http_handshake.patch
Type: text/x-patch
Size: 2847 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-lavf-tcp-make-tcp_open-return-with-a-listening-socke.patch
Type: text/x-patch
Size: 1058 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-lavf-tcp-add-tcp_accept.patch
Type: text/x-patch
Size: 1294 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-lavf-http-remove-connection-logic-from-http_listen.patch
Type: text/x-patch
Size: 1657 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-lavf-http-ignore-0-in-handle_http_errors.patch
Type: text/x-patch
Size: 842 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-lavf-http-only-shut-down-the-connection-when-it-s-a-.patch
Type: text/x-patch
Size: 850 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-doc-examples-WIP-add-http_multiclient-example-code.patch
Type: text/x-patch
Size: 3067 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150628/42148a36/attachment-0009.bin>


More information about the ffmpeg-devel mailing list