1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer 28adecf0fa Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
  Move the iconv test to the bottom of configure.
  Make 32bit zmbv colour-space opaque.
  Use uint8_t instead of uint16_t pointer in kega decoder.
  kgv1dec: Simplify kega decoding by using memcpy instead of loops

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-06 05:37:14 +01:00
compat
doc lavfi/deshake: support named options. 2013-03-05 21:16:54 +01:00
libavcodec Merge remote-tracking branch 'cehoyos/master' 2013-03-06 05:37:14 +01:00
libavdevice
libavfilter vf_stereo3d: Add AVOption table terminator 2013-03-05 22:29:57 +01:00
libavformat asfdec: dont truncate type 2-5 values 2013-03-05 22:29:57 +01:00
libavresample
libavutil lavu/eval: add native support to lte and lt functions 2013-03-05 15:15:45 +01:00
libpostproc
libswresample
libswscale
presets
tests tests: add overlay rgb and yuv444 tests 2013-03-05 13:20:13 +01:00
tools
.gitignore
arch.mak
Changelog lavfi: port MP stereo3d filter 2013-03-05 18:36:40 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Move the iconv test to the bottom of configure. 2013-03-06 00:57:51 +01:00
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 lavfi: port MP stereo3d filter 2013-03-05 18:36:40 +00: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.