summaryrefslogtreecommitdiffstats
path: root/libavfilter/f_loop.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_loop: warn about unset loop sizesMarton Balint2019-05-241-0/+13
* avfilter/f_loop: fix video loop issues with 0 size or when size is bigger tha...Marton Balint2019-05-241-3/+5
* avfilter/f_loop: switch to activatePaul B Mahol2018-11-021-18/+38
* avfilter/f_loop: make sure duration of frame is never zeroPaul B Mahol2018-11-021-3/+12
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-2/+2
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-101-1/+0
* lavfi: split frame_count between input and output.Nicolas George2016-11-131-1/+1
* avfilter/f_loop: Fix leak on errorMichael Niedermayer2016-05-291-1/+3
* avfilter: add loop filtersPaul B Mahol2016-02-181-0/+381
OpenPOWER on IntegriCloud