| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/aeval: Fix leak of expressions upon reallocation error | Andreas Rheinhardt | 2021-10-07 | 1 | -4/+3 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/aeval: fix forgotten EOF case for activate | Paul B Mahol | 2021-08-26 | 1 | -2/+4 |
* | avfilter/aevalsrc: switch to activate | Paul B Mahol | 2021-08-21 | 1 | -4/+11 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -6/+3 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -21/+6 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | 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 |