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 2e02d71237 ffmpeg: print data size too in statistic 11 years ago
compat
doc doc/APIchanges: apply minor formatting fixes 11 years ago
libavcodec x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). 11 years ago
libavdevice lavd: add opengl device 11 years ago
libavfilter avfilter/vf_colormatrix: update output AVFrame colorspace 11 years ago
libavformat Merge remote-tracking branch 'qatar/master' 11 years ago
libavresample
libavutil x86inc: Speed up assembling with Yasm 11 years ago
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 11 years ago
presets
tests fate: add test for 16bps ffvhuff 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.