[FFmpeg-devel] Realmedia patch

Ronald S. Bultje rsbultje
Sun Sep 14 16:34:43 CEST 2008


Hi Luca,

On Sat, Sep 13, 2008 at 11:08 AM, Luca Abeni <lucabe72 at email.it> wrote:
> Why RTSPPacketType and packet_type? According to rfc2326, this is called
> "transport". The thing called RTSPProtocol by libavformat is what rfc2326
> calls "transport/profile/lower-transport".
> It looks like your patch wants to split "transport" and "lower-transport"
> in two different variables. If so, you should use the correct names and
> types, and probably refactor the RTSP code a little bit before adding
> other modifications (for example, having an "RTSP_PROTOCOL_RTP_UDP"
> RTSPProtocol contraddicts this approach)

Attached patch renames RTSPProtocol to RTSPLowerTransport and does the
refactoring accordingly.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-rename_transport_to_lower_transport.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080914/25277030/attachment.txt>



More information about the ffmpeg-devel mailing list