FFmpeg git repo
Go to file
Nicolas George b0e7321cf0 parseutils: include errors in test output. 2012-04-17 11:03:29 +02:00
doc Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 2012-04-17 04:03:50 +02:00
ffpresets
libavcodec imgconvert: fix regression with fate-gif colorspaces. 2012-04-17 04:05:14 +02:00
libavdevice
libavfilter vsrc_buffer: fix null ptr segfault 2012-04-17 04:06:06 +02:00
libavformat matroskadec: use av_grow_packet in merge_packets. 2012-04-16 22:17:24 +02:00
libavutil parseutils: include errors in test output. 2012-04-17 11:03:29 +02:00
libpostproc
libswresample
libswscale sws: remove cliping in yuv2rgb code. 2012-04-15 23:38:42 +02:00
mt-work
presets
tests ffmpeg: make max frames work again, after merge 2012-04-17 04:37:08 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-04-13 00:39:19 +02:00
README
RELEASE
arch.mak
cmdutils.c avconv: get output pixel format from lavfi. 2012-04-15 20:22:36 +02:00
cmdutils.h Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 2012-04-17 04:03:50 +02:00
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-04-13 00:39:19 +02:00
configure configure: add dependencies for colormatrix test. 2012-04-15 14:21:14 +02:00
ffmpeg.c ffmpeg: make max frames work again, after merge 2012-04-17 04:37:08 +02:00
ffplay.c Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' 2012-04-17 04:03:50 +02:00
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.