debug: delete reference to gstdump script

It's an interesting script from @thiblahute my-devtools repository[1],
but no official.

[1] https://github.com/thiblahute/my-devtools

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5705>
This commit is contained in:
Ruben Gonzalez 2023-11-22 11:45:38 +01:00
parent 773ea1c65e
commit 2d663880af

View file

@ -53,7 +53,7 @@
* ### False decoding encoded framers
*
* ```
* $ GST_PLUGIN_FEATURE_RANK=fakevideodec:1000 gstdump gst-launch-1.0 playbin3 uri=file:///path/to/video
* $ GST_PLUGIN_FEATURE_RANK=fakevideodec:1000 gst-launch-1.0 playbin3 uri=file:///path/to/video
*
* ```
* Since: 1.24