summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/formats: remove unnecessary unreferenceZhao Zhili2019-10-08
* avfilter/af_anlms: add support for commandsPaul B Mahol2019-10-08
* avfilter/vf_pad: add logging context to logSteven Liu2019-10-08
* avfilter/boxblur: add logging context to logSteven Liu2019-10-08
* avfilter/vf_scale_qsv: add logging context to logSteven Liu2019-10-08
* avfilter/vf_crop: add logging context to logSteven Liu2019-10-08
* lavfi/normalize: remove the unused pointerZhong Li2019-10-08
* avcodec/filter: Remove extra '; ' outside of functionsAndreas Rheinhardt2019-10-07
* avfilter/af_adelay: add option which changes how unset channels are delayedPaul B Mahol2019-10-07
* avfilter/formats: guard against double freePaul B Mahol2019-10-07
* avfilter/vf_normalize: typedef all structsPaul B Mahol2019-10-07
* avfilter/vf_showpalette: remove timeline flagPaul B Mahol2019-10-07
* avfilter/af_afftfilt: fix possible invalid memory accessPaul B Mahol2019-10-07
* avfilter/vf_nnedi: fix possible double freePaul B Mahol2019-10-07
* avfilter/vf_avgblur: add support for commandsPaul B Mahol2019-10-06
* avfilter/vf_gblur: add support for commandsPaul B Mahol2019-10-06
* avfilter: add anlms filterPaul B Mahol2019-10-06
* avfilter/vsrc_sierpinski: add triangle typePaul B Mahol2019-10-03
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-03
* avfilter/f_streamselect: fix memleaks of pad namesPaul B Mahol2019-10-03
* avfilter/af_amix: fix filtering if specified weights are negativePaul B Mahol2019-10-03
* avfilter/setpts: switch to activatePaul B Mahol2019-10-02
* avfilter/vf_elbg: stop leaking frame on errorPaul B Mahol2019-10-02
* lavfi/movie: Use filter thread count for decoding threads.Carl Eugen Hoyos2019-10-01
* avfilter/vf_drawbox: implement process_commandPaul B Mahol2019-10-01
* avfilter/vf_drawbox: reduce code duplicationPaul B Mahol2019-10-01
* avfilter/f_streamselect: add check case when nothing is donePaul B Mahol2019-10-01
* avfilter/vsink_nullsink: cosmeticsPaul B Mahol2019-10-01
* avfilter/copy: add forgotten checkPaul B Mahol2019-10-01
* avfilter/asink_anullsink: cosmeticsPaul B Mahol2019-10-01
* avfilter/vf_copy: check for error cases and handle themPaul B Mahol2019-10-01
* avfilter/af_acopy: check for error cases and handle themPaul B Mahol2019-10-01
* avfilter/vf_showpalette: fix small cosmetics issuePaul B Mahol2019-10-01
* avfilter/vf_alphamere: use the name 's' for the pointer to the private contextPaul B Mahol2019-10-01
* avfilter/vf_photosensitivity: fix memleakPaul B Mahol2019-09-30
* libavfilter: add photosensitivity filterVladimir Panteleev2019-09-30
* avfilter: add scroll video filterPaul B Mahol2019-09-30
* avfilter/af_join: cosmeticsPaul B Mahol2019-09-30
* avfilter/af_join: use av_asprintf()Paul B Mahol2019-09-30
* avfilter/split: use av_asprintf()Paul B Mahol2019-09-30
* avfilter/trim: drop all audio frames instead of assertingPaul B Mahol2019-09-30
* avfilter/f_metadata: do not memleak exprPaul B Mahol2019-09-30
* avfilter/f_metadata: add ends_with() function for comparing ends of stringsPaul B Mahol2019-09-30
* avfilter/fifo: use the name 's' for the pointer to the private contextPaul B Mahol2019-09-28
* avfilter/fifo: cosmeticsPaul B Mahol2019-09-28
* avfilter/vf_framerate: remove duplicate code with macro-based functionLimin Wang2019-09-28
* avfilter/vf_framerate: refine the filter_slice code for better readiablityLimin Wang2019-09-28
* avfilter/vf_framerate: limit the scene level max rangeLimin Wang2019-09-28
* avfilter/vf_xbr: Fix left shift of negative numberAndreas Rheinhardt2019-09-28
* avfilter/vf_hqx: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-28