summaryrefslogtreecommitdiffstats
path: root/libavfilter/aeval.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter/aeval: remove comment that was left from some other filePaul B Mahol2017-05-121-1/+0
* avfilter/aeval: free input frame on errorPaul B Mahol2017-05-121-1/+3
* avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol2017-02-251-3/+11
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-15/+13
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-4/+20
* avfilter/aeval: Fixed a memory leak in EvalContext::channel_valuesOle Andre Birkedal2015-03-101-0/+1
* avfilter/aeval: silence "may be used uninitialized" warningMichael Niedermayer2014-05-071-1/+1
* avfilter/aeval: Fix use of uninitialized variableMichael Niedermayer2013-12-111-1/+1
* lavfi: rename asrc_aevalsrc.c to aeval.cStefano Sabatini2013-12-061-0/+466
OpenPOWER on IntegriCloud