Michael Niedermayer 4307026243 avformat/utils: make "first_dts not matching first dts in the queue" message more informative 11 years ago
compat
doc doc/encoders: replace @xref with @ref command 11 years ago
libavcodec vp9: skip itxfm_add if the whole block has no coefficients. 11 years ago
libavdevice
libavfilter lavfi/overlay: correct small error in intersection detection 11 years ago
libavformat avformat/utils: make "first_dts not matching first dts in the queue" message more informative 11 years ago
libavresample
libavutil lavu/parseutils: add av_get_known_color_name() 11 years ago
libpostproc
libswresample
libswscale
presets
tests FATE: update HEVC tests 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add entry for HEVC support. 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add my name for Launchpad 11 years ago
Makefile Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' 12 years ago
README
RELEASE
arch.mak
cmdutils.c cmdutils: add -colors option 11 years ago
cmdutils.h cmdutils: add -colors option 11 years ago
cmdutils_common_opts.h cmdutils: add -colors option 11 years ago
common.mak
configure configure: link with built libs when pc-uninstalled is used 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
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.