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.
 
 
 
 
Michael Niedermayer aa36dcf534 Merge remote-tracking branch 'qatar/master' 11 years ago
compat
doc doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returns 11 years ago
libavcodec Merge commit '5312818524484a995433b986a2a7a6602572d4db' 11 years ago
libavdevice lavd: add opengl device 11 years ago
libavfilter avfilter/vf_colormatrix: update output AVFrame colorspace 11 years ago
libavformat Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f' 11 years ago
libavresample
libavutil x86inc: Speed up assembling with Yasm 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 Changelog: add entries relating to metadata_header_padding 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as opengl_enc.c maintainer 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Add rangecoder to the sonic dependencies in configure. 11 years ago
ffmpeg.c ffmpeg: print data size too in statistic 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.