FFmpeg git repo
Go to file
Frank Barchard 925aa96915 Second hunk from secrity fix from google.
The hunk is not fully understood but it just makes a check tighter so its
safer for us to apply until it is fully understood.

Might fix issue 2550 (and Chrome issue 68115 and unknown CERT issues).
Our bugtracker issue though should stay open until this has been fully
investiagted

Patch by Frank Barchard, fbarchard at google

Originally committed as revision 26368 to svn://svn.ffmpeg.org/ffmpeg/trunk
2011-01-15 17:10:49 +00:00
doc Add docs and Changelog entry for the -copytb option added in r26340. 2011-01-15 11:13:07 +00:00
ffpresets
libavcodec Second hunk from secrity fix from google. 2011-01-15 17:10:49 +00:00
libavcore
libavdevice
libavfilter
libavformat Set duration for wav files from sample size and data size or the wf64 sample value. 2011-01-15 16:26:42 +00:00
libavutil
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add docs and Changelog entry for the -copytb option added in r26340. 2011-01-15 11:13:07 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c Cosmetics: fix weird indent. 2011-01-15 01:28:00 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.