FFmpeg git repo
Go to file
Michael Niedermayer 38477e1981 vf_lut: avoid rgb component indexing in the inner loop
15k->10k cpu cycles

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-03 18:30:07 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-03-30 22:10:17 +02:00
ffpresets
libavcodec h264: fix incompatible pointer type warnings. 2012-04-02 22:05:42 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-03-29 04:11:10 +02:00
libavfilter vf_lut: avoid rgb component indexing in the inner loop 2012-04-03 18:30:07 +02:00
libavformat mxfenc: Don't allow muxing audio-only since it's not supported 2012-04-03 10:11:27 +02:00
libavutil des: Fix half a dozen warnings 2012-04-02 21:23:56 +02:00
libpostproc
libswresample swr-test: remove unused variable 2012-04-01 22:24:06 +02:00
libswscale
mt-work
presets
tests The lt and lte functions were swapped. 2012-04-01 11:01:08 +02:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-30 22:10:17 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: affect source stream index in new_output_stream function 2012-04-02 17:27:09 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-03-29 04:11:10 +02:00
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-03-29 04:11:10 +02:00
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.