tutorials: links to monorepo
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1670>
This commit is contained in:
parent
e1ac843ffb
commit
70c933ac6a
@ -11,8 +11,7 @@ linkage problems.
|
|||||||
|
|
||||||
## Hello GStreamer \[Java code\]
|
## Hello GStreamer \[Java code\]
|
||||||
|
|
||||||
The tutorial code is in the [gst-docs](https://gitlab.freedesktop.org/gstreamer/gst-docs/)
|
The tutorial code is in the [subdirectory](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1).
|
||||||
in the `examples/tutorials/android/android-tutorial-1` subdirectory.
|
|
||||||
This directory contains the usual Android NDK structure: a `src` folder for the Java code,
|
This directory contains the usual Android NDK structure: a `src` folder for the Java code,
|
||||||
a `jni` folder for the C code and a `res` folder for UI resources.
|
a `jni` folder for the C code and a `res` folder for UI resources.
|
||||||
|
|
||||||
|
@ -11,8 +11,7 @@ GStreamer library from Xcode using objective-C.
|
|||||||
## Hello GStreamer!
|
## Hello GStreamer!
|
||||||
|
|
||||||
The tutorials code are in the
|
The tutorials code are in the
|
||||||
[gst-docs](https://gitlab.freedesktop.org/gstreamer/gst-docs/) in the
|
[folder](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/xcode%20iOS/).
|
||||||
`tutorials/xcode iOS` folder.
|
|
||||||
|
|
||||||
It was created using the GStreamer Single View
|
It was created using the GStreamer Single View
|
||||||
Application template. The view contains only a `UILabel` that will be
|
Application template. The view contains only a `UILabel` that will be
|
||||||
|
@ -41,7 +41,7 @@ currently not limited to Intel GPUs as other manufacturers are free to
|
|||||||
use this API, for example, [Imagination
|
use this API, for example, [Imagination
|
||||||
Technologies](http://en.wikipedia.org/wiki/Imagination_Technologies) or
|
Technologies](http://en.wikipedia.org/wiki/Imagination_Technologies) or
|
||||||
[S3 Graphics](http://en.wikipedia.org/wiki/S3_Graphics). Accessible to
|
[S3 Graphics](http://en.wikipedia.org/wiki/S3_Graphics). Accessible to
|
||||||
GStreamer through the [gstreamer-vaapi](https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/) package.
|
GStreamer through the [gstreamer-vaapi](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gstreamer-vaapi/) package.
|
||||||
|
|
||||||
- [VDPAU](http://en.wikipedia.org/wiki/VDPAU) (*Video Decode and
|
- [VDPAU](http://en.wikipedia.org/wiki/VDPAU) (*Video Decode and
|
||||||
Presentation API for UNIX*): Initially designed by
|
Presentation API for UNIX*): Initially designed by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user