Go to file
Michael Niedermayer 2d8c76eb1f asfdec: parse payload extension list
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-03 05:35:35 +01:00
compat
doc
libavcodec libgsmdec: fix decoding of non 8khz gsm files 2012-11-03 00:50:22 +01:00
libavdevice
libavfilter vf_tinterlace: check av_image_get_linesize() return value 2012-11-03 02:38:30 +01:00
libavformat asfdec: parse payload extension list 2012-11-03 05:35:35 +01:00
libavresample
libavutil lavu/bprint: add av_bprint_get_buffer(). 2012-11-02 15:12:29 +01:00
libpostproc
libswresample
libswscale
presets
tests lclenc: make compression level user selectable 2012-11-02 22:14:14 +00:00
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.