FFmpeg git repo
Go to file
Paul B Mahol f4da707f58 Replace Libav with FFmpeg
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-06-21 12:33:28 +00:00
doc Replace Libav with FFmpeg 2012-06-21 12:33:28 +00:00
libavcodec aac: move sample_fmt selection before decoder configuration. 2012-06-21 13:25:50 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-06-20 20:47:46 +02:00
libavfilter lavfi/deshake: fix crash in uninit() 2012-06-21 17:01:44 +02:00
libavformat smush: set audio packet duration 2012-06-21 12:14:53 +00:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
libavutil libavutil: fix author attribution 2012-06-20 23:51:02 +02:00
libpostproc
libswresample lswr/rematrix: specify explicitly the name of the unsupported channel layouts 2012-06-21 12:47:47 +02:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-06-20 20:47:46 +02:00
mt-work
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog LucasArts SMUSH demuxer 2012-06-21 02:27:53 +00:00
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-06-20 20:47:46 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-06-20 20:47:46 +02:00
ffplay.c
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-06-20 20:47:46 +02:00
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.