Go to file
Michael Niedermayer 37ded53037 vf_scale: use sws_init_context()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-18 01:21:27 +02:00
compat
doc
libavcodec Fixing a stride issue in VP8 Alpha encode 2013-07-17 13:38:26 +02:00
libavdevice
libavfilter vf_scale: use sws_init_context() 2013-07-18 01:21:27 +02:00
libavformat lavf/matroskaenc: using valid chapter ids 2013-07-18 01:02:31 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale swscale/options: fix copy and paste typo 2013-07-17 16:59:29 +02:00
presets
tests
tools
.gitignore
arch.mak
Changelog
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.