Skip to content

Simplify FVP_Audio and FVP_Video examples#61

Merged
ReinhardKeil merged 3 commits intomainfrom
fvp_audio
Feb 19, 2026
Merged

Simplify FVP_Audio and FVP_Video examples#61
ReinhardKeil merged 3 commits intomainfrom
fvp_audio

Conversation

@VladimirUmek
Copy link
Contributor

  • Move configuration separately (into app_config.h)
  • Move auxiliary definitions to accompanying header (app_main.h)
  • Remove thread_stdin and use define to set streaming duration
  • Add custom ASSERT to check return values
  • Move stream initialization to init_streams function

Addresses #42

- Move configuration separately (into app_config.h)
- Move auxiliary definitions to accompanying header (app_main.h)
- Remove thread_stdin and use define to set streaming duration
- Add custom ASSERT to check return values
- Move stream initialization to init_streams function
- Move configuration separately (into app_config.h)
- Move auxiliary definitions to accompanying header (app_main.h)
- Remove thread_stdin and use define to set streaming duration
- Add custom ASSERT to check return values
- Move stream initialization to init_streams function

- Add handling for different input/output resolution (crop, center copy into output frame)
@VladimirUmek VladimirUmek changed the title example: Simplify FVP_Audio example Simplify FVP_Audio and FVP_Video examples Feb 19, 2026
@ReinhardKeil ReinhardKeil merged commit 0d7e006 into main Feb 19, 2026
49 checks passed
@ReinhardKeil ReinhardKeil deleted the fvp_audio branch February 19, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants