FFmpeg git repo
Go to file
2012-07-21 03:33:02 +00:00
compat
doc libcaca output device 2012-07-21 03:33:02 +00:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-07-21 04:25:11 +02:00
libavdevice libcaca output device 2012-07-21 03:33:02 +00:00
libavfilter lavfi: add FF_*LINK_IDX convenience macros. 2012-07-20 13:16:24 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-07-21 04:25:11 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-07-21 04:25:11 +02:00
tools
.gitignore
arch.mak
Changelog lavc: Opus decoder using libopus. 2012-07-20 11:18:58 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils/alloc_buffer: fix typo 2012-07-20 16:42:29 +02:00
cmdutils.h
common.mak
configure libcaca output device 2012-07-21 03:33:02 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: probe buffersinks once more after EOF. 2012-07-20 10:18:45 +02:00
ffplay.c ffplay: fix warning that i just mistakenly introduced 2012-07-20 03:47:11 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-07-19 22:01:31 +02:00
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.