Vittorio Giovara
|
41ed7ab45f
|
cosmetics: Fix spelling mistakes
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
9 years ago |
Michael Niedermayer
|
d2277aa7e2
|
avformat/httpauth: Change enum to int, which is accessed via AVOption as int
This fixes depending on implementation defined behavior
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Diego Biurrun
|
e4cbf7529b
|
Give all anonymously typedeffed structs in headers a name
Anonymous structs cannot be forward declared and have no benefit.
|
13 years ago |
Martin Storsjö
|
8a3360d18a
|
httpauth: Parse the stale field in digest auth
Signed-off-by: Martin Storsjö <martin@martin.st>
|
13 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Martin Storsjö
|
855e7732c6
|
Add support for http digest authentication
Originally committed as revision 22667 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Martin Storsjö
|
9405f733d9
|
Split out http authentication handling into a separate file
This prepares for adding support for more authentication methods
Originally committed as revision 22660 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |