You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Dorr 322aa1e2d8 Do not explicitely set thread_count in the codec context. 15 years ago
doc
ffpresets
libavcodec Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure. 15 years ago
libavdevice
libavfilter
libavformat Remove a useless local variable. 15 years ago
libavutil 2nd try on documenting av_gcd(). 15 years ago
libpostproc
libswscale Remove unused variable, fixes the warning: 15 years ago
tests
tools patcheck: check that pix_fmt etc. initializers are const 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 15 years ago
INSTALL
LICENSE
MAINTAINERS Add "Hardware acceleration" section to MAINTAINERS. Move vdpau* to there. 15 years ago
Makefile Add ROQ format regression test. 15 years ago
README
cmdutils.c Mark conditionally used variable as av_unused, fixes the warning: 15 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak Delete *.d files with make clean 15 years ago
configure Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure. 15 years ago
ffmpeg.c Do not explicitely set thread_count in the codec context. 15 years ago
ffplay.c Set thread_count in the decoder before to open it. 15 years ago
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.