Go to file
Clément Bœsch 56cea3294a lavfi/lut3d: faster tetrahedral interpolation.
Increase performance by fetching only the necessary points.

1097 → 917 decicyles.
2013-05-26 18:48:51 +02:00
compat Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' 2013-05-24 13:01:41 +02:00
doc lavfi/bbox: make min_val user configurable 2013-05-26 14:00:09 +00:00
libavcodec j2k: s/ff_j2k_getsigctxno/ff_jpeg2000_getsigctxno/g 2013-05-26 18:22:16 +02:00
libavdevice
libavfilter lavfi/lut3d: faster tetrahedral interpolation. 2013-05-26 18:48:51 +02:00
libavformat lavf/swf: remove unused assert include. 2013-05-26 15:48:50 +02:00
libavresample
libavutil av_cpu_count: factorize "detected %d logical cores" message 2013-05-26 03:19:55 +02:00
libpostproc
libswresample
libswscale
presets
tests fade: fix slice sizes 2013-05-24 17:47:02 +02:00
tools tools/patcheck: fix misdetection with stuff like const_names 2013-05-23 19:11:28 +02:00
.gitignore
arch.mak
Changelog Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' 2013-05-24 14:07:00 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: print slice threading flag in -filters. 2013-05-24 15:34:37 +02:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-05-25 21:43:13 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' 2013-05-24 13:01:41 +02:00
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.