va: vah264dec: fix documentation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1591>
This commit is contained in:
Víctor Manuel Jáquez Leal 2020-09-22 19:59:41 +02:00
parent 3dd8276551
commit b1a1e2d841

View file

@ -31,9 +31,11 @@
* frames.
*
* ## Example launch line
* |[
* ```
* gst-launch-1.0 filesrc location=big_buck_bunny.mov ! parsebin ! vah264dec ! autovideosink
* ]|
* ```
*
* Since: 1.18
*
*/