1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
Go to file
Michael Niedermayer 430d69c942 Merge commit 'b4ad7c54c878dead7dfa4838b912a530c1debe85'
* commit 'b4ad7c54c878dead7dfa4838b912a530c1debe85':
  x86: cavs: Refactor duplicate dspfunc macro

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-22 18:37:44 +02:00
compat
doc lavfi: remove mp=down3dright 2013-04-22 11:49:13 +00:00
libavcodec Merge commit 'b4ad7c54c878dead7dfa4838b912a530c1debe85' 2013-04-22 18:37:44 +02:00
libavdevice
libavfilter lavfi: remove mp=down3dright 2013-04-22 11:49:13 +00:00
libavformat Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a' 2013-04-22 18:33:37 +02:00
libavresample
libavutil lavu/opencl:optimize compile kernel operation 2013-04-22 15:07:54 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: re-enable af_join test 2013-04-22 14:54:38 +02:00
tools ismindex: check mkdir()s return code 2013-04-21 19:53:18 +02:00
.gitignore
arch.mak
Changelog lavfi: add interleave filters 2013-04-21 18:24:04 +02: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_filter: fix leak on error 2013-04-21 11:59:34 +02:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: check av_samples_get_buffer_size() return 2013-04-21 18:56:18 +02:00
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.