FFmpeg git repo
Go to file
Anshul Maheshwari a553cb4683 documented that av_codec_close is required to call
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-24 12:49:01 +02:00
compat
doc avcodec: add avcodec_chroma_pos_to_enum() 2013-07-23 03:11:28 +02:00
libavcodec alsdec: minor simplification in read_block() 2013-07-24 12:36:52 +02:00
libavdevice
libavfilter avfilter/avfiltergraph: minor cosmetic 2013-07-23 20:58:21 +02:00
libavformat documented that av_codec_close is required to call 2013-07-24 12:49:01 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale libswscale: Adding RGB => XYZ support 2013-07-23 01:02:41 +02:00
presets
tests libswscale: Adding RGB => XYZ support 2013-07-23 01:02:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
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.