FFmpeg git repo
Go to file
Carl Eugen Hoyos 0c5fd6372e Do not try to read 16bit gray png files with alpha channel.
FFmpeg does not support gray16a.
Fixes the crash in ticket #644.
2011-11-12 19:30:27 +01:00
doc VBLE Decoder 2011-11-12 01:21:01 +01:00
ffpresets
libavcodec Do not try to read 16bit gray png files with alpha channel. 2011-11-12 19:30:27 +01:00
libavdevice
libavfilter mandelbrot: Print a note if the cache is too small 2011-11-12 17:05:11 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-11-12 02:50:25 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-11-12 02:50:25 +01:00
libpostproc
libswresample
libswscale swscale: add padding to conversion buffer. 2011-11-11 07:44:35 -08:00
mt-work
presets
tests Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 2011-11-09 01:58:22 +01:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-11-11 02:50:35 +01:00
Changelog VBLE Decoder 2011-11-12 01:21:01 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: use av_noreturn 2011-11-11 04:24:25 +01:00
ffplay.c ffplay: use av_noreturn 2011-11-11 04:25:35 +01:00
ffprobe.c ffprobe: use av_noreturn 2011-11-11 04:26:07 +01:00
ffserver.c ffserver: use av_noreturn 2011-11-11 04:25:53 +01:00
INSTALL
LICENSE
MAINTAINERS VBLE Decoder 2011-11-12 01:21:01 +01:00
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.