summaryrefslogtreecommitdiffstats
path: root/libavfilter/aeval.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/aeval: silence "may be used uninitialized" warningMichael Niedermayer2014-05-071-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter/aeval: Fix use of uninitialized variableMichael Niedermayer2013-12-111-1/+1
| | | | | | Fixes CID1135776 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: rename asrc_aevalsrc.c to aeval.cStefano Sabatini2013-12-061-0/+466
The file now contains both source and filter, the new name looks more appropriate.
OpenPOWER on IntegriCloud