[Bug 760553] deinterlace: Bug in caps passthrough lead to black screen with Android HW decoder
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 19 13:53:00 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760553
--- Comment #20 from Alistair Buxton <a.j.buxton at gmail.com> ---
After building from latest git, my application no longer compiles. It produces
the following errors:
gstavdeinterlace.c:379: error: undefined reference to 'av_buffersrc_add_frame'
gstavdeinterlace.c:306: error: undefined reference to 'avfilter_graph_free'
gstavdeinterlace.c:329: error: undefined reference to 'avfilter_graph_alloc'
gstavdeinterlace.c:333: error: undefined reference to 'avfilter_graph_parse2'
gstavdeinterlace.c:340: error: undefined reference to 'avfilter_graph_config'
gstavdeinterlace.c:345: error: undefined reference to
'avfilter_graph_get_filter'
gstavdeinterlace.c:347: error: undefined reference to
'avfilter_graph_get_filter'
gstavdeinterlace.c:384: error: undefined reference to 'av_buffersink_get_frame'
gstavdeinterlace.c:306: error: undefined reference to 'avfilter_graph_free'
collect2: error: ld returned 1 exit status
make: *** [buildsharedlibrary_armeabi] Error 1
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list