FFmpeg git repo
Go to file
Michael Niedermayer 360d71707f Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
* commit '7c147900b86c0f1cf030b7b844c670649c80c191':
  ismindex: Factorize code for printing chunk duration lists

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-14 11:58:17 +01:00
compat
doc lavfi/cropdetect: add support for named options 2013-03-13 20:38:54 +01:00
libavcodec lavc: do not set coded_frame->reference 2013-03-14 09:47:47 +00:00
libavdevice bktr: add missing #include for av_gettime() 2013-03-13 10:48:09 +00:00
libavfilter Revert "lavfi/ebur128: fix format negociation for output." 2013-03-14 06:25:20 +01:00
libavformat Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480' 2013-03-13 14:03:22 +01:00
libavresample
libavutil lavu/frame: free frame metadata when unrefing a frame. 2013-03-13 20:16:49 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191' 2013-03-14 11:58:17 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c opt: re-enable memleak fix for duplicated options. 2013-03-13 07:25:16 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c opt: re-enable memleak fix for duplicated options. 2013-03-13 07:25:16 +01: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.