1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer 57070b1468 flashsv: Check diff_start diff_height values
Fix out of array accesses.

Found-by: ami_stuff
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-01 19:38:53 +01:00
compat
doc avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
libavcodec flashsv: Check diff_start diff_height values 2013-11-01 19:38:53 +01:00
libavdevice
libavfilter gradfun: x86: Factor out common code for some gradfun_filter_line() variants 2013-10-31 16:34:18 +01:00
libavformat rtspenc: Make sure BYE packets are sent before TEARDOWN 2013-11-01 09:57:06 +02:00
libavresample
libavutil h264: wait for initial complete frame before outputing frames 2013-10-31 20:14:14 +01:00
libswscale
presets
tests FATE: Add HEVC tests 2013-10-31 20:20:16 +01:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c lavc: deprecate FF_DEBUG_MV and remove all traces of its use 2013-10-31 20:21:13 +01:00
avconv.h avconv: stop accessing AVStream.parser 2013-10-29 14:19:10 +01:00
avplay.c avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
avprobe.c
avserver.c
Changelog avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Add HEVC decoder 2013-10-31 20:19:59 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: remove pointless condition 2013-10-29 14:00:29 +00:00
LICENSE
Makefile build: Ensure that strip commands are run silently 2013-10-31 11:48:59 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.