Skip to content

Commit

Permalink
media_codec: Add support for asynchronous notification callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
spencercw committed Aug 9, 2023
1 parent ca8adb8 commit a628917
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 33 deletions.
1 change: 1 addition & 0 deletions ndk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- hardware_buffer_format: Add `YCbCr_P010` and `R8_UNORM` variants. (#405)
- **Breaking:** hardware_buffer_format: Add catch-all variant. (#407)
- Add panic guards to callbacks. (#412)
- **Breaking:** media_codec: Add support for asynchronous notification callbacks. (#410)

# 0.7.0 (2022-07-24)

Expand Down
Loading

0 comments on commit a628917

Please sign in to comment.