summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/blend: use standard options parsingPaul B Mahol2013-04-05
* lavfi/noise: use standard options parsingPaul B Mahol2013-04-05
* lavfi/afade: use standard options parsingPaul B Mahol2013-04-05
* lavfi/smptebars: fix invalid writesPaul B Mahol2013-04-04
* lavfi/blend: add N variablePaul B Mahol2013-04-04
* lavfi/smptebars: fix output for subsampled yuvPaul B Mahol2013-04-04
* Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'Michael Niedermayer2013-04-04
|\
| * avfiltergraph: set deprecated filter_count.Anton Khirnov2013-04-04
* | lavfi/af_atempo: simplify request_frame loop.Nicolas George2013-04-03
* | lavfi/af_asetnsamples: simplify request_frame loop.Nicolas George2013-04-03
* | lavfi/f_ebur128: remove request_frame hack.Nicolas George2013-04-03
* | lavfi/vf_tile: simplify request_frame loop.Nicolas George2013-04-03
* | lavfi: reindent after last commit.Nicolas George2013-04-03
* | lavfi: loop on request_frame if necessary.Nicolas George2013-04-03
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-04-03
|\ \
| * | Fix make checkheaders without opencl headers.Carl Eugen Hoyos2013-04-03
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-03
|\ \ \ | |/ / |/| / | |/
| * avfiltergraph: check for sws opts being non-NULL before using them.Anton Khirnov2013-04-03
| * lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch2013-03-28
| * lavfi/gradfun: fix dithering in MMX code.Clément Bœsch2013-03-28
| * lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-28
| * lavfi/gradfun: do not increment DC pointer for odd values.Clément Bœsch2013-03-28
* | lavfi/afade * biquads: call av_frame_copy_props()Paul B Mahol2013-04-03
* | lavfi/earwax: clip sample, this is what sox doesPaul B Mahol2013-04-03
* | vf_deshake: Reorder constant arguments in an if() statement.Carl Eugen Hoyos2013-04-03
* | aphaser filterPaul B Mahol2013-04-03
* | lavfi/edgedetect: reindent after previous commit.Clément Bœsch2013-04-03
* | lavfi/edgedetect: add direct path.Clément Bœsch2013-04-03
* | deshake opencl based on comments on 20130402 3rdhighgod04012013-04-02
* | lavfi/curves: make use of options to store the preset names.Clément Bœsch2013-04-01
* | lavfi/af_asetnsamples: fix EOF handling.Nicolas George2013-04-01
* | lavfi: detect merge failure for unknown layouts.Nicolas George2013-04-01
* | lavfi/overlay: fix debug PTS output in try_filter_frame()Stefano Sabatini2013-03-31
* | lavfi/volume: use designated initializers for the sample_fmts declaration.Clément Bœsch2013-03-31
* | lavfi/volume: use copy props helper instead of incomplete manual code.Clément Bœsch2013-03-31
* | decimate: check for avctx ptr before closing.Clément Bœsch2013-03-31
* | af_join: fix channel count and formatMichael Niedermayer2013-03-28
* | af_channelsplit: set output channels, fix assertion failureMichael Niedermayer2013-03-28
* | lavfi/biquads: fix min allowed option valuePaul B Mahol2013-03-28
* | vsrc_mandelbrot: Mandel morphing supportMichael Niedermayer2013-03-27
* | mandelbrot: add outer coloring method showing bailouted zMichael Niedermayer2013-03-27
* | vsrc_mandelbrot: support coloring the outside whiteMichael Niedermayer2013-03-27
* | lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-26
* | lavfi/perms: add myself to the copyright header.Clément Bœsch2013-03-26
* | lavfi/perms: add seed option.Clément Bœsch2013-03-26