[FFmpeg-devel] [PATCH] shorten UDP read URLs

aviad rozenhek aviadr1
Thu Sep 16 19:41:34 CEST 2010


On Thu, Sep 16, 2010 at 11:36, Stefano Sabatini <
stefano.sabatini-lala at poste.it> wrote:

> On date Thursday 2010-09-16 10:35:24 -0500, aviad rozenhek encoded:
> > other programs such as VLC have convenient notation for udp read socket
> in
> > port 1234: udp://localhost:1234
> > in ffmpeg/ffplay a more cumbersome udp://localhost?localport=1234 is
> needed.
> >
> > the attached patch makes udp://localhost:1234 behave exactly like
> > udp://localhost?localport=1234 for reading UDP without breaking anything
> I
> > could think of.
> > use of ?localport flags is maintained for backwards compatibility.
>
> While at it also please add documentation to doc/protocols.texi.
>
>
here's my attemp at documenting udp protocol, in case this my $subj patch is
accepted
-------------- next part --------------
A non-text attachment was scrubbed...
Name: udp_protocol_texi.diff
Type: text/x-patch
Size: 1214 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100916/5fd0a885/attachment.bin>



More information about the ffmpeg-devel mailing list