summaryrefslogtreecommitdiff
path: root/libavfilter/vf_overlay_cuda.c
Commit message (Collapse)AuthorAge
* avfilter/overlay_cuda: check av_buffer_ref resultTimo Rothenpieler2021-04-11
|
* avfilter/overlay_cuda: hold explicit reference to hw_device_ctxTimo Rothenpieler2021-04-11
|
* avfilter/overlay_cuda: fix framesync with embedded PGS subtitlenyanmisaka2021-03-25
| | | | Signed-off-by: nyanmisaka <nst799610810@gmail.com>
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-28
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>