| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | 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 | -1/+1 |
* | avfilter/vf_dejudder: use the name 's' for the pointer to the private context | Paul B Mahol | 2015-08-28 | 1 | -32/+32 |
* | avfilter/vf_dejudder: Use av_mallocz_array() | Michael Niedermayer | 2014-06-13 | 1 | -1/+1 |
* | lavfi: adding dejudder filter to remove judder produced by partially telecine... | Nicholas Robbins | 2014-02-16 | 1 | -0/+187 |