-
- Downloads
libavformat: Set the default for the max_delay option to -1
Make the muxers/demuxers that use the field handle the default
-1 in the same way as 0.
This allows distinguishing an intentionally set 0 from the default
value where the user hasn't set it.
Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
- libavformat/mpegenc.c 2 additions, 0 deletionslibavformat/mpegenc.c
- libavformat/mpegtsenc.c 3 additions, 0 deletionslibavformat/mpegtsenc.c
- libavformat/options_table.h 1 addition, 1 deletionlibavformat/options_table.h
- libavformat/rtpenc.c 1 addition, 1 deletionlibavformat/rtpenc.c
- libavformat/rtsp.c 6 additions, 0 deletionslibavformat/rtsp.c
Loading
Please register or sign in to comment