Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxyclient: Add initial ProRes experiment #191

Merged
merged 24 commits into from
May 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
94ca011
prores: initial commit
ArcaneNibble Apr 3, 2022
43a2d6e
prores: add results of register bruteforce
ArcaneNibble Apr 6, 2022
71affc3
prores: start tracing descriptors
ArcaneNibble Apr 6, 2022
3bd1124
prores: trace enough to dump some buffers
ArcaneNibble Apr 6, 2022
5ed7978
prores: initial work on an experiment
ArcaneNibble Apr 6, 2022
532508e
prores: ack IRQ
ArcaneNibble Apr 6, 2022
b126f2e
prores: figure out frame header stuff
ArcaneNibble Apr 6, 2022
a93f563
prores: picture header fields
ArcaneNibble Apr 6, 2022
5d41243
prores: clarify
ArcaneNibble Apr 6, 2022
a5d086f
prores: add a big fat hack so we can actually look at the output
ArcaneNibble Apr 6, 2022
b7977a1
prores: this bug got perturbed away
ArcaneNibble Apr 6, 2022
ad27749
prores: load in some luma stuff
ArcaneNibble Apr 6, 2022
4befcee
prores: play with sizes
ArcaneNibble Apr 6, 2022
31a6788
prores: make container hack slightly smarter
ArcaneNibble Apr 6, 2022
2d21405
prores: sizes are less huge now
ArcaneNibble Apr 6, 2022
3b38256
prores: legible image with wrong colors
ArcaneNibble Apr 6, 2022
abf7358
prores: get data into block the correct way
ArcaneNibble Apr 6, 2022
469a225
prores: figure out offset
ArcaneNibble Apr 7, 2022
2784f38
prores: input format / chroma flags
ArcaneNibble Apr 7, 2022
c5e64fe
prores: figure out alpha
ArcaneNibble Apr 7, 2022
7ee3942
prores: rename some variables
ArcaneNibble Apr 7, 2022
b53de6d
prores: figure out output size
ArcaneNibble Apr 7, 2022
186bf4e
prores: some cleanups
ArcaneNibble Apr 7, 2022
487a50b
prores: test 36-bit iova; fix tracer
ArcaneNibble Apr 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading