FFmpeg git repo
Go to file
Michael Niedermayer a64d6d5152 Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe'
* commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe':
  tiffdec: remove an unneeded variable

Conflicts:
	libavcodec/tiff.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-13 03:54:11 +02:00
compat
doc Merge commit 'd4a8a86c6863ecea208fa2f774690b6df4b5bc71' 2014-04-13 00:37:32 +02:00
libavcodec Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe' 2014-04-13 03:54:11 +02:00
libavdevice lavd/qtkit: add device category 2014-04-12 19:50:09 +02:00
libavfilter
libavformat Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' 2014-04-12 21:26:20 +02:00
libavresample
libavutil avutil/log: add av_log_get_flags() 2014-04-12 20:25:10 +02:00
libpostproc
libswresample
libswscale Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' 2014-04-13 01:26:49 +02:00
presets
tests swscale: Set alpha to opaque for internal palettes. 2014-04-12 14:07:19 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.