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.
 
 
 
 
Timothy Gu 21f22908c6 MAINTAINERS: add my name for Launchpad 11 years ago
compat
doc cmdutils: add -colors option 11 years ago
libavcodec avcodec/hevcpred_template: Fix integer overflows 11 years ago
libavdevice lavd/pulse_audio_enc: avoid vars in for() 11 years ago
libavfilter
libavformat avformat/utils: do not override pts in h264 when they are provided from the demuxer 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
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 ffplay: add support for libswresample options 11 years ago
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.