summaryrefslogtreecommitdiff
path: root/libavfilter/vf_sab.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_sab: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/vf_sab: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-03
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* Factorize avpriv_mirror() outMichael Niedermayer2015-01-05
* avfilter/vf_sab: fix filtering tiny imagesMichael Niedermayer2015-01-05
* vf_sab: use av_malloc_array()Michael Niedermayer2014-06-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* vf_sab: Fix memleakMichael Niedermayer2013-06-10
* lavfi: port sab filter from libmpcodecsStefano Sabatini2013-06-05