1
mirror of https://github.com/mpv-player/mpv synced 2024-08-20 08:55:06 +02:00
mpv/TOOLS/vf_dlopen
wm4 185e95ee3d video: remove internal QP passing
This was required by vf_pp, which was just removed.

vf_dlopen has this stuff in its API. This API is considered stable, so
the related fields are not removed from it. But the fields are always 0
now, so there's no point in keeping the example program around.

vf_pullup.c did some extremely awkward passthrough of this information,
but didn't actually use it.
2014-12-03 23:01:20 +01:00
..
filterutils.c vf_dlopen examples: add copyright headers (LGPL 2.1+) 2013-04-08 09:43:29 +02:00
filterutils.h vf_dlopen examples: add copyright headers (LGPL 2.1+) 2013-04-08 09:43:29 +02:00
framestep.c malloc+memset(0) to calloc 2014-09-05 01:59:11 +02:00
ildetect.c malloc+memset(0) to calloc 2014-09-05 01:59:11 +02:00
ildetect.sh TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigment 2014-10-16 21:17:01 +02:00
Makefile video: remove internal QP passing 2014-12-03 23:01:20 +01:00
rectangle.c malloc+memset(0) to calloc 2014-09-05 01:59:11 +02:00
telecine.c malloc+memset(0) to calloc 2014-09-05 01:59:11 +02:00
tile.c malloc+memset(0) to calloc 2014-09-05 01:59:11 +02:00