[FFmpeg-devel] [PATCH] doc/protocols: fix/improve RTP documentation
Stefan Pöschel
basic.master at gmx.de
Thu Jan 16 22:07:56 EET 2025
Sorry, I tried git send-email the first time and didn't check the
wrapping before sending.
Please find the patch attached as file.
Am 16.01.25 um 20:47 schrieb Michael Niedermayer:
> On Wed, Jan 15, 2025 at 05:27:39PM +0100, Stefan Pöschel via ffmpeg-devel wrote:
>> Signed-off-by: Stefan Pöschel <basic.master at gmx.de>
>> ---
>> doc/protocols.texi | 14 +++++++++-----
>> 1 file changed, 9 insertions(+), 5 deletions(-)
>>
>> diff --git a/doc/protocols.texi b/doc/protocols.texi
>> index ed70af4b33..969f4bf022 100644
>> --- a/doc/protocols.texi
>> +++ b/doc/protocols.texi
>> @@ -1150,10 +1150,15 @@ ffplay "rtmp://myserver/live/mystream live=1"
>> Real-time Transport Protocol.
>> The required syntax for an RTP URL is:
>> -rtp://@var{hostname}[:@var{port}][?@var{option}=@var{val}...]
>> + at example
>> +rtp://@var{hostname}[:@var{port}][?@var{options}]
>> + at end example
>> @var{port} specifies the RTP port to use.
>> + at var{options} contains a list of &-separated options of the form
>> + at var{key}=@var{val}.
>
> This patch is corrupted by linebreaks, check your line/word wrap settings
> or attach the patch or use git send email
>
> thx
>
>
> [...]
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-protocols-fix-improve-RTP-documentation.patch
Type: text/x-patch
Size: 1511 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250116/87d3eba8/attachment.bin>
More information about the ffmpeg-devel
mailing list