[MPlayer-dev-eng] [PATCH] Cleanup to the LIVE.COM interface code, & more QT stream support

Bertrand Baudet bertrand_baudet at yahoo.com
Fri Jan 31 19:30:45 CET 2003


Looks fine to me.
Arpi, do you want it before 0.90 or should
I commit it after the release?

Bertrand

On Friday 31 January 2003 02:38, Ross Finlayson wrote:
> I have made some improvements to the LIVE.COM interface code.  The code now
> supports 'QuickTime generic' RTP streams (the "X-QT" MIME type), which -
> thanks to the QuickTime codecs - makes it possible to play more QuickTime
> RTP streams.  ("X-SORENSONVIDEO" RTP streams are still not supported,
> though, because I haven't yet reverse-engineered that RTP payload format.)
>
> QCELP RTP streams are also supported (although they don't play quite right
> just yet).
>
> I have also restructured the code, splitting it into two files:
>          - "demux_rtp.cpp" (the existing file), which handles RTP I/O and
> MPlayer buffering.  This file should require few changes in the future.
>          - "demux_rtp_codec.cpp" (a new file), which does codec-specific
> initialization for each media type.  In the future, most changes (to
> support new media types) will be to this file only.
> There's also a new header file
>          - "demux_rtp_internal.h", which ties together the two files
> mentioned above.
>
> I have included a patch to the existing files "libmpdemux/demux_rtp.cpp"
> and "libmpdemux/Makefile", plus the two new files
> "libmpdemux/demux_rtp_codec.cpp" and "libmpdemux/demux_rtp_internal.h".
>
>          Ross.



More information about the MPlayer-dev-eng mailing list