[FFmpeg-devel] [PATCH] document rtsp.h

Michael Niedermayer michaelni
Mon Feb 16 01:17:21 CET 2009


On Thu, Feb 05, 2009 at 03:58:45PM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Thu, Feb 5, 2009 at 12:27 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Thu, Feb 05, 2009 at 09:24:21AM -0500, Ronald S. Bultje wrote:
> >> -    RTSP_LOWER_TRANSPORT_UDP = 0,
> >> -    RTSP_LOWER_TRANSPORT_TCP = 1,
> >> -    RTSP_LOWER_TRANSPORT_UDP_MULTICAST = 2,
> >> +    RTSP_LOWER_TRANSPORT_UDP = 0,           /**< UDP/unicast */
> >> +    RTSP_LOWER_TRANSPORT_TCP = 1,           /**< TCP; interleaved in RTSP */
> >> +    RTSP_LOWER_TRANSPORT_UDP_MULTICAST = 2, /**< UDP/multicast */
> >>      /**
> >>       * This is not part of public API and shouldn't be used outside of ffmpeg.
> >>       */
> >
> >>      RTSP_LOWER_TRANSPORT_LAST
> >
> > this is still a poor name
> > RTSP_LOWER_TRANSPORT_NB or _COUNT seems better
> 
> OK, $attached. NB similar to PIX_FMT_*.

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090216/8d57009e/attachment.pgp>



More information about the ffmpeg-devel mailing list