summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_aphasemeter: fix memleaksPaul B Mahol2017-01-04
* avfilter/vf_pad: Fix segfault if reconfiguration failsMichael Niedermayer2017-01-02
* lavfi/selectivecolor: rename adjust_range to scaleClément Bœsch2016-12-31
* avfilter/vf_pad: Add eval=frame supportMichael Niedermayer2016-12-30
* avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-28
* lavfi/selectivecolor: simplify crazy mid val computationsClément Bœsch2016-12-27
* lavfi/transpose: add missing const options flagsClément Bœsch2016-12-27
* avfilter/af_amerge: properly handle unknown input layoutsMarton Balint2016-12-25
* avfilter/vf_w3fdif: add >8 but <16 bit supportPaul B Mahol2016-12-25
* lavfi/buffersrc: push the frame deeper if requested.Nicolas George2016-12-24
* lavf/framesync: detect EOF immediately.Nicolas George2016-12-24
* avfilter/framequeue: add missing check for ASSERT_LEVELJames Almer2016-12-24
* avfilter/vf_deband: do not use uninitialized valuePaul B Mahol2016-12-23
* lavfi: avfilter_graph_request_oldest: request a frame again before returning.Nicolas George2016-12-23
* avfilter/af_amerge: detect EOF immediatelyNicolas George2016-12-23
* avfilter/vf_deband: add planes coupling modePaul B Mahol2016-12-22
* lavfi: take_samples: free frames after taking all samples.Nicolas George2016-12-22
* avfilter/vf_psnr: add gray10 and gray12 supportPaul B Mahol2016-12-21
* lavfi/framequeue: avoid empty structs.Nicolas George2016-12-20
* lavfi/atempo: avoid false triggering an assertion failurePavel Koshevoy2016-12-19
* lavfi: make filter_frame non-recursive.Nicolas George2016-12-18
* lavfi: add FFFrameQueue API.Nicolas George2016-12-18
* avfilter/vf_ssim: add >8 bit depth suppportPaul B Mahol2016-12-17
* avfilter/vsrc_testsrc: draw_bar: make sure width is not negativePaul B Mahol2016-12-15
* avfilter/af_sofalizer: warn if user gives unknown channel namesPaul B Mahol2016-12-14
* avfilter/avfilter: fix filtering frames with unknown channel layouts for filt...Marton Balint2016-12-13
* avfilter/af_ashowinfo: properly show input channel layout for unknown channel...Marton Balint2016-12-10
* avfilter/af_channelmap: add support for unknown input channel layoutsMarton Balint2016-12-10
* avfilter/af_atempo: add support for unknown channel layoutsMarton Balint2016-12-10
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-10
* avfilter/vf_deband: fix silly mistakesPaul B Mahol2016-12-08
* avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R2016-12-08
* avfilter/vf_premultiply: remove redundant semicolonsMichael Niedermayer2016-12-02
* avfilter: add premultiply filterPaul B Mahol2016-12-01
* lavfi: Fix aix compilation.Carl Eugen Hoyos2016-12-01
* avfilter/vf_hwupload_cuda: fix potential leakTimo Rothenpieler2016-11-30
* avfilter/vf_scale_npp: check ff_set_common_formats return valueTimo Rothenpieler2016-11-30
* avfilter/vf_scale_npp: move aspect ratio correction after av_frame_copy_propsMiroslav Slugeň2016-11-30
* avfilter/vf_masked*: add gray10 and gray12 supportPaul B Mahol2016-11-29
* avfilter/vf_bitplanenoise: add gray10 and gray12 suppportPaul B Mahol2016-11-29
* avfilter/vf_extractplanes: add extract support for 10bit and 12bit formatsPaul B Mahol2016-11-29
* avfilter/vf_waveform: add gray10 and gray12 supportPaul B Mahol2016-11-29
* vf_colorspace: Forbid odd dimensionsVittorio Giovara2016-11-28
* lavfi/f_ebur128: relicense to LGPLClément Bœsch2016-11-27
* avfilter/vf_zscale: export approximate gamma option and enable it by defaultPaul B Mahol2016-11-27
* avfilter/tests/.gitignore: add integralWan-Teh Chang2016-11-24
* lavfi/pan: allow negative gain parameters also for other inputs than the firs...Moritz Barsnick2016-11-24
* avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol2016-11-23
* avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler2016-11-22
* avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler2016-11-22