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.
 
 
 
 
James Almer 644c32ea4b x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_sse2() 11 years ago
compat
doc lavd: add opengl device 11 years ago
libavcodec x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_sse2() 11 years ago
libavdevice lavd: add opengl device 11 years ago
libavfilter avfilter/vf_scale: simplify alignment code 11 years ago
libavformat lavd: add avdevice_dev_to_app_control_message API 11 years ago
libavresample
libavutil avutil/internal.h: add timer.h back 11 years ago
libpostproc
libswresample
libswscale
presets
tests fate: add test for 16bps ffvhuff 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavd: add opengl device 11 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure lavd: add opengl device 11 years ago
ffmpeg.c ffmpeg: use intermediary variables in reap_filters, increase readability 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c ffplay: remove redundant prototype 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.