mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
va: vah264dec: fix documentation
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1591>
This commit is contained in:
parent
3dd8276551
commit
b1a1e2d841
1 changed files with 4 additions and 2 deletions
|
@ -31,9 +31,11 @@
|
|||
* frames.
|
||||
*
|
||||
* ## Example launch line
|
||||
* |[
|
||||
* ```
|
||||
* gst-launch-1.0 filesrc location=big_buck_bunny.mov ! parsebin ! vah264dec ! autovideosink
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* Since: 1.18
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue