Replies: 1 comment
-
All these constants already were there (but on different lines). You can read OpenMAX standard for reference. It has structure similar to gstreamer. So most of the changes in fpv_video.c is refactoring of example from Broadcom. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Well, I'm trying to understand the code. And what I have found is:
vc/src/hello_pi/hello_video/video.c is quite similar to fpv_video:
BUT I really can't understand what these numbers(131/10/11/90/80/12 for?
Any clue or links is well appreciated @svpcom
fpv_video_diff.zip is the difference between
vc/src/hello_pi/hello_video/video.c
and fpv_videoBeta Was this translation helpful? Give feedback.
All reactions