Michael Niedermayer 1ffbaa88c9 Merge commit 'fce28c3c6d603b7f42a5dbe36bf240d0470469c8' 11 years ago
compat
doc doc/indevs: Fix example for QTKit usage. 11 years ago
libavcodec Use intel compliant CDQ instead of CLTD in inline asm. 11 years ago
libavdevice lavd: Add QTKit input device. 11 years ago
libavfilter avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream 11 years ago
libavformat Merge commit 'fce28c3c6d603b7f42a5dbe36bf240d0470469c8' 11 years ago
libavresample
libavutil avutil/opt: dont crash on av_opt_set_dict() with NULL 11 years ago
libpostproc
libswresample
libswscale
presets
tests Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a' 11 years ago
tools tools/uncoded_frame: fix audio codec generation 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavd: Add QTKit input device. 11 years ago
INSTALL
LICENSE
MAINTAINERS lavd: Add QTKit input device. 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONE 11 years ago
cmdutils.h Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' 11 years ago
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak lavd: Add QTKit input device. 11 years ago
configure lavd: Add QTKit input device. 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.