FFmpeg git repo
Go to file
Stefano Sabatini e8bab4c6fc ffplay: extend documentation for the -vf option
In particular, make it consistent with the ffmpeg docs.
2013-01-13 16:03:13 +01:00
compat
doc ffplay: extend documentation for the -vf option 2013-01-13 16:03:13 +01:00
libavcodec pthread: Do not use a half updated context as master for deallocation. 2013-01-13 06:22:04 +01:00
libavdevice
libavfilter lavfi/gradfun: support YUV440P 2013-01-13 13:23:30 +00:00
libavformat lavf: clarify/extend documentation for AVFormatContext::analyzeduration 2013-01-13 15:09:09 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2013-01-09 12:30:14 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2013-01-12 13:42:42 +01:00
libpostproc
libswresample swr: move silence buffer to context to avoid per use malloc/free 2013-01-13 15:28:00 +01:00
libswscale
presets
tests Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' 2013-01-13 13:54:52 +01:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h lavf: remove nonexistent symbols 2013-01-11 10:07:52 +00:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-01-11 13:38:37 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases 2013-01-13 15:09:09 +01:00
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: extend documentation for the -vf option 2013-01-13 16:03:13 +01: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.