FFmpeg git repo
Go to file
2013-03-22 09:20:45 +01:00
compat
doc lavu/eval: add between() function. 2013-03-22 09:20:45 +01:00
libavcodec Do not fail in get_buffer_internal() if pix_fmt planes == 0. 2013-03-22 01:03:07 +01:00
libavdevice
libavfilter
libavformat
libavresample
libavutil lavu/eval: add between() function. 2013-03-22 09:20:45 +01:00
libpostproc
libswresample
libswscale
presets
tests lavu/eval: add between() function. 2013-03-22 09:20:45 +01:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection 2013-03-21 13:54:04 +01:00
ffmpeg_opt.c ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection 2013-03-21 13:54:04 +01:00
ffmpeg.c ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with yadif injection 2013-03-21 13:54:04 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.