Skip to content
Commit e90785e1 authored by Victor Toso's avatar Victor Toso
Browse files

display-gst: check GstRegistry for decoding elements



With this patch, we can find all the elements in the registry that are
video decoders which can handle the predefined GstCaps.

Main benefits are:
- We don't rely on predefined list of GstElements. We don't need to
  update them;
- debugging: It does help to know what the registry has at runtime;

Signed-off-by: default avatarVictor Toso <victortoso@redhat.com>
Acked-by: default avatarFrediano Ziglio <fziglio@redhat.com>
parent 06f64c44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment