1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Tyler bc61920d89 http: header field names are case insensitive
Amazon S3 sends header field names all lowercase.
This is actually acceptable according to the HTTP standard.

http://tools.ietf.org/html/rfc2616#section-4.2

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2011-03-28 04:16:12 +02:00
2011-02-15 16:18:21 +01:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-03-16 21:54:39 +01:00
2011-03-16 21:54:39 +01:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00

Libav README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%