FFmpeg git repo
Go to file
Michael Niedermayer 5cd8afee99 diracdec: Check for negative quants which would cause out of array reads.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-02 01:12:46 +01:00
doc doc: ffv1 is not experimental any more 2012-02-02 01:08:19 +01:00
ffpresets
libavcodec diracdec: Check for negative quants which would cause out of array reads. 2012-02-02 01:12:46 +01:00
libavdevice Add some missing v4l2 pix_fmt mappings. 2012-02-01 18:04:17 +01:00
libavfilter libavfilter/version.h: fix project name 2012-02-01 04:43:06 +01:00
libavformat libavformat/avformat.h: fix stray libavformat reference 2012-02-01 04:43:06 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-01 02:36:09 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c cmdutils: re-add return 0 accidentally remove from opt_protocols(). 2012-01-28 12:39:57 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: configure: Restore alphabetical order for CMDLINE_SET 2012-01-29 22:56:12 +01:00
ffmpeg.c ffmpeg: fix -map_channel being ignored when resampling is not needed. 2012-01-31 17:44:46 +01:00
ffplay.c
ffprobe.c
ffserver.c ffserver: fix program reference 2012-02-01 19:33:51 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.