summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | avfilter/af_compand: also support '|' as seperatorMichael Niedermayer2014-02-26
* | avfilter/af_compand_fork: avoid strtok_r() so as not to break buildMichael Niedermayer2014-02-26
* | avfilter/af_compand: whitespace changes from af_compand_forkMichael Niedermayer2014-02-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-26
|\|
| * lavfi: add compand audio filterAndrew Kelley2014-02-26
* | avfilter/af_compand: fix invalid readAndrew Kelley2014-02-25
* | Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f'Michael Niedermayer2014-02-24
|\|
| * af_volume: preserve frame propertiesAnton Khirnov2014-02-24
* | Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d'Michael Niedermayer2014-02-24
|\|
| * af_resample: preserve frame propertiesAnton Khirnov2014-02-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-24
|\|
| * Use av_frame_copy() to simplify code where appropriate.Anton Khirnov2014-02-24
* | Fix FSF address in colormatrix and libzvbi license headers.Carl Eugen Hoyos2014-02-22
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-02-20
|\ \
| * | lavfi/pan: use extended_data instead of data.Nicolas George2014-02-19
* | | avfilter/vf_fps: fix rounding error accumulationMichael Niedermayer2014-02-20
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-19
|\ \ \ | |/ / |/| / | |/
| * vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* | 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