FFmpeg git repo
Go to file
Michael Niedermayer 0b82fdcc46 Merge commit '037fea388e0df2a22441bc1ed86794152161baf1'
* commit '037fea388e0df2a22441bc1ed86794152161baf1':
  flashsv: K&R formatting cosmetics

Conflicts:
	libavcodec/flashsv.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-02 10:19:12 +01:00
compat
doc Merge commit '5846646296e377e093441dfe9eadde38ff1f7c99' 2013-11-01 17:33:05 +01:00
libavcodec Merge commit '037fea388e0df2a22441bc1ed86794152161baf1' 2013-11-02 10:19:12 +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 lavf: do not use int to store an int64 2013-11-01 21:01:32 +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 commit 'b6a4701612514c97d22f7ffb37993539f7718352' 2013-11-01 18:05:25 +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 commit '056fd4fe65e70b4dbca97bcf7faf8b7ce3df993f' 2013-11-02 10:04:07 +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.