FFmpeg git repo
Go to file
Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory
This avoids a potential division by zero.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-17 11:33:38 +03:00
compat
doc mem: Introduce av_reallocp 2013-09-16 19:36:37 +02:00
libavcodec mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 2013-09-17 11:33:38 +03:00
libavdevice
libavfilter
libavformat mov: Don't use a negative duration for setting other fields 2013-09-17 11:33:37 +03:00
libavresample
libavutil mem: Introduce av_reallocp 2013-09-16 19:36:37 +02:00
libswscale Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
presets
tests fate.sh: Run git-clone quietly 2013-09-10 12:38:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog cosmetics: Fix ATRAC codec name spelling 2013-09-02 21:38:57 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Fix references to deleted avcodec_encode_video() function 2013-09-16 13:59:19 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.