Use gst_element_request_pad_simple...
authorFrançois Laignel <fengalin@free.fr>
Thu, 22 Apr 2021 15:26:33 +0000 (17:26 +0200)
committerFrançois Laignel <fengalin@free.fr>
Tue, 4 May 2021 14:37:16 +0000 (16:37 +0200)
commit37e70829dc339b8777182609bcbe1faeb8b1bd43
tree19eea85737df3ca91928c4d8ae2426b3b6cbc65e
parent192fe04d8a9e1e15a02e6c34bf2d1ea5039181b8
Use gst_element_request_pad_simple...

Instead of the deprecated gst_element_get_request_pad.
examples/snippets.c
examples/tutorials/basic-tutorial-7.c
examples/tutorials/basic-tutorial-8.c
markdown/additional/design/encoding.md
markdown/application-development/basics/pads.md
markdown/tutorials/basic/multithreading-and-pad-availability.md
markdown/tutorials/basic/short-cutting-the-pipeline.md