1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-08 05:28:40 +00:00
FFmpeg git repo
Go to file
Paul B Mahol 7aa99a69c7 lavfi/bbox: make min_val user configurable
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-05-26 14:00:09 +00:00
compat
doc lavfi/bbox: make min_val user configurable 2013-05-26 14:00:09 +00:00
libavcodec
libavdevice
libavfilter lavfi/bbox: make min_val user configurable 2013-05-26 14:00:09 +00:00
libavformat lavf/swf: remove unused assert include. 2013-05-26 15:48:50 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
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.