aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/host1x/ffmpeg
AgeCommit message (Collapse)Author
2024-02-19scope_exit: Make constexprFearlessTobi
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
2023-12-05codec: Update to use av frame flagslat9nq
Resolves Clang -Wdeprecated-declarations warning from interlaced_frame
2023-11-16video_core: refactor video frame and packet parsingLiam