You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 4facddd568 mpegts: dont set stream info when a decoder has already been opened. 12 years ago
compat
doc Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
libavcodec Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
libavdevice Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
libavfilter Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
libavformat mpegts: dont set stream info when a decoder has already been opened. 12 years ago
libavresample Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
libavutil Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
libpostproc
libswresample Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
libswscale
presets
tests remove tests/asynth1.sw 12 years ago
tools Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add geq filter. 12 years ago
INSTALL
LICENSE lavfi: add geq filter. 12 years ago
MAINTAINERS
Makefile
README
RELEASE
arch.mak Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 12 years ago
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' 12 years ago
ffmpeg.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
ffmpeg.h
ffmpeg_filter.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
ffmpeg_opt.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
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.