|
|
|
|
|
by taeric
214 days ago
|
|
I mean, I get that it isn't incredibly difficult, but it still feels unnecessary. The cynic in me thinks this explains a bit of why the app based cameras are garbage. Do you expect the same when recording video if the user rotates the device while recording? Timestamping an orientation flag is trivial. Why not lean on that? |
|
For anything that has a consistent orientation, storing it that way removes a bunch of annoying edge cases and is very simple to implement.