Skip to content

Extend MPEG2TS implementation with MPEG-H support#882

Closed
rohitjoins wants to merge 27 commits intomainfrom
ts_mpegh_reader_patch
Closed

Extend MPEG2TS implementation with MPEG-H support#882
rohitjoins wants to merge 27 commits intomainfrom
ts_mpegh_reader_patch

Conversation

@rohitjoins
Copy link
Contributor

No description provided.

@rohitjoins rohitjoins self-assigned this Dec 11, 2023
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch 11 times, most recently from 9e534e8 to b650a57 Compare December 15, 2023 16:45
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch 2 times, most recently from ca9ce5c to ff9e1c7 Compare December 19, 2023 17:25
Copy link

@Vram028qa2288 Vram028qa2288 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from 8ce7293 to 722ad21 Compare April 10, 2024 15:36
- add stream type for MPEG-H
- use MpeghReader in DefaultTsPayloadReaderFactory
- add MPEG-H TS test samples and corresponding extractor dumps
- rename 'checkBitsAvailable()' to 'validateBitsAvailability()'
- rename 'ParseState' to 'State'
- rename State values to begin with 'STATE_'
- make use of 'Format.NO_VALUE' and 'C.INDEX_UNSET'
- adjust documentation
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from b7ba0e0 to 6811b83 Compare April 12, 2024 14:08
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from 79adb08 to 0f6b6f3 Compare April 18, 2024 13:22
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch 4 times, most recently from 328de3b to 19c61fd Compare April 22, 2024 15:51
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from 19c61fd to 5b3a50f Compare April 22, 2024 16:25
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch 2 times, most recently from 7808711 to 5fa3cad Compare April 25, 2024 14:14
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from 5fa3cad to ad7ca92 Compare April 25, 2024 14:33
@rohitjoins rohitjoins force-pushed the ts_mpegh_reader_patch branch from 27a4c43 to 6aa80b3 Compare April 29, 2024 16:47
copybara-service bot pushed a commit that referenced this pull request Apr 29, 2024
Imported from GitHub PR #882

Merge 27a4c43 into a49b625

COPYBARA_INTEGRATE_REVIEW=#882 from androidx:ts_mpegh_reader_patch 27a4c43
PiperOrigin-RevId: 629132035
@rohitjoins
Copy link
Contributor Author

Merged as 43f098d.

@rohitjoins rohitjoins closed this Apr 29, 2024
@androidx androidx locked and limited conversation to collaborators Jul 9, 2024
@tonihei tonihei deleted the ts_mpegh_reader_patch branch March 27, 2025 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants