Go to file
Robert Nagy 4d84c7ded6 yadif: fixed missing error handling for poll_frame.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-15 23:44:38 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-04-15 23:31:51 +02:00
ffpresets
libavcodec indeo5: check for unsupported luma block type 2012-04-15 21:02:01 +02:00
libavdevice
libavfilter yadif: fixed missing error handling for poll_frame. 2012-04-15 23:44:38 +02:00
libavformat mov: reset dref_count on realloc to keep values consistent. 2012-04-15 23:37:09 +02:00
libavutil error: ensure error codes are signed negative ints. 2012-04-15 17:58:33 +02:00
libpostproc
libswresample
libswscale sws: remove cliping in yuv2rgb code. 2012-04-15 23:38:42 +02:00
mt-work
presets
tests Set bits_per_coded_sample when encoding Microsoft Video-1. 2012-04-15 16:35:03 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: add dependencies for colormatrix test. 2012-04-15 14:21:14 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
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.