Opened 12 years ago

Closed 12 years ago

#1511 closed defect (fixed)

udp protocol docs missing some options

Reported by: burek Owned by: stefano
Priority: minor Component: documentation
Version: git-master Keywords: udp
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: yes

Description

The html docs about udp protocol, located here http://ffmpeg.org/ffmpeg.html#udp is missing description for 2 options: "fifo_size" and "overrun_nonfatal"

Change History (2)

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: udp added
Priority: normalminor
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by Stefano Sabatini, 12 years ago

Analyzed by developer: set
Resolution: fixed
Status: openclosed

Fixed in:

commit 469b9ce83fb702b8c988d4dc82cd28c2c6b262cd
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Sun Jul 15 20:56:08 2012 +0200

    doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options
    
    Address trac ticket #1511.
Note: See TracTickets for help on using tickets.