Completed
Install only runtime files
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Honey, I Shrunk GStreamer - Using Meson to Slim Down Dependencies
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Compile a simple C/C++ project
- 3 Build both shared and static libraries
- 4 Cross compile for target device
- 5 Any Meson project can be a subproject Application using libexample
- 6 WrapDB to the rescue
- 7 Dependencies goes wild...
- 8 Build only needed features
- 9 Install only runtime files
- 10 Strip binaries
- 11 Static build GStreamer
- 12 Remove GVariant ABI
- 13 Replace GLib unicode support