FFmpeg git repo
Go to file
Michael Niedermayer 6a84d17bd7 libavcodec/hevcdsp_template: cosmetics to reduce diff to 064698d381
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-02 14:30:22 +01:00
compat
doc Merge commit '5846646296e377e093441dfe9eadde38ff1f7c99' 2013-11-01 17:33:05 +01:00
libavcodec libavcodec/hevcdsp_template: cosmetics to reduce diff to 064698d381 2013-11-02 14:30:22 +01:00
libavdevice lavd/xv: free graphics context 2013-11-01 16:20:50 +01:00
libavfilter avfilter/vf_gradfun: add emms_c() for mmxext 2013-11-01 14:42:06 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2013-11-02 10:38:03 +01:00
libavresample
libavutil Merge commit '28096e0a806e57376541e6222d315619906e3c55' 2013-11-01 12:59:08 +01:00
libpostproc
libswresample
libswscale
presets
tests FATE: Add HEVC tests 2013-10-31 20:20:16 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2013-11-02 10:38:03 +01:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as libzvbi-teletextdec maintainer 2013-10-31 21:31:52 +01:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-11-02 10:38:03 +01:00
ffmpeg.c Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' 2013-11-01 18:22:42 +01:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
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.