Go to file
Michael Niedermayer 7faa17764a dsicinav: update bitmap_frame_size, avoid out of array reads.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-11 19:47:01 +01:00
compat
doc doc/Makefile: generate library headers with the correct section number 2012-11-11 14:06:27 +01:00
libavcodec dsicinav: update bitmap_frame_size, avoid out of array reads. 2012-11-11 19:47:01 +01:00
libavdevice
libavfilter lavfi/avcodec: check that injected avframes use a supported channel layout 2012-11-10 21:45:34 +01:00
libavformat segafilm: fix division by 0 2012-11-11 18:32:46 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
presets
tests
tools
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2012-11-09 10:29:51 +01:00
cmdutils_common_opts.h
cmdutils.c PRINT_CODEC_SUPPORTED: fix used variable 2012-11-09 03:08:29 +01:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.