Zaggy1024
|
42b19bdebf
|
LibMedia: Store a duration in CodedFrame
|
2025-12-10 16:02:40 -06:00 |
|
Zaggy1024
|
0a03cc1cf7
|
LibMedia: Store whether a CodedFrame is a keyframe
|
2025-10-27 17:28:49 -07:00 |
|
Zaggy1024
|
6b34003c2c
|
LibMedia: Support coded audio frames in our demuxers
This adds a new variant of the metadata storage in CodedFrame for audio
frames, called CodedAudioFrameData.
|
2025-10-27 17:28:49 -07:00 |
|
Zaggy1024
|
8d77e8b09d
|
LibMedia: Refer to demuxer outputs as coded frames
This should be a clearer name, as "sample" is most often used to refer
to the output of a decoder.
|
2025-09-22 12:04:29 -05:00 |
|