FFmpeg git repo
Go to file
Martin Storsjö e81e5e8ad2 lavf: Avoid using av_malloc(0) in av_dump_format
On OS X, av_malloc(0) returns pointers that cause crashes when
freed.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-09-30 22:31:30 +03:00
doc vf_unsharp: set default chroma size value to 5x5 2011-09-29 07:20:05 +02:00
ffpresets
libavcodec dxva2_h264: pass the correct 8x8 scaling lists 2011-09-30 20:15:17 +02:00
libavdevice
libavfilter vf_unsharp: set default chroma size value to 5x5 2011-09-29 07:20:05 +02:00
libavformat lavf: Avoid using av_malloc(0) in av_dump_format 2011-09-30 22:31:30 +03:00
libavutil
libpostproc
libswscale
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.