Skip to content

RDKEMW-24001: Extend MediaCodecInfo with NALU length-prefixed cap flag - #231

Draft
anshephe wants to merge 1 commit into
developfrom
feature/RDKEMW-24001
Draft

RDKEMW-24001: Extend MediaCodecInfo with NALU length-prefixed cap flag#231
anshephe wants to merge 1 commit into
developfrom
feature/RDKEMW-24001

Conversation

@anshephe

Copy link
Copy Markdown

Add mNaluLengthPrefixed to MediaCodecInfo to signal whether NAL units are length-prefixed (AVCC/HVCC per ISO/IEC 14496-15) versus Annex-B start-code delimited (e.g. HLS-TS ES output). Defaults to false and is threaded through the constructors and move-assignment operator.

Ported from feature/VPLAY-12250 (no functional changes made during the port).

…ity flag

Add mNaluLengthPrefixed to MediaCodecInfo to signal whether NAL units
are length-prefixed (AVCC/HVCC per ISO/IEC 14496-15) versus Annex-B
start-code delimited (e.g. HLS-TS ES output). Defaults to false and is
threaded through the constructors and move-assignment operator.

Ported from feature/VPLAY-12250 (no functional changes made during the
port).
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