FFmpeg git repo
Go to file
Clément Bœsch e1d613515b doc: fix and clarify libx264 encoding.
tune, fastfirstpass and profile are not available through x264opts.
Since some FFmpeg options don't match the names used in libx264, add
libx264 option names as a reference when needed. And last thing, x264
don't have a manpage ATM, so prefer the x264 --fullhelp over the
unexistant manpage reference.
2011-10-30 02:08:57 +02:00
doc doc: fix and clarify libx264 encoding. 2011-10-30 02:08:57 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-10-30 01:33:41 +02:00
libavdevice
libavfilter
libavformat Merge remote-tracking branch 'qatar/master' 2011-10-30 01:33:41 +02:00
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests Add prores regression test. 2011-10-29 16:19:34 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Apple ProRes encoder 2011-10-29 12:46:05 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg: Fix regression where various fields where not initialized leading to segfaults 2011-10-29 20:25:39 +02:00
ffplay.c
ffprobe.c
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.