Closed Bug 1852333 Opened 10 months ago Closed 9 months ago

Detect hevc inband config changes

Categories

(Core :: Audio/Video: Playback, task, P2)

task

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox120 --- fixed

People

(Reporter: alwu, Assigned: alwu)

References

(Blocks 1 open bug)

Details

Attachments

(5 files)

No description provided.

Depends on D187310

Assignee: nobody → alwu
Attachment #9352289 - Attachment description: Bug 1852333 - part? : detect config change for HEVC stream. → WIP: Bug 1852333 - part1 : detect config change for HEVC stream.

READ_IN_RANGE_OR_RETURN causes incorrectly read bits multiple times,
so we remove it and modify the other macros to ensure that read bits
would only be triggered once.

Attachment #9352289 - Attachment description: WIP: Bug 1852333 - part1 : detect config change for HEVC stream. → Bug 1852333 - part2 : detect config change for HEVC stream.
Attachment #9355937 - Attachment description: WIP: Bug 1852333 - part2 : separate different errors for debug purpose. → Bug 1852333 - part3 : separate different errors for debug purpose.
Attachment #9355938 - Attachment description: WIP: Bug 1852333 - part3 : check the sample's mimetype to ensure only accept correct type for parsing. → Bug 1852333 - part4 : check the sample's mimetype to ensure only accept correct type for parsing.
Attachment #9356262 - Attachment description: Bug 1852333 - part1 : fix incorrect marco. → Bug 1852333 - part1 : fix incorrect macro.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/20adde96b25e
part1 : fix incorrect macro. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/2bb824410bef
part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/9eb0f31b6cfb
part3 : separate different errors for debug purpose. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/9cb04018dcac
part4 : check the sample's mimetype to ensure only accept correct type for parsing. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/259b6ccddace
part5 : add inband config test. r=media-playback-reviewers,padenot
Flags: needinfo?(alwu)
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee2c23cc0a50
part1 : fix incorrect macro. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/2d92dd455f19
part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/a4b9a5ac9fec
part3 : separate different errors for debug purpose. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/ccf4b32b18bc
part4 : check the sample's mimetype to ensure only accept correct type for parsing. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/c7a5969f8559
part5 : add inband config test. r=media-playback-reviewers,padenot
Blocks: 1857097
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1de872081cfc
part1 : fix incorrect macro. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/6f7b5bf9db07
part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/736f20f20d8c
part3 : separate different errors for debug purpose. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/c8a75164ac9a
part4 : check the sample's mimetype to ensure only accept correct type for parsing. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/f829ebaf7e5b
part5 : add inband config test. r=media-playback-reviewers,padenot
Flags: needinfo?(alwu)
Blocks: 1857567
Status: RESOLVED → REOPENED
Flags: needinfo?(alwu)
Resolution: FIXED → ---
Target Milestone: 120 Branch → ---
Flags: needinfo?(alwu)
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/81fca2c97c24
part1 : fix incorrect macro. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/4989219e22b6
part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/f060491321a9
part3 : separate different errors for debug purpose. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/e24d48fac8c4
part4 : check the sample's mimetype to ensure only accept correct type for parsing. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/e47d3bb7cf24
part5 : add inband config test. r=media-playback-reviewers,padenot
Flags: needinfo?(alwu)
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b15b2e7c785a
part1 : fix incorrect macro. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/412f97da1656
part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/071a7b95f8a8
part3 : separate different errors for debug purpose. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/64b95c1ba8be
part4 : check the sample's mimetype to ensure only accept correct type for parsing. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/72491f460335
part5 : add inband config test. r=media-playback-reviewers,padenot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: