FFmpeg git repo
Go to file
Martin Storsjö d764e3ece9 adpcm: Use a hash table to improve checking for duplicate samples
This lowers the run time from 158 to 21 seconds, for -trellis 8
with a 30 second sample on my machine.

This requires 64 KB additional memory.

Originally committed as revision 25768 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-19 17:35:52 +00:00
doc
ffpresets
libavcodec adpcm: Use a hash table to improve checking for duplicate samples 2010-11-19 17:35:52 +00:00
libavcore
libavdevice
libavfilter Log error message in case of invalid parsing. 2010-11-18 20:37:22 +00:00
libavformat 100l: Fix crash in SPDIF muxer. 2010-11-17 23:23:25 +00:00
libavutil
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.