summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
|\|
| * yadif: update frame rateMichael Niedermayer2015-11-09
| * vf_fps: set frame_rate.Nicolas George2015-11-09
| * buffersrc: accept the frame rate as argument.Nicolas George2015-11-09
* | Merge commit '48ff6683ba5d40b629428673b1028e8ec542a9fa'Hendrik Leppkes2015-11-11
|\|
| * lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-09
* | avfilter/avf_showcqt: Fix uninitialized return codeMichael Niedermayer2015-11-11
* | aviflter/vf_waveform: speed up non-color filtersPaul B Mahol2015-11-10
* | Merge commit '2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5'Hendrik Leppkes2015-11-10
|\|
| * vf_pad: fix x, y option expression evaluationJohn Stebbins2015-11-06
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | avfilter: add anoisesrcKyle Swanson2015-11-08
* | lavfi/af_asyncts: remove looping on request_frame().Nicolas George2015-11-07
* | lavfi/af_amix: mostly fix scheduling.Nicolas George2015-11-07
* | lavfi/vf_framepack: fix scheduling.Nicolas George2015-11-07
* | lavfi/af_join: partially fix scheduling.Nicolas George2015-11-07
* | lavfi/fifo: do not assume request_frame() returns a frame.Nicolas George2015-11-07
* | lavfi/avf_concat: return immediately after requesting a frame on input.Nicolas George2015-11-07
* | lavfi: remove astreamsync.Nicolas George2015-11-07
* | lavfi: add realtime filter.Nicolas George2015-11-07
* | lavfi: add testsrc2 test source.Nicolas George2015-11-07
* | avfilter/showcqt: remove yuv offsetMuhammad Faiz2015-11-03