summaryrefslogtreecommitdiff
path: root/libavfilter/aeval.c
Commit message (Expand)AuthorAge
* 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