summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avfilter/af_agate: change default for detection to rmsPaul B Mahol2015-12-03
* avfilter/af_sidechaincompress: kill init functionPaul B Mahol2015-12-03
* avfilter/af_agate: compile agate only when requested.Paul B Mahol2015-12-03
* avfilter/af_agate: add level_sc option for sidechaingate filterPaul B Mahol2015-12-03
* avfilter: add sidechaingate filterPaul B Mahol2015-12-03
* avfilter/af_agate: prepare for adding sidechain versionPaul B Mahol2015-12-03
* avfilter/af_flanger: use rint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter/vf_perspective: use lrint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter/vsrc_mptestsrc: use lrint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter/af_compand: do not clip; allow >0dB curve pointsPaul B Mahol2015-12-02
* avfilter/af_stereotools: remove floor usagePaul B Mahol2015-12-02
* avfilter: add audio pulsator filterPaul B Mahol2015-12-02
* avfilter/af_volumedetect: use log10 instead of hardcoded constantGanesh Ajjanagadde2015-12-01
* avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does ...Michael Niedermayer2015-12-01
* avfilter/vf_histogram: remove deprecated stuffPaul B Mahol2015-12-01
* avfilter/af_compand: use hypot()Ganesh Ajjanagadde2015-11-30
* avfilter/af_sidechaincompress: do not require writable input frames for acomp...Paul B Mahol2015-11-30
* avfilter/af_sidechaincompress: add level_in and level_sc optionsPaul B Mahol2015-11-30
* avfilter/af_sidechaincompress: fix output gain for rms(default) detectionPaul B Mahol2015-11-29
* avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 ...Michael Niedermayer2015-11-29
* avfilter/avf_showvolume: fix several issuesPaul B Mahol2015-11-29
* avfilter: add audio compressor filterPaul B Mahol2015-11-28
* avfilter: add compensation delay line filterPaul B Mahol2015-11-28
* avfilter/vsrc_mptestsrc: use hypot()Ganesh Ajjanagadde2015-11-26
* avfilter/af_dynaudnorm: remove wasteful powGanesh Ajjanagadde2015-11-26
* avfilter/af_afade: improve accuracy and speed of gain computationGanesh Ajjanagadde2015-11-26
* avfilter/vf_stack: make it possible to stop with shortest streamPaul B Mahol2015-11-26
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter: do not leak frame if ff_get_audio_buffer() failsPaul B Mahol2015-11-25
* avfilter/af_alimiter: make description a bit longerPaul B Mahol2015-11-25
* avfilter/af_sidechaincompress: add forgotten optionPaul B Mahol2015-11-25
* avfilter/vsrc_mandelbrot: change sin to sinf for color computationGanesh Ajjanagadde2015-11-24
* avfilter/vsrc_mandelbrot: avoid sqrt for epsilon calculationGanesh Ajjanagadde2015-11-24
* vsrc_mandelbrot: Don't use German in commentsTimothy Gu2015-11-24
* lavfi/select: add support for concatdec_select optionMarton Balint2015-11-25
* avfilter/vsrc_mandelbrot: Fix speed regressionMichael Niedermayer2015-11-24
* avfilter/af_afade: add missing fifo write for second streamPaul B Mahol2015-11-23
* avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2Ganesh Ajjanagadde2015-11-22
* avfilter/af_dynaudnorm: use M_PIGanesh Ajjanagadde2015-11-20
* Merge commit '1339009c4924a20e872aa62897097bf5d071157c'Hendrik Leppkes2015-11-11
|\
| * vf_showinfo: show timebase & framerate tooMichael Niedermayer2015-11-09
| * vf_frei0r: also set AVFilterLink.frame_rateMichael Niedermayer2015-11-09
* | Merge commit '7d12cba95ca15198a930c05458dc414ac00c578b'Hendrik Leppkes2015-11-11
|\|
| * vf_framepack: Check and update frame_rateMichael Niedermayer2015-11-09
| * vf_interlace: implement frame rateMichael Niedermayer2015-11-09
* | Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'Hendrik Leppkes2015-11-11
|\|
| * setpts: add FRAME_RATE constantStefano Sabatini2015-11-09
| * testsrc: set output framerateStefano Sabatini2015-11-09
* | Merge commit '9df477e03ef74068f3de130adc4dd34349a16ef2'Hendrik Leppkes2015-11-11
|\|