FFmpeg git repo
Go to file
Martin Storsjö 9fb0de86b4 pcx: Consume the whole packet if giving up due to missing palette
Previously, we returned 0, meaning successful decoding but 0
bytes consumed, leading to an infinite loop.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-29 20:01:29 +03:00
compat
doc lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
libavcodec pcx: Consume the whole packet if giving up due to missing palette 2013-09-29 20:01:29 +03:00
libavdevice
libavfilter lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
libavformat mov: Make sure the read sample count is nonnegative 2013-09-29 20:00:45 +03:00
libavresample
libavutil avframe: note that linesize is not the usable data size 2013-09-28 07:35:50 +02:00
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Enable -Qansi-alias for icl 14+ 2013-09-24 11:29:00 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
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.