FFmpeg git repo
Go to file
Reimar Döffinger 424bcc46b5 Compile x86/swscale_template with -mno-red-zone.
Replaces a very hackish hack to fix the same issue (call instruction
overwriting stack variables).

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-09-25 16:59:52 +02:00
doc vf_drawtext: make x and y options parametric 2011-09-24 12:36:48 +02:00
ffpresets presets: use private options in libx264-ipod ffpresets 2011-09-22 06:27:07 +02:00
libavcodec cosmetics, remove unused and rename variables for consistency 2011-09-25 16:43:23 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-09-24 22:39:52 +02:00
libavfilter vf_drawtext: use ctx for expressing outlink and dtext in end_frame 2011-09-24 12:37:12 +02:00
libavformat bit: remove more unused variables 2011-09-25 12:29:20 +02:00
libavutil lavu/attributes: introduce AV_NOWARN_DEPRECATED. 2011-09-25 11:18:41 +02:00
libpostproc postproc: fix compilation failure, now really 2011-09-24 01:51:35 +02:00
libswresample
libswscale Compile x86/swscale_template with -mno-red-zone. 2011-09-25 16:59:52 +02:00
mt-work
tests regtests: amv video encoder test 2011-09-25 12:29:20 +02:00
tools
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
avconv.c Merge remote-tracking branch 'qatar/master' 2011-09-24 01:03:07 +02:00
Changelog Merge remote-tracking branch 'qatar/master' 2011-09-23 00:35:31 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: move grow_array out of #if CONFIG_AVFILTER 2011-09-23 11:40:25 +02:00
cmdutils.h
common.mak
configure Compile x86/swscale_template with -mno-red-zone. 2011-09-25 16:59:52 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats 2011-09-25 16:43:30 +02:00
ffplay.c ffplay: fix order of operations for sdl audio open. 2011-09-24 03:09:54 +02:00
ffprobe.c ffprobe: remove misplaced and pointless comment. 2011-09-22 00:22:53 +02:00
ffserver.c
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: loose svn reference 2011-09-23 19:18:58 +02:00
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.