aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/vapoursynth.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/vapoursynth: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-081-2/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* avformat/vapoursynth: properly initialize err variable in read_header_vs()nu7742019-01-041-1/+1
* avformat: add vapoursynth wrapperwm42018-05-041-0/+496