1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
Michael Niedermayer 3cbe9afba5 mandelbrot: only check bailout once every 2 iterations.
Once we bailed out we calculate the exact iteration in which it would have happened if needed.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-13 18:14:40 +01:00
doc VBLE Decoder 2011-11-12 01:21:01 +01:00
ffpresets
libavcodec lavc: add supports of OS/2 threads 2011-11-13 17:33:09 +01:00
libavdevice Force opaque alpha channel for 32bit x11grab image. 2011-11-13 02:02:06 +01:00
libavfilter mandelbrot: only check bailout once every 2 iterations. 2011-11-13 18:14:40 +01:00
libavformat mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes. 2011-11-13 05:19:28 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-11-12 02:50:25 +01:00
libpostproc
libswresample
libswscale sws: Fix compilation with disabled MMX2 2011-11-11 15:54:08 +01:00
mt-work
presets
tests Increase Westwood Studios VQA palette dynamics. 2011-11-13 15:12:43 +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 lavc: add supports of OS/2 threads 2011-11-13 17:33:09 +01:00
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 RELEASE: bump to 0.8.6.git after the release 2011-11-12 21:00:13 +01:00
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.