No description
Find a file
Mans Rullgard c75eca9d37 dvenc: do not call dsputil functions with stride not a multiple of 16
Allowing dsputil functions to assume the stride is a multiple of 16
even for smaller block sizes can simplify their implementation.
This appears to be the only place this guarantee is not met.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-05-01 00:21:30 +01:00
doc APIchanges: fill in some dates and commit hashes 2012-04-30 13:51:41 -04:00
libavcodec dvenc: do not call dsputil functions with stride not a multiple of 16 2012-05-01 00:21:30 +01:00
libavdevice
libavfilter
libavformat mkv: mark corrupted packets and return them 2012-04-29 20:22:09 -07:00
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore gitignore: replace library catch-all pattern by more specific patterns 2012-04-27 13:01:11 +02:00
arch.mak
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.