| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avfilter/f_perms: add commands support | Paul B Mahol | 2022-02-14 | 1 | -15/+15 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -2/+4 |
* | avfilter/f_perms: Deduplicate AVClasses | Andreas Rheinhardt | 2021-09-19 | 1 | -7/+3 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -8/+4 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/f_perms: add timeline support | Paul B Mahol | 2020-12-07 | 1 | -0/+2 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
* | avfilter/f_perms: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-10 | 1 | -9/+9 |
* | avfilter/f_perms: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-07 | 1 | -1/+1 |
* | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -2/+2 |
* | avfilter: Filter options that are used for both video and audio should have b... | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/perms: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-10 | 1 | -4/+0 |
* | lavfi/perms: add myself to the copyright header. | Clément Bœsch | 2013-03-26 | 1 | -0/+2 |
* | lavfi/perms: add seed option. | Clément Bœsch | 2013-03-26 | 1 | -3/+11 |
* | lavfi/perms: remove unecessary indirection after f7324c06. | Clément Bœsch | 2013-03-26 | 1 | -13/+3 |
* | lavfi/perms: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -9/+4 |
* | lavfi: add perms and aperms filters. | Clément Bœsch | 2013-03-16 | 1 | -0/+187 |