summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: adding dejudder filter to remove judder produced by partially telecine...Nicholas Robbins2014-02-16
* avfilter/af_compand: do not leak frames on errorPaul B Mahol2014-02-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-15
|\
| * lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-14
* | Merge commit 'f758ea6e99af6ebd24bbe222898a921c222e5593'Michael Niedermayer2014-02-15
|\|
| * buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov2014-02-14
* | avfilter/curves: support slice threading.Clément Bœsch2014-02-13
* | avfilter/lut3d: support slice threading.Clément Bœsch2014-02-13
* | Merge commit '4a7d3837b4dd17fff270b55166597c093204e542'Michael Niedermayer2014-02-12
|\|
| * buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-12
* | avfilter/lut3d: inline whole loop in interpolation function.Clément Bœsch2014-02-12
* | lavfi/frei0r: load plugins from lib64 folders as well on 64bit buildsMarton Balint2014-02-11
* | Fix a few heigth/height typo.Clément Bœsch2014-02-07
* | avfilter/dualinput: fix repeatlast to match docs and eof_action=passMichael Niedermayer2014-02-04
* | Merge commit 'de203abd71baae7f120313259b45cf935c85203e'Michael Niedermayer2014-02-04
|\|
| * vf_overlay: add eof_action switchKeith Lawson2014-02-04
* | Fix compilation with msvc/icl due to missing header and define.Matt Oliver2014-02-03
* | lavfi/ebur128: add true peak metering per frameJean First2014-02-02
* | lavfi/ebur128: print peak metering in dBFSJean First2014-02-02
* | lavfi/ebur128: add sample and true peak metering.Clément Bœsch2014-02-02
* | lavfi/drawtext: fix reinit commandAndrey Utkin2014-02-02
* | lavfi/movie: fix display of pushed frame informationStefano Sabatini2014-02-02
* | lavfi/overlay: add yuv422 format modeStefano Sabatini2014-02-02
* | avfilter/vf_colormatrix: update output AVFrame colorspaceMichael Niedermayer2014-01-28
* | avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none ...Michael Niedermayer2014-01-28
* | 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