FFmpeg git repo
Go to file
2012-09-04 06:12:10 +02:00
compat
doc examples: add demuxing.c example 2012-09-02 10:48:01 +02:00
libavcodec aaccoder: switch to av_assert 2012-09-04 04:38:28 +02:00
libavdevice avoid ambigous buffersink names 2012-09-01 06:05:08 +02:00
libavfilter yadif: remove unused variable 2012-09-03 22:40:31 +02:00
libavformat tty: return EOF when the 'effective' end of file is reached. ('effective' because ansi/tty files may be concatenated with SAUCE/EFI metadata) 2012-09-04 06:12:10 +02:00
libavresample
libavutil Fix compilation with yasm-0.6.2. 2012-09-01 10:59:16 +02:00
libpostproc
libswresample Fix compilation with yasm-0.6.2. 2012-09-01 10:59:16 +02:00
libswscale Remove redundant masks in STORE_BGR24_MMX. 2012-09-02 21:56:50 +02:00
mt-work
presets
tests fate: add ansi256 test case 2012-09-02 18:15:08 +02:00
tools
.gitignore examples: add demuxing.c example 2012-09-02 10:48:01 +02:00
arch.mak
Changelog lavfi: port decimate libmpcodecs filter 2012-08-31 16:04:37 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Treat warnings as errors in check_yasm() 2012-09-01 23:45:32 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c avoid ambigous buffersink names 2012-09-01 06:05:08 +02:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c Merge remote-tracking branch 'cus/stable' 2012-09-01 14:59:08 +02:00
ffprobe.c
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.