FFmpeg git repo
Go to file
Michael Niedermayer 4fb1221e66 h264: reduce whitespace differences to libav
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-03 01:16:31 +01:00
compat
doc avcodec/libmp3lame: add ABR support 2013-11-02 18:44:20 +01:00
libavcodec h264: reduce whitespace differences to libav 2013-11-03 01:16:31 +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 18:37:21 +01:00
libavresample
libavutil avutil/xtea: add Doxy @file and group 2013-11-03 00:59:38 +01:00
libpostproc
libswresample
libswscale
presets
tests FATE: Add HEVC tests 2013-10-31 20:20:16 +01:00
tools
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2013-11-02 10:38:03 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-11-02 10:38:03 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' 2013-11-01 18:22:42 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add myself for libvpx* 2013-11-03 00:34:04 +01:00
Makefile
README
RELEASE
version.sh

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.