summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF address in colormatrix and libzvbi license headers.Carl Eugen Hoyos2014-02-221-1/+1
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-02-201-1/+2
|\
| * lavfi/pan: use extended_data instead of data.Nicolas George2014-02-191-1/+2
* | avfilter/vf_fps: fix rounding error accumulationMichael Niedermayer2014-02-201-8/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-192-30/+39
|\ \ | |/ |/|
| * vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-192-30/+39
* | lavfi: adding dejudder filter to remove judder produced by partially telecine...Nicholas Robbins2014-02-163-0/+189
* | avfilter/af_compand: do not leak frames on errorPaul B Mahol2014-02-151-2/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-152-0/+22
|\ \ | |/
| * lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-142-0/+22
* | Merge commit 'f758ea6e99af6ebd24bbe222898a921c222e5593'Michael Niedermayer2014-02-151-2/+9
|\ \ | |/
| * buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov2014-02-141-2/+9
* | avfilter/curves: support slice threading.Clément Bœsch2014-02-131-25/+41
* | avfilter/lut3d: support slice threading.Clément Bœsch2014-02-131-8/+22
* | Merge commit '4a7d3837b4dd17fff270b55166597c093204e542'Michael Niedermayer2014-02-121-5/+6
|\ \ | |/
| * buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-121-5/+6
* | avfilter/lut3d: inline whole loop in interpolation function.Clément Bœsch2014-02-121-47/+40
* | lavfi/frei0r: load plugins from lib64 folders as well on 64bit buildsMarton Balint2014-02-111-0/+12
* | Fix a few heigth/height typo.Clément Bœsch2014-02-071-1/+1
* | avfilter/dualinput: fix repeatlast to match docs and eof_action=passMichael Niedermayer2014-02-041-1/+1
* | Merge commit 'de203abd71baae7f120313259b45cf935c85203e'Michael Niedermayer2014-02-041-2/+31
|\ \ | |/
| * vf_overlay: add eof_action switchKeith Lawson2014-02-041-5/+27
* | Fix compilation with msvc/icl due to missing header and define.Matt Oliver2014-02-031-1/+3
* | lavfi/ebur128: add true peak metering per frameJean First2014-02-021-1/+10
* | lavfi/ebur128: print peak metering in dBFSJean First2014-02-021-9/+26
* | lavfi/ebur128: add sample and true peak metering.Clément Bœsch2014-02-022-12/+130
* | lavfi/drawtext: fix reinit commandAndrey Utkin2014-02-021-0/+2
* | lavfi/movie: fix display of pushed frame informationStefano Sabatini2014-02-021-10/+9
* | lavfi/overlay: add yuv422 format modeStefano Sabatini2014-02-022-2/+14
* | avfilter/vf_colormatrix: update output AVFrame colorspaceMichael Niedermayer2014-01-281-0/+7
* | avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none ...Michael Niedermayer2014-01-281-6/+21
* | avfilter/vf_scale: simplify alignment codeMichael Niedermayer2014-01-251-9/+4
* | avfilter/vf_scale: do aspect ratio and scale factor compensation togetherMichael Niedermayer2014-01-251-6/+4
* | Documentation for scale filter factorLars Kiesow2014-01-251-0/+1
* | Fixed factor for scale filterLars Kiesow2014-01-251-3/+5
* | Factors for scale filterLars Kiesow2014-01-251-4/+22
* | lavfi/drawtext: add option for drawing border around textRamiro Polla2014-01-252-9/+46
* | lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla2014-01-251-4/+10
* | avfilter/avfilter: fix use of uninitialized pointerMichael Niedermayer2014-01-241-1/+1
* | lavfi/dualinput: fix shortest option.Nicolas George2014-01-191-1/+1
* | lavfi/vf_tile: use av_make_q.Nicolas George2014-01-191-1/+1
* | lavfi/avf_concat: use av_make_q.Nicolas George2014-01-191-1/+1
* | lavfi/af_amerge: use av_make_q.Nicolas George2014-01-191-1/+1
* | lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini2014-01-191-13/+19
* | avfilter/vf_elbg: Fixed seed range of elbg filterJoão Bernardo2014-01-171-2/+2
* | Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'Michael Niedermayer2014-01-171-3/+15
|\ \ | |/
| * buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-171-3/+15
| * vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-144-36/+36
* | lavfi/vidstabtransform: apply various cosmetical nitsStefano Sabatini2014-01-162-5/+4
* | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius2014-01-162-7/+30
OpenPOWER on IntegriCloud