1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer a40370661d use Kostyas full name in copyrights
This fixes 2 files that where not part of the original change
See: de421b2085

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-02 11:25:56 +02:00
compat
doc lavfi/mp: drop mcdeint wrapper 2013-06-01 22:35:20 +02:00
libavcodec use Kostyas full name in copyrights 2013-06-02 11:25:56 +02:00
libavdevice
libavfilter lavfi/mp: drop mcdeint wrapper 2013-06-01 22:35:20 +02:00
libavformat use Kostyas full name in copyrights 2013-06-02 11:25:56 +02:00
libavresample
libavutil avutil/crc: Dont limit CRC32 standard tables 2013-06-01 10:53:39 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: use TARGET_SAMPLES in mcdeint tests 2013-06-02 02:03:39 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add vignette filter. 2013-05-30 17:52:52 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: detect when the created overlay buffers are not valid for the wanted overlay height 2013-06-01 12:50:46 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
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.