No description
Find a file
Michael Niedermayer fa871b1bde Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675'
* commit 'ae35d91d44c5e676af3d146bf8d05b241c467675':
  h261: Move ff_h261_rl_table_store declaration to header file

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-05 21:09:04 +02:00
compat
doc doc/filters: clarify example explanation 2013-04-05 12:47:10 +02:00
libavcodec Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675' 2013-04-05 21:09:04 +02:00
libavdevice
libavfilter lavfi/blend: use standard options parsing 2013-04-05 00:14:55 +00:00
libavformat img2dec: make use of AV_OPT_TYPE_IMAGE_SIZE 2013-04-05 15:42:25 +00:00
libavresample
libavutil fix bug of finding CPU device 2013-04-05 20:47:21 +02:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore doc: enable compilation of -all tool pages 2013-04-05 10:11:57 +02:00
arch.mak
Changelog
cmdutils.c cmdutils: remove error message from opt_default() in case of missing option 2013-04-05 10:48:32 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure doc: enable compilation of -all tool pages 2013-04-05 10:11:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
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.