Fork of FFmpeg for xenia's usage. Branched from latest release. On changes use a git rebase strategy when applicable!
Go to file
Aneesh Dogra ccc27e2139 bfi: Use bytestream2 functions to prevent buffer overreads.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-08 13:26:54 -08:00
doc faq: Solutions for common problems with sample paths when running FATE. 2012-01-07 20:53:07 +01:00
libavcodec bfi: Use bytestream2 functions to prevent buffer overreads. 2012-01-08 13:26:54 -08:00
libavdevice cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavfilter cosmetics: drop some pointless parentheses 2012-01-07 22:13:07 +01:00
libavformat build: Skip compiling network.h and rtsp.h if networking is not enabled. 2012-01-07 22:13:08 +01:00
libavutil timer: K&R formatting cosmetics 2012-01-05 14:48:30 +01:00
libpostproc
libswscale swscale: remove unused U/V arguments from yuv2rgb_write(). 2012-01-05 07:17:01 -08:00
presets
tests FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside. 2012-01-07 11:21:27 -08:00
tools
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.