FFmpeg git repo
Go to file
Justin Ruggles e786cc3331 swfdec: do better validation of tag length
Avoids trying to read a packet with 0 or negative size.
Avoids a potential infinite loop due to seeking backwards.

Partially based on a patch by Michael Niedermayer.

(cherry picked from commit e70c5b034c)

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-07-10 10:25:50 +02:00
doc
libavcodec kmvc: Clip pixel position to valid range 2013-07-07 21:11:35 +02:00
libavdevice
libavfilter avfiltergraph: check for sws opts being non-NULL before using them. 2013-04-24 21:01:14 +02:00
libavformat swfdec: do better validation of tag length 2013-07-10 10:25:50 +02:00
libavutil lzo: fix overflow checking in copy_backptr() 2013-03-15 13:35:59 +01:00
libpostproc
libswscale
presets
tests fate: fetch samples that match the release series 2013-03-23 14:46:45 +01:00
tools
.gitignore
avconv.c avconv: skip attached files when selecting streams to read from. 2013-03-15 08:58:11 +01:00
avplay.c
avprobe.c
avserver.c
Changelog Changelog for 0.8.8 2013-07-07 21:11:35 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure dxva2: include dxva.h if found 2013-03-19 08:41:24 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE Prepare for 0.8.8 Release 2013-06-22 08:53:39 +02:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.