[FFmpeg-devel] [PATCH/RFC] Ryan Martell's native mms code

Björn Axelsson bjorn.axelsson
Thu Aug 9 14:24:08 CEST 2007


I have merged Ryan's native_mms work mentioned in an earlier mail with
the SVN trunk, to produce an easily reviewed patch. I have tried not to
change anything from Ryan's code except what was needed to make it
compile.

native_mms.c is mostly and will still require substantial work until it
is acceptable. It should probably also be split up into three files: one
for common functions, one for tcp/udp and one for http. 

With this patch ffplay will play mms:, mmst: and mmsh: urls. It might
also work with asx redirection files. mmsh works slightly better than
mms/mmst at the moment, but seeking seems to be broken for both
protocols.

I have done some further work on fixing mms: and seeking and will submit
them as an incremental patch on top of this.

-- 
Bj?rn Axelsson                    Phone: +46-(0)90-18 98 97
Intinor AB                          Fax: +46-(0)920-757 10
www.intinor.se
Interactive Television & Digital Media Distribution
-------------- next part --------------
A non-text attachment was scrubbed...
Name: native_mms.c
Type: text/x-csrc
Size: 80482 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/2ad55452/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: native_mms.h
Type: text/x-chdr
Size: 864 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/2ad55452/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ryan_martell_200703.diff
Type: text/x-patch
Size: 5372 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/2ad55452/attachment.bin>



More information about the ffmpeg-devel mailing list