summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_scale: simplify alignment codeMichael Niedermayer2014-01-25
* avfilter/vf_scale: do aspect ratio and scale factor compensation togetherMichael Niedermayer2014-01-25
* Documentation for scale filter factorLars Kiesow2014-01-25
* Fixed factor for scale filterLars Kiesow2014-01-25
* Factors for scale filterLars Kiesow2014-01-25
* lavfi/drawtext: add option for drawing border around textRamiro Polla2014-01-25
* lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla2014-01-25
* avfilter/avfilter: fix use of uninitialized pointerMichael Niedermayer2014-01-24
* lavfi/dualinput: fix shortest option.Nicolas George2014-01-19
* lavfi/vf_tile: use av_make_q.Nicolas George2014-01-19
* lavfi/avf_concat: use av_make_q.Nicolas George2014-01-19
* lavfi/af_amerge: use av_make_q.Nicolas George2014-01-19
* lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini2014-01-19
* avfilter/vf_elbg: Fixed seed range of elbg filterJoão Bernardo2014-01-17
* Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'Michael Niedermayer2014-01-17
|\
| * buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-17
| * vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
* | lavfi/vidstabtransform: apply various cosmetical nitsStefano Sabatini2014-01-16
* | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius2014-01-16
* | Change license of yadif from GPL to LGPLRobert Krüger2014-01-14
* | Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...Robert Krüger2014-01-14
* | Revert "Revert "yadif: add parens around macro parameters""Robert Krüger2014-01-14
* | Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger2014-01-14
* | Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24'Michael Niedermayer2014-01-10
|\|
| * avfilter: fix leaks on error in ff_filter_frameVittorio Giovara2014-01-09
* | Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'Michael Niedermayer2014-01-10
|\|
| * avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-09
* | Merge commit 'd44bd7fb27d4121512eae0ffce5e48bac25e82dc'Michael Niedermayer2014-01-10
|\|
| * avfilter: add documentation for needs_writableVittorio Giovara2014-01-09
* | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer2014-01-10
|\|
| * lavfi: add framepack filterVittorio Giovara2014-01-09
| * drawtext: Drop pointless headerLuca Barbato2014-01-06
* | avfilter: avfilter_register() that works in O(1) timeMichael Niedermayer2014-01-09
* | avfilter/vf_format: check that the format list is not emptyMichael Niedermayer2014-01-05
* | avfilter/lut3d: fix channel order in Iridas format parsing.Clément Bœsch2014-01-04
* | af_aresample: remove only use of array compound literals with non-const initi...Reimar Döffinger2013-12-30
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-27
|\|
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* | avfilter/avectorscope: fix {} mistake in alloc check.Clément Bœsch2013-12-26
* | lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt optionStefano Sabatini2013-12-26
* | lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma...Stefano Sabatini2013-12-26
* | lavfi/volume: fix NULL reference in filter_frame()Stefano Sabatini2013-12-25
* | lavfi/volume: extend volume loggingStefano Sabatini2013-12-25
* | lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini2013-12-25
* | lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini2013-12-25
* | lavfi/hue: show first decimal value of saturationStefano Sabatini2013-12-20
* | lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c()Stefano Sabatini2013-12-20
* | lavfi/hue: force table initialization for the first frameStefano Sabatini2013-12-20
* | lavfi/deshake_opencl: optimze transform filterLenny Wang2013-12-19
* | Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'Michael Niedermayer2013-12-16
|\|