| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/boxblur: add support to named options | Stefano Sabatini | 2013-02-22 | 1 | -1/+1 |
* | blend filter | Paul B Mahol | 2013-02-21 | 1 | -2/+2 |
* | lavfi/overlay: add format option | Stefano Sabatini | 2013-02-20 | 1 | -1/+1 |
* | lavfi/overlay: implement shortest option | Stefano Sabatini | 2013-02-20 | 1 | -1/+1 |
* | lavfi/decimate: use named options | Stefano Sabatini | 2013-02-20 | 1 | -1/+1 |
* | lavfi/mp: drop mp=kerndeint filter | Stefano Sabatini | 2013-02-17 | 1 | -1/+1 |
* | lavfi/mp: drop mp=unsharp filter | Stefano Sabatini | 2013-02-17 | 1 | -1/+1 |
* | lavfi/unsharp: add check on matrix x/y size values oddity | Stefano Sabatini | 2013-02-17 | 1 | -1/+1 |
* | lavfi: port MP noise filter | Paul B Mahol | 2013-02-16 | 1 | -2/+2 |
* | lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=... | Stefano Sabatini | 2013-02-16 | 1 | -1/+1 |
* | lavfi/unsharp: use named options, and add missing checks on matrix size values | Stefano Sabatini | 2013-02-16 | 1 | -1/+1 |
* | lavfi: remove mp=il filter | Paul B Mahol | 2013-02-09 | 1 | -1/+1 |
* | lavfi: port MP il filter | Paul B Mahol | 2013-02-09 | 1 | -1/+1 |
* | histogram filter | Paul B Mahol | 2013-02-09 | 1 | -2/+2 |
* | lavfi/pad: add support to named options | Stefano Sabatini | 2013-02-03 | 1 | -1/+1 |
* | Port biquads filters from SoX | Paul B Mahol | 2013-01-31 | 1 | -2/+2 |
* | lavfi/vf_drawtext: default to expansion=normal. | Nicolas George | 2013-01-26 | 1 | -1/+1 |
* | lavfi: version bump and change log entries after the last commits. | Nicolas George | 2013-01-26 | 1 | -2/+2 |
* | lavfi/showwaves: add display mode option and mode=line | Stefano Sabatini | 2013-01-25 | 1 | -1/+1 |
* | afade filter | Paul B Mahol | 2013-01-21 | 1 | -2/+2 |
* | lavfi/fade: accept shorthand syntax | Stefano Sabatini | 2013-01-18 | 1 | -1/+1 |
* | lavfi: add histeq filter | Stefano Sabatini | 2013-01-05 | 1 | -1/+1 |
* | lavfi: add kerndeint filter | Stefano Sabatini | 2013-01-05 | 1 | -2/+2 |
* | lavfi/yadif: add support to named constants | Stefano Sabatini | 2013-01-04 | 1 | -1/+1 |
* | lavfi/yadif: add support to named options and options introspection | Stefano Sabatini | 2013-01-04 | 1 | -1/+1 |
* | lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes | Mark Himsley | 2012-12-30 | 1 | -1/+1 |
* | lavfi: remove mp=pp filter. | Clément Bœsch | 2012-12-23 | 1 | -1/+1 |
* | lavfi: add pp filter. | Clément Bœsch | 2012-12-23 | 1 | -2/+2 |
* | lavfi/overlay: make use of av_opt_set_from_string() | Stefano Sabatini | 2012-12-22 | 1 | -1/+1 |
* | lavfi: add an accessor for ref->audio->channels. | Nicolas George | 2012-12-20 | 1 | -2/+2 |
* | lavfi/gradfun: support named options. | Clément Bœsch | 2012-12-19 | 1 | -1/+1 |
* | lavfi/gradfun: reduce up limit for threshold. | Clément Bœsch | 2012-12-19 | 1 | -1/+1 |
* | avfilter: add apad filter | Michael Niedermayer | 2012-12-18 | 1 | -2/+2 |
* | lavfi/crop: add support to option parsing | Stefano Sabatini | 2012-12-15 | 1 | -1/+1 |
* | lavfi/select: add support to options | Stefano Sabatini | 2012-12-13 | 1 | -1/+1 |
* | lavfi: add aselect audio variant of select | Stefano Sabatini | 2012-12-13 | 1 | -2/+2 |
* | lavfi: remove mp=denoise3d filter. | Clément Bœsch | 2012-12-11 | 1 | -1/+1 |
* | lavfi/setfield: add support to named options and introspection | Stefano Sabatini | 2012-12-08 | 1 | -1/+1 |
* | lavfi/version: remove unused dropped symbol | Stefano Sabatini | 2012-12-08 | 1 | -3/+0 |
* | lavfi: drop af_volume_stefano.c in favor of af_volume_justin.c | Stefano Sabatini | 2012-12-08 | 1 | -2/+2 |
* | lavfi/volume_justin: add support to option shorthands and introspection | Stefano Sabatini | 2012-12-08 | 1 | -1/+1 |
* | lavfi/tinterlace: add support to option parsing | Stefano Sabatini | 2012-12-06 | 1 | -1/+1 |
* | Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c' | Michael Niedermayer | 2012-12-06 | 1 | -1/+1 |
|\ |
|
| * | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -1/+1 |
* | | lavfi: add subtitles filter. | Clément Bœsch | 2012-12-04 | 1 | -2/+2 |
* | | lavfi/geq: add T variable and example | Stefano Sabatini | 2012-12-01 | 1 | -1/+1 |
* | | lavfi/drawtext: add support to expansion of generic expressions | Stefano Sabatini | 2012-11-27 | 1 | -1/+1 |
* | | lavfi/overlay: enable yuva420p as overlay background | Mark Himsley | 2012-11-27 | 1 | -1/+1 |
* | | lavfi/drawtext: add support for printing frame numbers | Stefano Sabatini | 2012-11-22 | 1 | -1/+1 |
* | | lavfi/drawtext: implement more generic expansion. | Nicolas George | 2012-11-18 | 1 | -1/+1 |