FFmpeg git repo
Go to file
Matt Wolenetz 311443f6c7 x86: h264: Don't use redzone in AVX h264_deblock on Win64
This fixes crashes in chromium on win64 on machines with AVX
(crashes that apparently aren't triggered by fate).

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-02-21 15:02:16 +02:00
compat
doc doc: filters: Correct BNF FILTER description 2013-02-20 11:34:05 +01:00
libavcodec x86: h264: Don't use redzone in AVX h264_deblock on Win64 2013-02-21 15:02:16 +02:00
libavdevice
libavfilter vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
libavformat
libavresample lavr: fix mixing matrix reduction when normalization is disabled 2013-02-12 13:41:13 -05:00
libavutil intreadwrite: tomi: Add missing attributes.h #include for av_always_inline 2013-02-20 00:45:30 +01:00
libswscale
presets
tests vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c get_buffer(): do not initialize the data. 2013-02-15 16:08:44 +01:00
cmdutils.h
common.mak build: Ensure that output directories for header objects are created 2013-02-20 00:45:30 +01:00
configure build: make audio_frame_queue a stand-alone component 2013-02-17 22:05:18 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.