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 15, 2023
1 parent a3c34f7 commit 2bb5833
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 32 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 @@
- native_window: Add `lock()` to blit raw pixel data. (#404)
- hardware_buffer_format: Add `YCbCr_P010` and `R8_UNORM` variants. (#405)
- **Breaking:** hardware_buffer_format: Add catch-all variant. (#407)
- **Breaking:** media_codec: Add support for asynchronous notification callbacks. (#410)
- Add panic guards to callbacks. (#412)
- looper: Add `remove_fd()` to unregister events/callbacks for a file descriptor. (#416)

Expand Down
Loading

0 comments on commit 2bb5833

Please sign in to comment.