FFmpeg git repo
Go to file
Martin Storsjö 06a1d1323b configure: Extend the neon intrinsics check
Check for an instruction that causes the (very old) Apple GCC 4.2
to error out ("unrecognizable insn").

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-07-22 23:57:23 +03:00
compat
doc build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
libavcodec fft-test: Comment some #endifs 2014-07-22 11:55:40 -07:00
libavdevice oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
libavfilter af_compand: make sure request_frame always outputs at least one frame 2014-07-08 07:54:00 +00:00
libavformat http: Use a constant for the supported header size 2014-07-22 16:38:26 +02:00
libavresample avresample: Add avresample_get_out_samples 2014-05-28 22:04:56 +02:00
libavutil arm: Macroize the test for 'setend' CPU instruction support 2014-07-21 15:08:01 -07:00
libswscale Remove all Blackfin architecture optimizations 2014-06-02 08:41:47 -07:00
presets
tests fate: Split audio- and video-related RealMedia targets 2014-07-21 12:13:58 -07:00
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Remove avserver. 2014-06-18 14:55:28 +02:00
INSTALL
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE
arch.mak
avconv.c avconv: set the output stream timebase 2014-07-09 13:30:33 +00:00
avconv.h avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avconv_dxva2.c
avconv_filter.c avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avconv_opt.c avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avconv_vda.c
avconv_vdpau.c
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Extend the neon intrinsics check 2014-07-22 23:57:23 +03:00
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.