FFmpeg git repo
Go to file
Stefano Sabatini 8afcaaeb75 lavu/eval: rename "new_eval_expr()" to "make_eval_expr()"
The new name is more semantically and stilistically consistent.
2013-04-10 13:11:27 +02:00
compat
doc Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' 2013-04-10 12:41:06 +02:00
libavcodec Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' 2013-04-10 12:41:06 +02:00
libavdevice
libavfilter Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' 2013-04-10 12:41:06 +02:00
libavformat lavf: add libquvi demuxer. 2013-04-10 12:09:20 +02:00
libavresample
libavutil lavu/eval: rename "new_eval_expr()" to "make_eval_expr()" 2013-04-10 13:11:27 +02:00
libpostproc
libswresample
libswscale Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
presets
tests
tools Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavf: add libquvi demuxer. 2013-04-10 12:09:20 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavf: add libquvi demuxer. 2013-04-10 12:09:20 +02:00
ffmpeg.c Merge remote-tracking branch 'cigaes/master' 2013-04-10 01:49:39 +02:00
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.