FFmpeg git repo
Go to file
Michael Niedermayer ebf6d1d295 nuv: check buffer size before checking content.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-17 19:32:04 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-04-17 12:13:22 +02:00
ffpresets
libavcodec nuv: check buffer size before checking content. 2012-04-17 19:32:04 +02:00
libavdevice
libavfilter copy pts and format props between lavfi buffer and frame. 2012-04-17 16:07:23 +02:00
libavformat avidec: Dont crash on avi packets that belong to dv streams in dv in avi 2012-04-17 17:58:19 +02:00
libavutil parseutils: include errors in test output. 2012-04-17 11:03:29 +02:00
libpostproc
libswresample
libswscale sws: remove cliping in yuv2rgb code. 2012-04-15 23:38:42 +02:00
mt-work
presets
tests fate: libavutil tests do not require SAMPLES. 2012-04-17 12:01:31 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c avconv: get output pixel format from lavfi. 2012-04-15 20:22:36 +02:00
cmdutils.h Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 2012-04-17 04:03:50 +02:00
cmdutils_common_opts.h
common.mak
configure configure: add dependencies for colormatrix test. 2012-04-15 14:21:14 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-04-17 12:13:22 +02:00
ffplay.c Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 2012-04-17 04:03:50 +02:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.