FFmpeg git repo
Go to file
Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets.
This fixes a division by 0.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-28 07:20:36 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
libavdevice
libavfilter libavfilter/libmpcodecs: add vf_pp from current mplayer svn 2012-02-26 20:39:32 +01:00
libavformat pmpdec: Check for zero audio packets. 2012-02-28 07:20:36 +01:00
libavutil eval: add root() to solve f(x)=0 2012-02-27 00:00:55 +01:00
libpostproc libpostproc: add pp=help support to print the help text via av_log() 2012-02-27 23:07:25 +01:00
libswresample Exit ffmpeg if swr_convert() fails. 2012-02-27 19:02:28 +01:00
libswscale swscale: fix another integer overflow at large dimensions/rescales. 2012-02-24 15:39:55 -08:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-28 03:38:58 +01:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure libavfilter/libmpcodecs: add vf_pp from current mplayer svn 2012-02-26 20:39:32 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Exit ffmpeg if swr_convert() fails. 2012-02-27 19:02:28 +01:00
ffplay.c
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.

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

* See the LICENSE file.