FFmpeg git repo
Go to file
Lukasz Marek 4fb3aa491b lavd:pulse_audio_enc: fix array compared against 0
fixes CID 1113222

Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
2013-10-27 21:45:26 +01:00
compat
doc avfilter: add mergeplanes filter 2013-10-27 18:58:43 +00:00
libavcodec avcodec/options_table: set err_detect to careful by default 2013-10-27 21:18:50 +01:00
libavdevice lavd:pulse_audio_enc: fix array compared against 0 2013-10-27 21:45:26 +01:00
libavfilter libavfilter/vf_noise: relicense to LGPL 2013-10-27 20:29:07 +00:00
libavformat avio: Check for memory allocation failure of private data 2013-10-27 19:15:03 +00:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: add mergeplanes filter 2013-10-27 18:58:43 +00:00
INSTALL
LICENSE libavfilter/vf_noise: relicense to LGPL 2013-10-27 20:29:07 +00:00
MAINTAINERS avfilter: add mergeplanes filter 2013-10-27 18:58:43 +00:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure libavfilter/vf_noise: relicense to LGPL 2013-10-27 20:29:07 +00:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.