1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Georg Martius 7012a9dc10 configure: add version check for pkg libraries, and use it for vidstab
Also fix trac ticket #3296.

Signed-off-by: Georg Martius <martius@mis.mpg.de>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2014-01-16 12:35:04 +01:00
compat
doc lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 2014-01-16 12:23:48 +01:00
libavcodec vp9/x86: simplify a few mc inits. 2014-01-16 07:48:27 +01:00
libavdevice
libavfilter lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 2014-01-16 12:23:48 +01:00
libavformat Warn if s16be is muxed into flv. 2014-01-16 00:38:27 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2014-01-15 15:49:22 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2014-01-15 15:49:22 +01:00
libpostproc
libswresample
libswscale
presets
tests fate: add WebP Exif metadata test 2014-01-15 21:20:47 +01:00
tools
.gitignore
arch.mak
Changelog webp: fix capitalization of the word Exif 2014-01-15 02:54:36 +01:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure configure: add version check for pkg libraries, and use it for vidstab 2014-01-16 12:35:04 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.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.