| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_scale: simplify alignment code | Michael Niedermayer | 2014-01-25 | 1 | -9/+4 |
* | avfilter/vf_scale: do aspect ratio and scale factor compensation together | Michael Niedermayer | 2014-01-25 | 1 | -6/+4 |
* | Documentation for scale filter factor | Lars Kiesow | 2014-01-25 | 1 | -0/+1 |
* | Fixed factor for scale filter | Lars Kiesow | 2014-01-25 | 1 | -3/+5 |
* | Factors for scale filter | Lars Kiesow | 2014-01-25 | 1 | -4/+22 |
* | lavfi/drawtext: add option for drawing border around text | Ramiro Polla | 2014-01-25 | 2 | -9/+46 |
* | lavfi/drawtext: get bitmap from glyph in a separate step | Ramiro Polla | 2014-01-25 | 1 | -4/+10 |
* | avfilter/avfilter: fix use of uninitialized pointer | Michael Niedermayer | 2014-01-24 | 1 | -1/+1 |
* | lavfi/dualinput: fix shortest option. | Nicolas George | 2014-01-19 | 1 | -1/+1 |
* | lavfi/vf_tile: use av_make_q. | Nicolas George | 2014-01-19 | 1 | -1/+1 |
* | lavfi/avf_concat: use av_make_q. | Nicolas George | 2014-01-19 | 1 | -1/+1 |
* | lavfi/af_amerge: use av_make_q. | Nicolas George | 2014-01-19 | 1 | -1/+1 |
* | lavfi/vidstabtransform: apply various documentation/option minor fixes | Stefano Sabatini | 2014-01-19 | 1 | -13/+19 |
* | avfilter/vf_elbg: Fixed seed range of elbg filter | João Bernardo | 2014-01-17 | 1 | -2/+2 |
* | Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3' | Michael Niedermayer | 2014-01-17 | 1 | -3/+15 |
|\ |
|
| * | buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly | Anton Khirnov | 2014-01-17 | 1 | -3/+15 |
| * | vf_yadif: Relicense from GPL to LGPL | Robert Krüger | 2014-01-14 | 4 | -36/+36 |
* | | lavfi/vidstabtransform: apply various cosmetical nits | Stefano Sabatini | 2014-01-16 | 2 | -5/+4 |
* | | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 | Georg Martius | 2014-01-16 | 2 | -7/+30 |
* | | Change license of yadif from GPL to LGPL | Robert Krüger | 2014-01-14 | 6 | -54/+54 |
* | | Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite... | Robert Krüger | 2014-01-14 | 1 | -14/+21 |
* | | Revert "Revert "yadif: add parens around macro parameters"" | Robert Krüger | 2014-01-14 | 1 | -4/+4 |
* | | Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" | Robert Krüger | 2014-01-14 | 4 | -97/+132 |
* | | Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24' | Michael Niedermayer | 2014-01-10 | 1 | -5/+17 |
|\| |
|
| * | avfilter: fix leaks on error in ff_filter_frame | Vittorio Giovara | 2014-01-09 | 1 | -6/+19 |
* | | Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f' | Michael Niedermayer | 2014-01-10 | 1 | -0/+8 |
|\| |
|
| * | avfilter: add needs_writable field to the internal AVFilterPad structure | Vittorio Giovara | 2014-01-09 | 1 | -0/+8 |
* | | Merge commit 'd44bd7fb27d4121512eae0ffce5e48bac25e82dc' | Michael Niedermayer | 2014-01-10 | 1 | -0/+6 |
|\| |
|
| * | avfilter: add documentation for needs_writable | Vittorio Giovara | 2014-01-09 | 1 | -0/+6 |
* | | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6' | Michael Niedermayer | 2014-01-10 | 4 | -2/+367 |
|\| |
|
| * | lavfi: add framepack filter | Vittorio Giovara | 2014-01-09 | 4 | -1/+366 |
| * | drawtext: Drop pointless header | Luca Barbato | 2014-01-06 | 1 | -1/+0 |
* | | avfilter: avfilter_register() that works in O(1) time | Michael Niedermayer | 2014-01-09 | 1 | -1/+3 |
* | | avfilter/vf_format: check that the format list is not empty | Michael Niedermayer | 2014-01-05 | 1 | -0/+3 |
* | | avfilter/lut3d: fix channel order in Iridas format parsing. | Clément Bœsch | 2014-01-04 | 1 | -1/+1 |
* | | af_aresample: remove only use of array compound literals with non-const initi... | Reimar Döffinger | 2013-12-30 | 1 | -3/+6 |
* | | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' | Michael Niedermayer | 2013-12-27 | 1 | -1/+1 |
|\| |
|
| * | avutil: Move library version related macros to version.h | Diego Biurrun | 2013-12-26 | 1 | -1/+1 |
* | | avfilter/avectorscope: fix {} mistake in alloc check. | Clément Bœsch | 2013-12-26 | 1 | -1/+2 |
* | | lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt option | Stefano Sabatini | 2013-12-26 | 2 | -7/+4 |
* | | lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma... | Stefano Sabatini | 2013-12-26 | 1 | -1/+1 |
* | | lavfi/volume: fix NULL reference in filter_frame() | Stefano Sabatini | 2013-12-25 | 1 | -1/+1 |
* | | lavfi/volume: extend volume logging | Stefano Sabatini | 2013-12-25 | 1 | -6/+7 |
* | | lavfi/volume: implement process_command() callback, with the volume command | Stefano Sabatini | 2013-12-25 | 2 | -1/+18 |
* | | lavfi/volume: support volume expression and per-frame expression evaluation | Stefano Sabatini | 2013-12-25 | 3 | -20/+154 |
* | | lavfi/hue: show first decimal value of saturation | Stefano Sabatini | 2013-12-20 | 1 | -1/+1 |
* | | lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() | Stefano Sabatini | 2013-12-20 | 1 | -2/+2 |
* | | lavfi/hue: force table initialization for the first frame | Stefano Sabatini | 2013-12-20 | 1 | -2/+6 |
* | | lavfi/deshake_opencl: optimze transform filter | Lenny Wang | 2013-12-19 | 4 | -163/+188 |
* | | Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d' | Michael Niedermayer | 2013-12-16 | 1 | -15/+15 |
|\| |
|