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.
 
 
 
 
Stefano Sabatini 70e74e0072 lavfi/hue: force table initialization for the first frame 11 years ago
compat
doc Prepare release notes for Libav 10 "Eks" 11 years ago
libavcodec avformat/smacker: check for format mismatch more completely 11 years ago
libavdevice
libavfilter lavfi/hue: force table initialization for the first frame 11 years ago
libavformat avformat/nistspheredec: initialize header_size to -1 11 years ago
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 11 years ago
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '8558595a59913a4667f57d5a4658b1340f1a4354' 11 years ago
ffmpeg.c remuxing .opus files to .webm codec->delay must be copied too 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c ffprobe: drop dependancy on sizeof(AVFrame) 11 years ago
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.