aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice/openal-dec.c
diff options
context:
space:
mode:
authorPavel Nikiforov <nikiforov.pavel@gmail.com>2016-03-08 23:27:45 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-05-25 01:39:22 +0200
commit413c842a697866b62ea5dbb5e5fa54ae990d503e (patch)
tree038b49228777bd97151b269c238abe6db37ed8cc /libavdevice/openal-dec.c
parent49640ae315abf2f38df368763fd753383a1381e4 (diff)
downloadffmpeg-413c842a697866b62ea5dbb5e5fa54ae990d503e.tar.gz
avformat/udp: Add a delay between packets for streaming to clients with short buffer
This commit enables sending UDP packets in a background thread with specified delay. When sending packets without a delay some devices with small RX buffer ( MAG200 STB, for example) will drop tail packets in bursts causing decoding errors. To use it specify "fifo_size" with "packet_gap" . The output url will looks like udp://xxx:yyy?fifo_size=<output fifo size>&packet_gap=<delay in usecs> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavdevice/openal-dec.c')
0 files changed, 0 insertions, 0 deletions