Skip to content

DRA Audio Decode#4

Open
xeonliu wants to merge 1 commit intorelease/7.1.3-avsplus-avs2-avs3from
feat/dra-audio-decoder
Open

DRA Audio Decode#4
xeonliu wants to merge 1 commit intorelease/7.1.3-avsplus-avs2-avs3from
feat/dra-audio-decoder

Conversation

@xeonliu
Copy link
Owner

@xeonliu xeonliu commented Feb 27, 2026

add DRA audio decoder and support for DRA stream type in MPEG-TS (mailiwen2015)

  • Implemented DRA audio decoder in libavcodec with functions for creating, destroying, sending data, and receiving frames.
  • Added DRAFrameInfo structure to hold channel and sample rate information.
  • Integrated DRA decoder into the FFmpeg codec framework.
  • Updated MPEG-TS to recognize DRA stream type with appropriate codec ID.

…G-TS (mailiwen2015)

- Implemented DRA audio decoder in libavcodec with functions for creating,
  destroying, sending data, and receiving frames.
- Added DRAFrameInfo structure to hold channel and sample rate information.
- Integrated DRA decoder into the FFmpeg codec framework.
- Updated MPEG-TS to recognize DRA stream type with appropriate codec ID.
@xeonliu xeonliu changed the title avcodec: add DRA audio decoder and support for DRA stream type in MPE… DRA Audio Decode Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant