FFmpeg git repo
Go to file
Mans Rullgard 798b264678 build: remove BUILD_ROOT variable
This variable is unnecessary as absolute paths are not required.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-05-29 12:36:16 +01:00
doc APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 2011-05-28 09:46:42 -04:00
ffpresets
libavcodec vp8: use av_clip_uintp2() where possible 2011-05-29 02:10:05 +01:00
libavdevice
libavfilter
libavformat webm: support stereo videos in matroska/webm muxer 2011-05-28 12:15:55 +02:00
libavutil ARM: improve FASTDIV asm 2011-05-28 15:00:17 +01:00
libpostproc cosmetics: trim trailing whitespace in postproc 2011-05-08 13:33:23 -07:00
libswscale sws: replace all long with int. 2011-05-28 10:03:37 -04:00
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: remove BUILD_ROOT variable 2011-05-29 12:36:16 +01:00
README
cmdutils.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
cmdutils.h cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
cmdutils_common_opts.h cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
common.mak build: remove BUILD_ROOT variable 2011-05-29 12:36:16 +01:00
configure build: remove BUILD_ROOT variable 2011-05-29 12:36:16 +01:00
ffmpeg.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffplay.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffprobe.c cmdutils: remove OPT_FUNC2 2011-05-28 09:40:19 -04:00
ffserver.c
ffserver.h
subdir.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.