FFmpeg git repo
Go to file
Michael Niedermayer 49c230fb56 libavfilter/Makefile: add forgotten entries for the ff-sinks
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-09-04 18:51:59 +02:00
compat
doc lavfi/transpose: implement landscape passthrough mode 2012-09-04 11:39:23 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-09-04 17:04:51 +02:00
libavdevice
libavfilter libavfilter/Makefile: add forgotten entries for the ff-sinks 2012-09-04 18:51:59 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-09-04 17:04:51 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-09-04 17:04:51 +02:00
libpostproc
libswresample
libswscale Remove redundant masks in STORE_BGR24_MMX. 2012-09-02 21:56:50 +02:00
mt-work
presets
tests adpcmenc: Calculate the IMA_QT predictor without overflow 2012-09-04 15:30:58 +03:00
tools
.gitignore examples: add demuxing.c example 2012-09-02 10:48:01 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-09-04 17:04:51 +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.