FFmpeg git repo
Go to file
Michael Niedermayer 3532a87a25 exr: optimize exr_halflt2uint()
30% faster

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-09 20:55:09 +02:00
doc doc/muxers: add documentation for the md5 and framemd5 muxers 2012-04-07 13:57:40 +02:00
ffpresets
libavcodec exr: optimize exr_halflt2uint() 2012-04-09 20:55:09 +02:00
libavdevice
libavfilter vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-04-08 20:55:11 +02:00
libavutil Mark GRAY8 format as pseudo-paletted. 2012-04-09 17:21:35 +02:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-04-05 22:26:50 +02:00
mt-work
presets
tests Add gif and xbm regression tests. 2012-04-09 17:21:35 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README README: be a tiny bit more verbose 2012-04-06 10:23:26 +02:00
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: fix - vs _ error 2012-04-08 09:43:38 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
ffprobe.c ffprobe: use avbprint API 2012-04-08 00:02:21 +02:00
ffserver.c
library.mak
version.sh

README

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.