1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer 36e4be0a0a mem: fix memalign hack av_realloc()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit fc11927890)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 5ae87280e2)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-06 19:49:12 +01:00
doc consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
ffpresets consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
libavcodec qtrle: check for out of bound writes. 2011-11-06 19:49:12 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
libavfilter consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
libavformat vqa: fix double free on corrupted streams 2011-11-06 19:49:12 +01:00
libavutil mem: fix memalign hack av_realloc() 2011-11-06 19:49:12 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
libswscale Fix MMX rgb24 to yuv conversion with gcc 4.6 2011-11-05 09:04:11 +01:00
tests consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
tools consolidate .gitignore patters into a single file 2011-02-10 14:02:23 +01:00
vhook
.gitignore also ignore *.so for vhook plugins 2011-02-10 14:09:35 +01:00
Changelog Release notes and changelog for 0.5.5 2011-11-05 12:53:16 +01:00
cmdutils.c Merge (L)GPL upgrade code and related changes from trunk. 2009-06-07 12:52:31 +00:00
cmdutils.h
common.mak backport symbol versioning patch 2010-02-01 16:00:09 +00:00
configure configure: improve temp file creation and cleanup 2010-05-31 13:06:51 +00:00
COPYING.GPLv2 Merge (L)GPL upgrade code and related changes from trunk. 2009-06-07 12:52:31 +00:00
COPYING.GPLv3 Merge (L)GPL upgrade code and related changes from trunk. 2009-06-07 12:52:31 +00:00
COPYING.LGPLv2.1 Merge (L)GPL upgrade code and related changes from trunk. 2009-06-07 12:52:31 +00:00
COPYING.LGPLv3 Merge (L)GPL upgrade code and related changes from trunk. 2009-06-07 12:52:31 +00:00
CREDITS
Doxyfile
ffmpeg.c revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hang 2009-03-02 20:32:24 +00:00
ffplay.c Document ffplay -ast, -vst, and -sst options. 2009-03-01 17:13:33 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE Merge OpenCORE AMR support from trunk. 2009-06-07 20:14:56 +00:00
MAINTAINERS Add release managers, merged from trunk. 2010-03-01 17:58:50 +00:00
Makefile
output_example.c
README Merge split of README <-> LICENSE files along with the clarifications. 2009-04-13 10:11:31 +00:00
RELEASE Release notes and changelog for 0.5.5 2011-11-05 12:53:16 +01:00
subdir.mak missing hunk to unbreak linking with symbol versioning 2010-02-02 19:57:40 +00:00
VERSION update version 2011-11-05 12:57:22 +01:00
version.sh Merge improved version number generation from trunk. 2009-03-31 21:11:04 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.