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 3b3c1ed076 libxvid: Add SSIM displaying through a libxvidcore plugin 12 years ago
compat Merge remote-tracking branch 'qatar/master' 12 years ago
doc libxvid: Add SSIM displaying through a libxvidcore plugin 12 years ago
libavcodec libxvid: Add SSIM displaying through a libxvidcore plugin 12 years ago
libavdevice avdevice/timefilter: cleanup the formating of the test output 12 years ago
libavfilter avfilter/af_compand: %f is for printing doubles 12 years ago
libavformat Merge remote-tracking branch 'qatar/master' 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentation 12 years ago
libpostproc
libswresample swresample: fix negative rematrix volumns 12 years ago
libswscale swscale/fill_rgb2yuv_table: fix default detection 12 years ago
presets
tests avdevice/timefilter: cleanup the formating of the test output 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add compand filter 12 years ago
INSTALL
LICENSE lavfi: port perspective filter from libmpcodecs 12 years ago
MAINTAINERS MAINTAINERS: drop 1.1 from the releases that i maintain 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Support for shine 3.0.0 12 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c Merge remote-tracking branch 'qatar/master' 12 years ago
ffprobe.c ffprobe: add -show_programs option 12 years ago
ffserver.c Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' 12 years ago
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.