summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_scale_npp: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* lavfi/ebur128: use ff_ prefixKyle Swanson2016-11-13
* Merge commit 'c3f113d58488df7594a489bdbb993a69ad47063c'Hendrik Leppkes2016-11-13
|\
| * vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov2016-06-28
* | vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson2016-11-13
* | lavfi: split frame_count between input and output.Nicolas George2016-11-13
* | lavfi/ebur128: specify scaling_factor directlyMarton Balint2016-11-13
* | lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-11
* | avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameterAlex Agranovsky2016-11-06
* | avfilter/af_volumedetect: Remove dependency on channel layoutMichael Niedermayer2016-11-06
* | avfilter/af_firequalizer: add fft2 optionMuhammad Faiz2016-11-04