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 Jul 31, 2023
1 parent 563089a commit dec9182
Show file tree
Hide file tree
Showing 2 changed files with 292 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 @@ -14,6 +14,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)

# 0.7.0 (2022-07-24)

Expand Down
Loading

0 comments on commit dec9182

Please sign in to comment.