Andrew Kaster
|
c1681931ba
|
LibMedia: Prefix AK::Duration with AK Namespace
|
2024-07-18 09:43:38 +01:00 |
|
Zaggy1024
|
3cc1187036
|
LibMedia: Move VideoSampleData out of the Video namespace
|
2024-06-24 12:41:32 -06:00 |
|
Zaggy1024
|
5a6950be8e
|
LibMedia: Make Media::Sample final using Variant for auxiliary data
We don't need to allocate these little things onto the heap, that's
silly.
|
2024-06-19 07:51:55 +02:00 |
|
Zaggy1024
|
7c10e1a08d
|
LibMedia: Rename LibVideo to LibMedia
This change is in preparation for implementing audio codecs into the
library and using audio as timing for video playback.
|
2024-06-19 07:51:55 +02:00 |
|