| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+0 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -8/+8 |
* | avfilter/vf_sab: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -5/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -2/+2 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -4/+4 |
* | avfilter/vf_sab: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-03 | 1 | -29/+29 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -3/+4 |
* | Factorize avpriv_mirror() out | Michael Niedermayer | 2015-01-05 | 1 | -16/+3 |
* | avfilter/vf_sab: fix filtering tiny images | Michael Niedermayer | 2015-01-05 | 1 | -6/+16 |
* | vf_sab: use av_malloc_array() | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | vf_sab: Fix memleak | Michael Niedermayer | 2013-06-10 | 1 | -1/+3 |
* | lavfi: port sab filter from libmpcodecs | Stefano Sabatini | 2013-06-05 | 1 | -0/+337 |