FFmpeg git repo
Go to file
Michael Niedermayer fa6001e728 Merge commit '8e673efc6f5b7a095557664660305148f2788d30'
* commit '8e673efc6f5b7a095557664660305148f2788d30':
  prores: update FATE test to account for alpha plane present in the test sample
  configure: Add basic valgrind-massif support

Conflicts:
	tests/fate/prores.mak
	tests/ref/fate/prores-alpha

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-19 10:53:39 +02:00
compat
doc Merge commit '8e673efc6f5b7a095557664660305148f2788d30' 2013-05-19 10:53:39 +02:00
libavcodec Merge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d' 2013-05-19 10:38:08 +02:00
libavdevice
libavfilter avfilter/vf_deshake: check rx 2013-05-18 18:28:59 +02:00
libavformat ftp: favor strtoll over atoll 2013-05-19 10:02:44 +02:00
libavresample Merge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca' 2013-05-18 11:25:58 +02:00
libavutil Merge commit '40020e171a3549a2c0b65ce6f2649aec868872f2' 2013-05-18 11:17:52 +02:00
libpostproc
libswresample
libswscale sws/output: yuv2rgb_write() assert that alpha has the correct value in the tables 2013-05-18 15:14:19 +02:00
presets
tests Merge commit '8e673efc6f5b7a095557664660305148f2788d30' 2013-05-19 10:53:39 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog FTP protocol support 2013-05-18 22:16:02 +02:00
INSTALL
LICENSE
MAINTAINERS FTP protocol support 2013-05-18 22:16:02 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '8e673efc6f5b7a095557664660305148f2788d30' 2013-05-19 10:53:39 +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.