summaryrefslogtreecommitdiff
path: root/libavfilter/f_loop.c
Commit message (Expand)AuthorAge
* avfilter/f_loop: switch aloop to activatePaul B Mahol2019-11-17
* avfilter/f_loop: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-17
* avfilter/f_loop: warn about unset loop sizesMarton Balint2019-05-24
* avfilter/f_loop: fix video loop issues with 0 size or when size is bigger tha...Marton Balint2019-05-24
* avfilter/f_loop: switch to activatePaul B Mahol2018-11-02
* avfilter/f_loop: make sure duration of frame is never zeroPaul B Mahol2018-11-02
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-10
* lavfi: split frame_count between input and output.Nicolas George2016-11-13
* avfilter/f_loop: Fix leak on errorMichael Niedermayer2016-05-29
* avfilter: add loop filtersPaul B Mahol2016-02-18