FFmpeg git repo
Go to file
Paul B Mahol 89b5ed5f15 lavfi/noise: remove get_video_buffer, its redundant now
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-04-25 17:05:42 +00:00
compat
doc doc/filters: put vidstab filters documentation in a sensible order 2013-04-25 11:26:33 +02:00
libavcodec dcaenc: update 2013-04-25 14:21:00 +00:00
libavdevice
libavfilter lavfi/noise: remove get_video_buffer, its redundant now 2013-04-25 17:05:42 +00:00
libavformat Read block_align from extradata when decoding qclp in aiff. 2013-04-23 16:19:26 +02:00
libavresample
libavutil lavu: fix GET_UTF8 macro. 2013-04-24 19:41:27 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d' 2013-04-25 09:54:11 +02:00
tools ismindex: check mkdir()s return code 2013-04-21 19:53:18 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
INSTALL
LICENSE lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
MAINTAINERS MAINTAINERS: add jpeg2000 maintainer 2013-04-24 16:42:47 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.