FFmpeg git repo
Go to file
Mans Rullgard 9c48a7cc52 ratecontrol: replace VLAs with malloc/free
(cherry picked from commit 2c6bd7d1f992989d1cc108534e0896771b86824f)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-22 19:45:31 +02:00
doc deshake: add documentation in filters.texi 2011-10-21 10:02:35 +02:00
ffpresets
libavcodec ratecontrol: replace VLAs with malloc/free 2011-10-22 19:45:31 +02:00
libavdevice pulse: fix application name 2011-10-22 02:11:50 +02:00
libavfilter
libavformat Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366. 2011-10-22 02:23:56 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-10-22 01:16:41 +02:00
libpostproc
libswresample swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata’ from incompatible pointer type 2011-10-21 00:36:00 +02:00
libswscale sws: fix warning: new qualifiers in middle of multi-level non-const cast are unsafe warning. 2011-10-22 05:21:01 +02:00
mt-work
presets Remove redundant libx264 preset files 2011-10-22 01:32:10 +02:00
tests Merge remote-tracking branch 'qatar/master' 2011-10-22 01:16:41 +02:00
tools
.gitignore
avconv.c
Changelog Merge remote-tracking branch 'luzero/pulse' 2011-10-22 01:56:57 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'luzero/pulse' 2011-10-22 01:56:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c ffplay: reallocate SDL overlays for OSX when changing full screen 2011-10-20 23:12:27 +02:00
ffprobe.c
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
subdir.mak
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.