1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Paul B Mahol 2e67dde954 tta: move code that will be shared with encoder to separate file
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-06-02 14:53:14 +00:00
compat
doc lavfi/mp: drop mcdeint wrapper 2013-06-01 22:35:20 +02:00
libavcodec tta: move code that will be shared with encoder to separate file 2013-06-02 14:53:14 +00:00
libavdevice lavd: add xv output device 2013-05-30 10:44:54 +02:00
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/sha512: Reshuffle Maj() operands 2013-06-02 13:18:16 +02:00
libpostproc
libswresample
libswscale
presets
tests lavu: Add SHA-2 512 hashing 2013-06-02 11:27:19 +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: use actual packet pts when discarding for the copypriorss option 2013-05-28 17:03:23 -04:00
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.