diff options
author | Mark McGough <madmanmarkau@gmail.com> | 2014-10-12 18:24:07 +0800 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-02-28 15:04:30 +0100 |
commit | e10028431d5cd90db7b2a4b0d16721bb1a6d75e3 (patch) | |
tree | adcea78c11344f587628d3b02efdfb86f1d4d7b7 /libavcodec/g723_1_data.h | |
parent | 4cd54b2f976738682cdf8a38a1719b8bba1a018c (diff) | |
download | ffmpeg-e10028431d5cd90db7b2a4b0d16721bb1a6d75e3.tar.gz |
icecast: Do not use chunked post
Icecast uses HTTP 1.0 while Libav uses HTTP 1.1 and enables by
default chunked post.
Icecast actually forwards the HTTP chunk headers to the listener
as part of the media stream (without the chunk encoding HTTP headers)
causing the players to lose sync.
Disabling the option is enough to feed icecast properly.
(cherry picked from commit 76c70e33d2244a688832f03b53862eb5d9ad3b01)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/g723_1_data.h')
0 files changed, 0 insertions, 0 deletions