summaryrefslogtreecommitdiff
path: root/libavfilter/aeval.c
Commit message (Expand)AuthorAge
* avfilter/aeval: Fix leak of expressions upon reallocation errorAndreas Rheinhardt2021-10-07
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/aeval: fix forgotten EOF case for activatePaul B Mahol2021-08-26
* avfilter/aevalsrc: switch to activatePaul B Mahol2021-08-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/aeval: add timeline support for aevalPaul B Mahol2020-12-08
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/formats: Schedule avfilter_make_format64_list() for removalAndreas Rheinhardt2020-08-12
* avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang2020-06-19
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/aeval: remove comment that was left from some other filePaul B Mahol2017-05-12
* avfilter/aeval: free input frame on errorPaul B Mahol2017-05-12
* avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol2017-02-25
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/aeval: Fixed a memory leak in EvalContext::channel_valuesOle Andre Birkedal2015-03-10
* avfilter/aeval: silence "may be used uninitialized" warningMichael Niedermayer2014-05-07
* avfilter/aeval: Fix use of uninitialized variableMichael Niedermayer2013-12-11
* lavfi: rename asrc_aevalsrc.c to aeval.cStefano Sabatini2013-12-06