FFmpeg git repo
Go to file
Michael Niedermayer b043d80be4 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  pcm_bluray: cosmetics

Conflicts:
	libavcodec/pcm-bluray.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-31 13:47:04 +02:00
compat
doc Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-08-31 13:47:04 +02:00
libavdevice Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
libavfilter Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
libavformat avformat/avidec: match first index and first packet size=0 handling 2013-08-31 03:08:25 +02:00
libavresample Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
libavutil lavu/bprint: add append buffer function 2013-08-30 22:36:38 +02:00
libpostproc
libswresample
libswscale Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
presets
tests
tools Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: silence warning about incompatible pointer types 2013-08-30 12:41:36 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '84146963d23d76b09af633e97413cd97d9b3021e' 2013-08-29 13:52:09 +02:00
ffmpeg.c
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.