Changeset 17dc39e7 in ffmpeg

Timestamp:
Nov 11, 2014, 1:57:46 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
2c0bf76b
Parents:
5e08b54
git-author:
Marvin Scholz <epirat07@gmail.com> (11/11/14 01:10:22)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/11/14 13:57:46)
Message:

Icecast: Use 100-continue if possible for proper error handling

Using 100-continue ffmpeg will only send data if the server confirms it,
so if there is an error with auth or mounpoint, this allows that it is
properly reported to the user. Else ffmpeg sends data and just quits at
some point without an error message.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.