| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: factorize drawgrid and drawbox code | Stefano Sabatini | 2013-05-17 | 1 | -1/+1 |
* | lavfi/mp: remove mp=ow wrapper. | Clément Bœsch | 2013-05-16 | 1 | -1/+0 |
* | lavfi: port wavelet denoiser filter from libmpcodecs. | Clément Bœsch | 2013-05-16 | 1 | -0/+1 |
* | lavfi: add dctdnoiz filter. | Clément Bœsch | 2013-05-15 | 1 | -0/+1 |
* | libavfilter/Makefile: unbreak make alltools | Michael Niedermayer | 2013-05-14 | 1 | -1/+3 |
* | tools: add zmqsend tool, useful to test the zmq filters | Stefano Sabatini | 2013-05-14 | 1 | -1/+1 |
* | lavfi: add zmq filters | Stefano Sabatini | 2013-05-14 | 1 | -0/+2 |
* | avfilter: Add 'drawgrid' video filter | Andrey Utkin | 2013-05-13 | 1 | -0/+1 |
* | lavfi: avectorscope filter | Paul B Mahol | 2013-05-10 | 1 | -0/+1 |
* | lavfi: modify names of deshake_kernel.h and unsharp_kernel.h | highgod0401 | 2013-05-10 | 1 | -1/+1 |
* | lavfi: remove alphaextract special code | Paul B Mahol | 2013-05-09 | 1 | -1/+1 |
* | extractplanes filter | Paul B Mahol | 2013-05-03 | 1 | -0/+1 |
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' | Michael Niedermayer | 2013-05-01 | 1 | -0/+2 |
|\ |
|
| * | lavfi: add trim and atrim filters. | Anton Khirnov | 2013-04-30 | 1 | -0/+2 |
* | | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' | Michael Niedermayer | 2013-05-01 | 1 | -2/+2 |
|\| |
|
| * | lavfi: add an asetpts filter | Anton Khirnov | 2013-04-30 | 1 | -1/+2 |
* | | lavfi: add two opencl headers to SKIPHEADERS. | Clément Bœsch | 2013-04-30 | 1 | -1/+1 |
* | | lavfi/mp: remove mp=tinterlace wrapper | Stefano Sabatini | 2013-04-28 | 1 | -1/+0 |
* | | astats filter | Paul B Mahol | 2013-04-27 | 1 | -0/+1 |
* | | lavfi/unsharp: add opencl unsharp filter | highgod0401 | 2013-04-26 | 1 | -1/+1 |
* | | lavfi: add vidstabutils.h to SKIPHEADERS. | Clément Bœsch | 2013-04-24 | 1 | -0/+1 |
* | | lavfi: add video stabilization plugins using vid.stab library | Georg Martius | 2013-04-24 | 1 | -0/+2 |
* | | lavfi: remove mp=down3dright | Paul B Mahol | 2013-04-22 | 1 | -1/+0 |
* | | lavfi: add interleave filters | Stefano Sabatini | 2013-04-21 | 1 | -0/+2 |
* | | lavfi: add asetrate filter. | Nicolas George | 2013-04-21 | 1 | -0/+1 |
* | | colorchannelmixer filter | Paul B Mahol | 2013-04-18 | 1 | -0/+1 |
* | | colorbalance filter | Paul B Mahol | 2013-04-18 | 1 | -0/+1 |
* | | lavfi: remove bad inverse telecine filters | Paul B Mahol | 2013-04-17 | 1 | -4/+0 |
* | | lavfi: port IVTC filters from vapoursynth. | Clément Bœsch | 2013-04-14 | 1 | -0/+2 |
* | | lavfi: rename decimate to mpdecimate. | Clément Bœsch | 2013-04-14 | 1 | -1/+1 |
* | | lavfi: add smptehdbars source | Paul B Mahol | 2013-04-14 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-12 | 1 | -0/+1 |
|\| |
|
| * | lavfi: new interlace filter | Vittorio Giovara | 2013-04-11 | 1 | -0/+1 |
* | | lavfi: remove telecine libmpcodecs wrapper | Paul B Mahol | 2013-04-11 | 1 | -1/+0 |
* | | telecine filter | Paul B Mahol | 2013-04-11 | 1 | -0/+1 |
* | | separatefields filter | Paul B Mahol | 2013-04-10 | 1 | -0/+1 |
* | | lavfi: remove noise libmpcodecs wrapper | Paul B Mahol | 2013-04-08 | 1 | -1/+0 |
* | | Fix make checkheaders without opencl headers. | Carl Eugen Hoyos | 2013-04-03 | 1 | -0/+2 |
* | | aphaser filter | Paul B Mahol | 2013-04-03 | 1 | -0/+1 |
* | | deshake opencl based on comments on 20130402 3rd | highgod0401 | 2013-04-02 | 1 | -0/+2 |
* | | lavfi: add sine audio source. | Nicolas George | 2013-03-20 | 1 | -0/+1 |
* | | lavfi: remove harddup libmpcodecs wrapper | Paul B Mahol | 2013-03-19 | 1 | -1/+0 |
* | | lavfi: add perms and aperms filters. | Clément Bœsch | 2013-03-16 | 1 | -0/+2 |
* | | lavfi: rename sink_buffer.c into buffersink.c. | Nicolas George | 2013-03-10 | 1 | -1/+1 |
* | | lavfi: add curves filter. | Clément Bœsch | 2013-03-10 | 1 | -0/+1 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -2/+0 |
|\| |
|
* | | lavfi/mp: drop mp=stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -1/+0 |
* | | lavfi: port MP stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -0/+1 |
* | | blend filter | Paul B Mahol | 2013-02-21 | 1 | -0/+1 |
* | | lavfi: rename vf_ass.c to vf_subtitles.c | Clément Bœsch | 2013-02-17 | 1 | -2/+2 |