Go to file
Ronald S. Bultje 71a04bc19d swscale: fix crash in 8-bpc bilinear output without alpha.
We accessed the alpha array even it wasn't used and didn't
exist, hence leading to a NULL pointer segfault.
(cherry picked from commit bf2cba4532)
2011-07-11 03:51:46 +02:00
doc lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 2011-06-30 11:12:05 +02:00
ffpresets
libavcodec Fix mpeg4 padding bug detection with more than 128bit trash and slices. 2011-07-01 03:04:46 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-06-29 05:23:12 +02:00
libavfilter Merge remote-tracking branch 'qatar/master' 2011-06-29 05:23:12 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-30 04:32:24 +02:00
libavutil lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 2011-06-30 11:12:05 +02:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-06-29 05:23:12 +02:00
libswscale swscale: fix crash in 8-bpc bilinear output without alpha. 2011-07-11 03:51:46 +02:00
mt-work
tests swscale: implement >8bit scaling support. 2011-06-30 04:45:00 +02:00
tools
.gitignore
Changelog lavdev: add openal input device 2011-06-27 15:26:14 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
cmdutils.c Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
cmdutils.h Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-30 04:32:24 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-30 04:32:24 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
ffplay.c Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
ffprobe.c Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
ffserver.c Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add a "Releases" section 2011-06-24 11:15:26 +02:00
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-30 04:32:24 +02:00
README
RELEASE
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-29 05:23:12 +02:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.