]> git.sesse.net Git - ffmpeg/history - libavfilter
libopenjpeg: rename decoder source file.
[ffmpeg] / libavfilter /
2011-11-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-16 Michael Niedermayermandelbrot: make mincol description and code match.
2011-11-16 Clément Bœschlavfi: fix misc typo in avfilter.h header.
2011-11-16 Clément Bœschcleanup: remove various double end ';' all over the...
2011-11-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-15 Michael Niedermayermandelbrot: add dither to convergence & mincol colorings.
2011-11-15 Michael Niedermayermandelbrot: make mincol the default.
2011-11-15 Michael Niedermayermandelbrot: add mincol inner coloring method.
2011-11-15 Michael Niedermayermandelbrot: add inner drawing method to show converence...
2011-11-15 Michael Niedermayermandelbrot: add "fractal" to the description
2011-11-15 Michael Niedermayermandelbrot: Fix "warning: passing argument 2 of ‘draw_m...
2011-11-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-14 Stefano Sabatiniamovie: avoid crash in amovie_request_frame() if no...
2011-11-14 Michael Niedermayermandelbrot: add math.h for log2()
2011-11-14 Michael Niedermayermandelbrot: avoid INFINITY as openbsd seems not to...
2011-11-14 Michael Niedermayerpad: fix format string length
2011-11-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-13 Stefano Sabatinivsrc_mandelbrot: set options through the opt framework
2011-11-13 Giorgio Vazzanamandelbrot: remove always-false condition in fill_from_...
2011-11-13 Michael Niedermayermandelbrot: allow visualizing the period of converged...
2011-11-13 Michael Niedermayermandelbrot: Add inner variable & enum for inner colorin...
2011-11-13 Michael Niedermayermandelbrot: only check bailout once every 2 iterations.
2011-11-13 Michael Niedermayermandelbrot: add SQR() macro
2011-11-13 Giorgio Vazzanamandelbrot: correct and simplify the formula used in...
2011-11-13 Michael Niedermayermandelbrot: unroll the innermost loop once.
2011-11-13 Michael Niedermayermandelbrot: only check periodicity once for each period...
2011-11-13 Michael Niedermayermandelbrot: use period detection depening on left pixel...
2011-11-13 Giorgio Vazzanamandelbrot: remove unused variables
2011-11-13 Giorgio Vazzanamandelbrot: add missing options to the parsing code
2011-11-12 Giorgio Vazzanamandelbrot: fix sscanf format string
2011-11-12 Michael Niedermayermandelbrot: Print a note if the cache is too small
2011-11-12 Michael Niedermayermandelbrot: increase cache size
2011-11-12 Michael Niedermayermandelbrot: increase resolution, and decrease zoom...
2011-11-12 Michael Niedermayermandelbrot: increase default maxiter
2011-11-12 Michael Niedermayermandelbrot: Only use cycle detection if previous pixel...
2011-11-12 Michael Niedermayermandelbrot: detect cycles to speed up interior rendering.
2011-11-12 Michael Niedermayermandelbrot: increase default maxiter to 1024
2011-11-12 Michael Niedermayermandelbrot: use cache to avoid recalculating points.
2011-11-12 Michael Niedermayermandelbrot: more interresting zoom coordinates borrowed...
2011-11-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-11 Michael Niedermayermandelbrot: add a end_scale and pts so we can zoom in.
2011-11-11 Michael Niedermayermandelbrot: center coordinate reference on the images...
2011-11-11 Michael Niedermayermandelbrot: make 2 variables const
2011-11-11 Michael Niedermayermandelbrot: fix typo that led to hardcoded max iteratio...
2011-11-11 Michael Niedermayermandelbrot: support different outer coloring methods.
2011-11-11 Michael Niedermayermandelbrot: make bailout a variable
2011-11-11 Michael Niedermayeravfilter: bump minor for mandelbrot
2011-11-11 Michael Niedermayeravfilter: add mandelbrot fraktal source
2011-11-11 Michael Niedermayeryadif, its 2011
2011-11-11 Michael Niedermayeryadif: reject reuse2 buffers as we cant use frames...
2011-11-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-10 Stefano Sabatinivf_fade: reindent after previous commit
2011-11-10 Mark Himsleyvf_fade: add alpha option and alpha fading support
2011-11-10 Mark Himsleyvf_fade: add support to options parsing
2011-11-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-06 Nicolas Georgesrc_movie: set the channel layout to default if the...
2011-11-05 Reimar DöffingerMark AVFilterPad[] compound literals as const.
2011-11-05 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-11-05 Reimar DöffingerMake another static array const.
2011-11-05 Reimar DöffingerMake another PixelFormat list const.
2011-11-05 Reimar DöffingerMake PIX_FMT format list arrays const.
2011-11-05 Reimar DöffingerAdd const to static arrays where it was forgotten.
2011-11-05 Ronald S. Bultjelibavfilter: reindent.
2011-11-05 Ronald S. Bultjeavfilter: don't abort() on zero-size allocations.
2011-11-05 Michael Niedermayeraf_volume: exp10() is a GNU extension.
2011-11-05 Stefano Sabatiniaf_earwax: copy input buffer properties to output
2011-11-05 Mina Nagy Zakilavfi: add earwax audio filter, ported from Sox
2011-11-05 Stefano Sabatinilavfi: add volume filter
2011-11-05 Stefano Sabatinilavfi: increase number of maximum registered filters...
2011-11-05 Stefano Sabatinilavfi: issue error if maximum number of filters is...
2011-11-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-03 Alex Converseavfilter: Don't copy garbage from the stack when settin...
2011-11-03 Reimar DöffingerReplace all strcasecmp/strncasecmp usages.
2011-11-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-02 Stefano Sabatinivf_overlay: adopts FAST_DIV255 macro for calculating...
2011-11-02 Mark Himsleyvf_fade: fade to correct CCIR601/709 black level
2011-11-02 Diego Biurrunvsrc_testsrc: fix mailing list reference URL
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-01 Michael Niedermayervf_transpose: remove pix_fmts which can currently not...
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-31 Stefano Sabatinilavfi: bump micro after recent changes in the overlay...
2011-10-31 Stefano Sabatinivf_overlay: add support to alpha pre-multiplication...
2011-10-31 Stefano Sabatinivf_overlay: enable RGB path
2011-10-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-30 Stefano Sabatinivf_overlay: use opt.h API for setting options
2011-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-28 Stefano Sabatinilavfi: add internal function ff_fill_rgba_map()
2011-10-27 Clément Bœschashowinfo: fix typo in description.
2011-10-27 Clément Bœschvf_showinfo: print checksums in hexadecimal.
2011-10-27 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-27 Michael Niedermayervf_scale: Request an aligned buffer.
2011-10-27 Michael Niedermayervf_pad: Fix alignment of get_video_buffer()
next