FFmpeg git repo
Go to file
Martin Storsjö cafefd889b cngdec: Fix the memset size to cover the full array
This was a leftover from previous iterations of the code, where the
refl coef arrays were statically allocated.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-10-30 16:51:16 +02:00
compat
doc lavfi: add ashowinfo filter 2012-10-29 21:29:58 +01:00
libavcodec cngdec: Fix the memset size to cover the full array 2012-10-30 16:51:16 +02:00
libavdevice
libavfilter lavfi: add ashowinfo filter 2012-10-29 21:29:58 +01:00
libavformat pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
libavresample lavr: document upper bound on number of output samples. 2012-10-29 20:05:47 +01:00
libavutil pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
libswscale pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
presets
tests pixfmt: support more yuva formats 2012-10-30 12:02:42 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add ashowinfo filter 2012-10-29 21:29:58 +01:00
INSTALL
LICENSE
Makefile build: Include HEADERS-yes in the HEADERS variable 2012-10-25 18:36:11 +03:00
README
RELEASE
arch.mak
avconv.c avconv: Drop unused function argument from do_video_stats() 2012-10-29 19:07:58 +01:00
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c avserver: use socklen_t where appropriate 2012-10-27 13:11:49 +01:00
cmdutils.c cmdutils: Conditionally compile libswscale-related bits 2012-10-29 19:02:12 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak build: Include HEADERS-yes in the HEADERS variable 2012-10-25 18:36:11 +03:00
configure configure: fix print_config() with broke awks 2012-10-30 13:33:29 +00:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.