FFmpeg git repo
Go to file
Reimar Döffinger b223035511 Detect and check for CMOV.
Some MMX-only CPUs do not have support for CMOV.
All SSE/MMX2 CPUs should be fine, thus no check was
added to those functions.
See also https://sourceforge.net/tracker/?func=detail&aid=3358347&group_id=205275&atid=992986

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-12 18:56:06 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
ffpresets
libavcodec Detect and check for CMOV. 2012-02-12 18:56:06 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-02-11 01:22:22 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
libavformat Modified to generate PAT/PMT for video keyframes 2012-02-11 23:57:35 +01:00
libavutil Detect and check for CMOV. 2012-02-12 18:56:06 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c cmdutils: update copyright year to 2012. 2012-02-08 10:31:14 -08:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add missing swscale dependency for MP-filters. 2012-02-10 17:39:36 +01:00
ffmpeg.c ffmpeg: fix passlogfile with multiple libx264 streams. 2012-02-12 00:03:26 +01:00
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.