ladybird/Libraries/LibMedia/Containers/Matroska
Ali Mohammad Pur 4462348916 Everywhere: Slap some [[clang::lifetimebound]] where appropriate
This first pass only applies to the following two cases:
- Public functions returning a view type into an object they own
- Public ctors storing a view type

This catches a grand total of one (1) issue, which is fixed in
the previous commit.
2025-09-01 11:11:38 +02:00
..
Document.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00
MatroskaDemuxer.cpp LibMedia: Demux videos with FFmpeg 2025-03-13 19:33:44 +01:00
MatroskaDemuxer.h LibMedia: Demux videos with FFmpeg 2025-03-13 19:33:44 +01:00
Reader.cpp LibMedia: Clean up #include directives 2024-11-21 14:08:33 +01:00
Reader.h LibMedia: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00