gstreamer/gst/vaapi
Víctor Manuel Jáquez Leal d671197684 vaapipostproc: check for filter before appending caps
While ensuring the allowed sink pad caps, the filter attributes set
the frame size restriction, but it is not ensured, at that moment,
that the filter is already instantiaded.

In order to silence the glib logs, this patch add only calls
gst_vaapi_filter_append_caps() if the filter is instantiated.
2019-08-29 11:03:30 +00:00
..
gstcompat.h
gstvaapi.c vaapi: bump the minimum vaapi version requirement to 0.39.0 2019-01-07 17:46:42 +00:00
gstvaapi.h
gstvaapidecode.c vaapidecode: support transform ROI meta 2019-08-26 09:36:54 +00:00
gstvaapidecode.h
gstvaapidecode_props.c
gstvaapidecode_props.h
gstvaapidecodebin.c Classify vaapidecodebin as a hardware decoder 2019-08-28 12:49:03 -04:00
gstvaapidecodebin.h
gstvaapidecodedoc.c docstrings: port ulinks to markdown links 2019-08-23 19:10:15 +02:00
gstvaapiencode.c vaapiencode: set frame size restrictions in caps 2019-08-19 17:26:55 +00:00
gstvaapiencode.h
gstvaapiencode_h264.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_h264.h
gstvaapiencode_h264_fei.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_h264_fei.h
gstvaapiencode_h265.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_h265.h
gstvaapiencode_jpeg.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_jpeg.h
gstvaapiencode_mpeg2.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_mpeg2.h
gstvaapiencode_vp8.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_vp8.h
gstvaapiencode_vp9.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapiencode_vp9.h
gstvaapifeivideometa.c
gstvaapifeivideometa.h
gstvaapipluginbase.c plugins: remove last negotiated video info if caps are same 2019-06-10 21:28:13 -07:00
gstvaapipluginbase.h plugins: Add more check for allowed raw caps. 2018-12-24 10:46:23 +00:00
gstvaapipluginutil.c libs: remove surface's parent context 2019-08-20 17:11:23 +02:00
gstvaapipluginutil.h libs: decoder: jpeg: add support 400/411/422/444 chroma type 2019-06-26 10:36:56 +00:00
gstvaapipostproc.c vaapipostproc: check for filter before appending caps 2019-08-29 11:03:30 +00:00
gstvaapipostproc.h vaapipostproc: handle image-orientation upstream event 2019-08-19 16:48:50 +00:00
gstvaapipostprocutil.c vaapipostproc: handle image-orientation upstream event 2019-08-19 16:48:50 +00:00
gstvaapipostprocutil.h
gstvaapisink.c doc: remove xml from comments 2019-05-29 23:08:22 +02:00
gstvaapisink.h
gstvaapivideobuffer.c
gstvaapivideobuffer.h
gstvaapivideobufferpool.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 13:07:20 +02:00
gstvaapivideobufferpool.h
gstvaapivideocontext.c plugin: remove custom GstGL context handling 2018-04-26 19:37:54 +02:00
gstvaapivideocontext.h plugin: remove custom GstGL context handling 2018-04-26 19:37:54 +02:00
gstvaapivideomemory.c vaapivideomemory: demote error message to info 2019-08-15 12:58:44 +02:00
gstvaapivideomemory.h
gstvaapivideometa.c libs: display: remove gst_vaapi_display_ref() 2018-06-14 16:41:00 +02:00
gstvaapivideometa.h
gstvaapivideometa_texture.c libs: object: separation of internal API and plugins 2018-09-25 17:41:55 +02:00
gstvaapivideometa_texture.h
Makefile.am vaapi: bump the minimum vaapi version requirement to 0.39.0 2019-01-07 17:46:42 +00:00
meson.build docs: Port to hotdoc 2019-05-13 17:00:00 -04:00