]> git.sesse.net Git - ffmpeg/commit
avfilter/drawutils: Remove remnants of old API
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 28 Jan 2021 22:49:13 +0000 (23:49 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 29 Jan 2021 14:20:53 +0000 (15:20 +0100)
commit124e2a79e2b75c8f4d215dd00ab51534caa04b6b
tree228496c247f68922daeb3e24369766abce34c5eb
parent27b793b0cf6dd905353bf3cd41f3dd1b45e02b13
avfilter/drawutils: Remove remnants of old API

ff_fill_line_with_color and ff_draw_rectangle are unused since
19c8f2271423281c9b876b984076a6467c455904; ff_copy_rectangle
is unused since 53b7a3fe081ec56c5706228eb6431bb943ad471a.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/drawutils.c
libavfilter/drawutils.h