FFmpeg git repo
Go to file
Michael Niedermayer 14369f59c5 ffmpeg_filter: fix leak on error
Fixes: CID1005311
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-21 11:59:34 +02:00
compat
doc
libavcodec init_vlc_sparse: fix leak on error 2013-04-21 11:55:19 +02:00
libavdevice
libavfilter libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484 2013-04-21 10:46:52 +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
tools
.gitignore
arch.mak
Changelog
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: only do early frame drop if video queue is not empty 2013-04-20 18:32:09 +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.