mock: add an option to generate color bars for RGB
This can be useful to test the order of colors in RGB with mask.
The 15-bit and 16-bit values are currently written as Little-Endian to verify that's what Windows expects. It can be extended when we add hardcoded LE and BE chromas.
Used to validate !4253 (merged) with the Windows player.
Tested with:
- mock://video_track_count=1;length=6000000;video_colorbar=true;video_chroma=RV32
- mock://video_track_count=1;length=6000000;video_colorbar=true;video_chroma=RV24
- mock://video_track_count=1;length=6000000;video_colorbar=true;video_chroma=RV16
- mock://video_track_count=1;length=6000000;video_colorbar=true;video_chroma=RV15
Edited by Steve Lhomme
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::Demuxers label
added MRStatus::Reviewable label
mentioned in merge request !4253 (merged)
added MRStatus::Accepted label and removed MRStatus::Reviewable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
No activity on MR (no thread, no vote) and last update is long enough
-
added 57 commits
-
04dca28f...709141fd - 56 commits from branch
videolan:master
- b1e4b572 - mock: add an option to generate color bars for RGB
-
04dca28f...709141fd - 56 commits from branch
enabled an automatic merge when the pipeline for b1e4b572 succeeds
Please register or sign in to reply