| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/aeval: add timeline support for aeval | Paul B Mahol | 2020-12-08 | 1 | -0/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | avfilter/formats: Schedule avfilter_make_format64_list() for removal | Andreas Rheinhardt | 2020-08-12 | 1 | -1/+1 |
* | avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h | Limin Wang | 2020-06-19 | 1 | -2/+0 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -2/+2 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter/aeval: remove comment that was left from some other file | Paul B Mahol | 2017-05-12 | 1 | -1/+0 |
* | avfilter/aeval: free input frame on error | Paul B Mahol | 2017-05-12 | 1 | -1/+3 |
* | avfilter/aeval: trim last frame's number of samples to match requested duration | Paul B Mahol | 2017-02-25 | 1 | -3/+11 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -15/+13 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -4/+20 |
* | avfilter/aeval: Fixed a memory leak in EvalContext::channel_values | Ole Andre Birkedal | 2015-03-10 | 1 | -0/+1 |
* | avfilter/aeval: silence "may be used uninitialized" warning | Michael Niedermayer | 2014-05-07 | 1 | -1/+1 |
* | avfilter/aeval: Fix use of uninitialized variable | Michael Niedermayer | 2013-12-11 | 1 | -1/+1 |
* | lavfi: rename asrc_aevalsrc.c to aeval.c | Stefano Sabatini | 2013-12-06 | 1 | -0/+466 |