FFmpeg git repo
Go to file
Reimar Döffinger cd3ced1bb9 fraps: frame threading support.
Codec is too simple to gain much from it at lower resolutions,
but should help at very high resolutions, particularly for
v3 and v5 where a not too optimized pseudo-YUV to RGB
is done in the codec.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-01-29 21:52:55 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
ffpresets
libavcodec fraps: frame threading support. 2012-01-29 21:52:55 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavformat bintext: use private options now that AVFormatParameters has been removed 2012-01-29 18:11:39 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
mt-work
presets
tests r210enc: don't write uninitialized data 2012-01-29 21:00:19 +01:00
tools Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
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
ffmpeg.c Fallback to input timestamps for non-delay encoders. 2012-01-29 14:17:11 +01:00
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.