FFmpeg git repo
Go to file
2012-12-22 17:58:56 +01:00
compat
doc doc/filters: reword introduction sentence of aformat. 2012-12-22 16:25:15 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-12-22 13:25:53 +01:00
libavdevice Support H264 over video4linux2. 2012-12-21 18:12:29 +01:00
libavfilter lavfi/overlay: make use of av_opt_set_from_string() 2012-12-22 16:14:23 +01:00
libavformat img2enc: fix typo 2012-12-21 22:56:13 +01:00
libavresample Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
libavutil
libpostproc
libswresample
libswscale Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
presets
tests Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
tools Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
.gitignore
arch.mak
Changelog Changelog: add entry about the new documentation layout design 2012-12-22 17:58:56 +01:00
cmdutils_common_opts.h
cmdutils.c Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' 2012-12-20 12:06:15 +01:00
cmdutils.h Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' 2012-12-20 12:06:15 +01:00
common.mak
configure Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: fix recording time in->out carryover. 2012-12-20 17:45:43 +01:00
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: fix another use of context instead of frame parameters 2012-12-22 03:41:55 +01:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE prepare 9_beta3 release 2012-12-21 15:16:33 +01:00
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.