FFmpeg git repo
Go to file
Michael Niedermayer ebea370dc3 ismindex: check mkdir()s return code
Fixes CID733724
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-21 19:53:18 +02:00
compat
doc lavfi: add interleave filters 2013-04-21 18:24:04 +02:00
libavcodec init_vlc_sparse: fix leak on error 2013-04-21 11:55:19 +02:00
libavdevice
libavfilter lavfi: add interleave filters 2013-04-21 18:24:04 +02:00
libavformat mxf_timestamp_to_str: dont leave uninitilaized fields in time. 2013-04-21 00:26:20 +02:00
libavresample
libavutil av_samples_alloc_array_and_samples: Fix sizeof type. 2013-04-21 00:26:17 +02:00
libpostproc
libswresample
libswscale
presets
tests lavc/gif: add flag to enable transparency detection between frames. 2013-04-19 23:59:21 +02:00
tools ismindex: check mkdir()s return code 2013-04-21 19:53:18 +02:00
.gitignore
arch.mak
Changelog lavfi: add interleave filters 2013-04-21 18:24:04 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '28bc406c84b04a5f1458b90ff52ddbec73e46202' 2013-04-20 13:21:18 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg_filter: fix leak on error 2013-04-21 11:59:34 +02:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: check av_samples_get_buffer_size() return 2013-04-21 18:56:18 +02: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.