1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
Go to file
Nicolas Bertrand 69c02b520b MAINTAINERS: add jpeg2000 maintainer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-24 16:42:47 +02:00
compat
doc doc/filters: sort multimedia filters by name 2013-04-23 22:48:47 +02:00
libavcodec vc1: make INIT_LUT() self contained 2013-04-24 15:33:11 +02:00
libavdevice
libavfilter lavfi/hue: rework logic for setting commands 2013-04-23 22:33:53 +02:00
libavformat Read block_align from extradata when decoding qclp in aiff. 2013-04-23 16:19:26 +02:00
libavresample
libavutil lavu/opencl:optimize compile kernel operation 2013-04-22 15:07:54 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 2013-04-22 20:00:54 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils_common_opts.h
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add jpeg2000 maintainer 2013-04-24 16:42:47 +02:00
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.