diff options
author | Tommy Winther <tommy@net-comm.dk> | 2011-10-12 12:26:45 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-02-27 12:04:11 +0200 |
commit | 1a6b9a98ceacc3aca35ab354f9e97e3ac01b0ded (patch) | |
tree | 28a631cf4e9485550c3044dd2e850be74028119a /ffpresets | |
parent | f234e8a32e6c69d7b63f8627f278be7c2c987f43 (diff) | |
download | ffmpeg-1a6b9a98ceacc3aca35ab354f9e97e3ac01b0ded.tar.gz |
rtsp: Handle requests from server to client
This returns 200 OK for OPTIONS requests and 501 Not Implemented
for all other requests.
Even though this doesn't do much actual handling of the requests,
it makes the code properly identify server requests as such, instead
of interpreting it as a reply to the client's request as it did
before.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'ffpresets')
0 files changed, 0 insertions, 0 deletions