summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_asetnsamples: add missing error checkPaul B Mahol2017-11-21
* avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol2017-11-21
* lavf/qsv_vpp: check the return value of ff_formats_ref()Zhong Li2017-11-20
* lavf/qsv_overlay: check the return value of ff_formats_ref()Zhong Li2017-11-20
* avfilter/avfiltergraph: pass correct audio/video flagsPaul B Mahol2017-11-20
* avfilter/af_afftfilt: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_headphone: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_afir: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_surround: add missing error checkPaul B Mahol2017-11-20
* avfilter/af_extrastereo: fix filtering when clipping is disabledPaul B Mahol2017-11-20
* avfilter/af_surround: add some more layoutsPaul B Mahol2017-11-19
* avfilter: fix indentationPaul B Mahol2017-11-19
* lavfi/af_pan: fix sign handling in channel coefficient parserMichael Roitzsch2017-11-19
* avfilter: add acontrast filterPaul B Mahol2017-11-19
* avfilter: add multiband compand filterPaul B Mahol2017-11-17
* avfilter/vf_subtitles: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* avfilter/vf_premultiply: fix memory-leak on failureTimo Rothenpieler2017-11-13
* lavfi/paletteuse: check get_color return valueTimo Rothenpieler2017-11-13
* avfilter/vf_*_qsv: Fix flagsMichael Niedermayer2017-11-13
* avfilter/vf_tile: add overlap optionPaul B Mahol2017-11-12
* avfilter/vf_hysteresis: allow using framesync optionsPaul B Mahol2017-11-12
* avfilter/vf_maskedmerge: ignore SAR from all inputsPaul B Mahol2017-11-12
* avfilter/vf_lut2: ignore SAR from all inputsPaul B Mahol2017-11-12
* avfilter/vf_blend: ignore SAR from all inputsPaul B Mahol2017-11-12
* avfilter/vf_hysteresis: ignore SAR from all inputsPaul B Mahol2017-11-12
* avfilter/vf_maskedclamp: ignore SAR from all inputsPaul B Mahol2017-11-12
* Merge commit 'ea25ccd1b2a980df8d43cc1f86a23e3c094090a6'James Almer2017-11-11
|\
| * qsv: Join the derived session to the parentLuca Barbato2017-09-27
* | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer2017-11-11
|\|
| * libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-17
| * libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu2017-09-17
* | Merge commit 'feed239021bad89743d5e7989b426ae594322eb7'James Almer2017-11-11
|\|
| * yadif: Account for the buffer alignment while processing the frame edgesMichael Niedermayer2017-08-22
* | lavfi/scale2ref: Set output frame rate to main input frame rate.Carl Eugen Hoyos2017-11-08
* | Merge commit '550cb6a85d0f7211289f7a789527d48cb29460ff'James Almer2017-11-08
|\|
| * lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vppHuang, Zhengxu2017-07-25
* | Merge commit 'f519e131c101ae3948dabf1f7f598efbff5fb536'James Almer2017-11-06
|\|
| * af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-21
| * vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
| * vf_hwmap: Add missing error codeMark Thompson2017-06-18
| * Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
| * vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-30
| * vf_hwmap: Add device derivationMark Thompson2017-04-30
| * filtfmts-test: Mark filter as constVittorio Giovara2017-04-10
* | avfilter/vf_libvmaf: fix errors while running with psnr=1.Ashish Pratap Singh2017-11-06
* | avfilter/vf_tile: remove limit of max tile sizePaul B Mahol2017-11-03
* | lavfi/framepool: use av_image_check_size2().Nicolas George2017-11-02
* | lavfi: check links properties after configuring them.Nicolas George2017-11-02
* | avfilter/vf_ocr: check ff_set_common_formats() return valueMoritz Barsnick2017-11-01
* | avfilter/af_join: switch to activatePaul B Mahol2017-10-31