Go to file
Michael Niedermayer 192db16b9c segafilm: fix division by 0
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-11 18:32:46 +01:00
compat
doc doc/Makefile: generate library headers with the correct section number 2012-11-11 14:06:27 +01:00
libavcodec zmbvdec: check decompression buffer size. 2012-11-11 18:09:11 +01:00
libavdevice oss: warn when non block mode cannot be enabled. 2012-11-05 00:28:21 +01:00
libavfilter lavfi/avcodec: check that injected avframes use a supported channel layout 2012-11-10 21:45:34 +01:00
libavformat segafilm: fix division by 0 2012-11-11 18:32:46 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libpostproc
libswresample lswr/swresample: adopt globally consistent rules for options help message 2012-11-03 20:38:02 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
presets
tests fate-rsync: replace -a by -rlt 2012-11-07 18:33:52 +01:00
tools
.gitignore .gitignore: ignore *.3 files as well 2012-11-06 12:24:12 +01:00
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2012-11-09 10:29:51 +01:00
cmdutils_common_opts.h Revert "cmdutils: allow specifying the file for -report" 2012-11-04 10:47:52 +01:00
cmdutils.c PRINT_CODEC_SUPPORTED: fix used variable 2012-11-09 03:08:29 +01:00
cmdutils.h Revert "cmdutils: allow specifying the file for -report" 2012-11-04 10:47:52 +01:00
common.mak
configure libvpxenc: Allow enabling constrained quality (CQ) mode 2012-11-08 00:01:54 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c Fix the packet duration when flushing the encoder. 2012-11-07 22:29:11 +01:00
ffmpeg.h
ffplay.c ffplay: adjust external clock speed based on buffer fullness for realtime sources 2012-11-04 18:29:49 +01:00
ffprobe.c ffprobe: fix potential NULL pointer dereference 2012-11-06 22:59:24 +01:00
ffserver.c ffserver: zero dest_addr 2012-11-04 13:00:20 +01:00
INSTALL
library.mak Merge remote-tracking branch 'qatar/master' 2012-11-03 14:48:51 +01:00
LICENSE
MAINTAINERS MAINTAINERS: fix entry for img2 2012-11-06 01:46:21 +01:00
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.