1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
Go to file
Paul B Mahol 969039eb6e lavfi/il: fix typo in Copyright
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-02-09 21:56:04 +00:00
compat
doc lavfi: remove mp=il filter 2013-02-09 21:43:39 +00:00
libavcodec targa: Fix y check in advance_line 2013-02-09 21:21:26 +01:00
libavdevice
libavfilter lavfi/il: fix typo in Copyright 2013-02-09 21:56:04 +00:00
libavformat lavf: add tee pseudo-muxer. 2013-02-09 20:50:11 +01:00
libavresample
libavutil Call the common 7.1 wide channel layout "7.1(wide)". 2013-02-09 18:14:46 +01:00
libpostproc Fix libpostproc compilation on x86_32 with disable-optimizations. 2013-02-09 15:03:04 +01:00
libswresample
libswscale sws: dont write out of array on bigendian 2013-02-07 16:22:51 +01:00
presets
tests vc1dec: Fix destination pointers in context for fields 2013-02-08 00:10:29 +01:00
tools
.gitignore
arch.mak
Changelog lavfi: port MP il filter 2013-02-09 21:41:53 +00:00
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.