FFmpeg git repo
Go to file
Martin Storsjö e75bbcf493 http: Retry auth if it failed due to being stale
Allow up to 4 retries for normal requests, where both the
proxy and the target server might need to authenticate.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-03-13 11:19:29 +02:00
doc v4l2: update documentation 2012-03-07 10:03:10 -08:00
libavcodec dxva2_vc1: pass the overlap flag to the decoder 2012-03-13 08:14:23 +01:00
libavdevice
libavfilter
libavformat http: Retry auth if it failed due to being stale 2012-03-13 11:19:29 +02:00
libavutil remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
libswscale swscale: clip unscaled output intermediates. 2012-03-07 09:35:46 -08:00
presets
tests FATE: add shorthand to wavpack test 2012-03-12 21:47:47 -07:00
tools Fix a bunch of common typos. 2012-03-09 22:02:49 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure remove iwmmxt optimizations 2012-03-12 22:46:56 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.