summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* separatefields filterPaul B Mahol2013-04-10
* avfilter/vf_noise: fix build without mmx*inlineMichael Niedermayer2013-04-09
* lavfi: remove noise libmpcodecs wrapperPaul B Mahol2013-04-08
* lavfi/noise: copy inline asm from mp=noisePaul B Mahol2013-04-08
* lavfi: always check return value of ff_get_{audio,video}_buffer()Paul B Mahol2013-04-08
* lavfi/mandelbrot: reindent after 51bcd5cd.Clément Bœsch2013-04-08
* lavfi/mandelbrot: fix speedloss with default config after morphing introduction.Clément Bœsch2013-04-08
* lavfi/il: use standard option parsingPaul B Mahol2013-04-08
* lavfi/histogram: use standard options parsingPaul B Mahol2013-04-08
* lavfi/blend,noise: remove unedeed av_opt_free() callPaul B Mahol2013-04-08
* vf_noise: Fix av_lfg_get() maximum valueMichael Niedermayer2013-04-06
* vf_noise: remove low quality modeMichael Niedermayer2013-04-06
* avfilter/vf_mp: fix x86 cpu capsMichael Niedermayer2013-04-06
* 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