FFmpeg git repo
Go to file
Frank Barchard 13184036a6 Check rangebits to avoid a possible crash.
Fixes issue 2548 (and Chrome issue 68115 and unknown CERT issues).

Patch by Frank Barchard, fbarchard at google

Originally committed as revision 26365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2011-01-15 16:19:06 +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 Check rangebits to avoid a possible crash. 2011-01-15 16:19:06 +00:00
libavcore
libavdevice
libavfilter In yadif filter, default to top field first if interlacing is unknown 2011-01-15 00:32:36 +00:00
libavformat
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.