FFmpeg git repo
Go to file
yang 9b72041f80 x86/intmath.h: Fix mull operand constraints
Fixes Ticket1466

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-26 01:08:35 +02:00
doc doc/general: fix output 2012-06-25 17:36:57 +00:00
libavcodec mss1: check number of free colours 2012-06-25 23:07:18 +00:00
libavdevice
libavfilter lavfi/drawtext: use av_opt_free() to free private context 2012-06-25 22:49:16 +02:00
libavformat
libavresample
libavutil x86/intmath.h: Fix mull operand constraints 2012-06-26 01:08:35 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.