| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -16/+8 |
* | lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -15/+5 |
* | lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -16/+5 |
* | lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -14/+4 |
* | lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -8/+2 |
* | lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE | Paul B Mahol | 2013-03-26 | 1 | -8/+1 |
* | lavfi/perms: add myself to the copyright header. | Clément Bœsch | 2013-03-26 | 1 | -0/+2 |
* | lavfi/perms: add seed option. | Clément Bœsch | 2013-03-26 | 2 | -4/+12 |
* | lavfi/perms: remove unecessary indirection after f7324c06. | Clément Bœsch | 2013-03-26 | 1 | -13/+3 |
* | lavfi/curves: add forgotten strong_contrast preset. | Clément Bœsch | 2013-03-26 | 1 | -0/+5 |
* | lavfi/curves: support preset shorthand. | Clément Bœsch | 2013-03-26 | 2 | -8/+4 |
* | lavfi/curves: add presets support. | Clément Bœsch | 2013-03-25 | 2 | -1/+74 |
* | blend: Adding yuvj pixelformats to the blend effect | Björn S | 2013-03-25 | 1 | -1/+1 |
* | vsrc_testsrc: avoid floats and non bit exactness | Michael Niedermayer | 2013-03-25 | 1 | -4/+9 |
* | lavfi: support multiple rounds of format negotiation. | Nicolas George | 2013-03-24 | 1 | -26/+83 |
* | lavfi/af_amerge: return EAGAIN if the input layouts are not known. | Nicolas George | 2013-03-24 | 1 | -2/+2 |
* | lavfi/thumbnail: add support for named options. | Clément Bœsch | 2013-03-24 | 2 | -12/+17 |
* | lavfi/colormatrix: reword error message in init | Stefano Sabatini | 2013-03-24 | 1 | -1/+1 |
* | lavfi/colormatrix: add support for named options | Stefano Sabatini | 2013-03-24 | 2 | -35/+39 |
* | lavfi/tinterlace: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -14/+3 |
* | lavfi/subtitles: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -12/+7 |
* | lavfi/smartblur: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -13/+7 |
* | lavfi/setfield: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -20/+3 |
* | lavfi/overlay: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -11/+3 |
* | lavfi/kerndeint: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -14/+4 |
* | lavfi/idet: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | lavfi/histeq: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -15/+3 |
* | lavfi/gradfun: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | lavfi/geq: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | lavfi/fieldorder: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | lavfi/field: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -13/+3 |
* | lavfi/deshake: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -15/+7 |
* | lavfi/cropdetect: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -15/+3 |
* | lavfi/boxblur: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -14/+8 |
* | lavfi/blackframe: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -15/+3 |
* | lavfi/settb: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -35/+4 |
* | lavfi/select: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+4 |
* | lavfi/perms: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -9/+4 |
* | lavfi/sine: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -7/+3 |
* | lavfi/apad: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -8/+3 |
* | buffersink/uninit: use av_frame_free() not unref | Michael Niedermayer | 2013-03-23 | 1 | -1/+1 |
* | lavfi/anullsrc: add missing checks | Stefano Sabatini | 2013-03-23 | 1 | -0/+5 |
* | lavfi/anullsrc: remove extra parentheses | Stefano Sabatini | 2013-03-23 | 1 | -1/+1 |
* | lavfi/anullsrc: simplify logging code in config_props | Stefano Sabatini | 2013-03-23 | 1 | -3/+1 |
* | lavfi/anullsrc: fix format negotiation | Stefano Sabatini | 2013-03-23 | 1 | -3/+14 |
* | Merge commit '20a8ee3061e6d777600c13db731bee3c25878991' | Michael Niedermayer | 2013-03-23 | 1 | -6/+25 |
|\ |
|
| * | af_asyncts: fix compensation and PTS monotonicity | Jindřich Makovička | 2013-03-22 | 1 | -6/+25 |
* | | lavfi/blend: always peek the first frame of each queue. | Clément Bœsch | 2013-03-22 | 1 | -3/+3 |
* | | lavfi/vf_stereo3d: use standard options parsing | Paul B Mahol | 2013-03-21 | 1 | -24/+3 |
* | | asrc_sine: avoid use of INFINITY as it might be a non constant | Michael Niedermayer | 2013-03-21 | 1 | -4/+6 |