Skip to content

Commit

Permalink
Added embedded PNG decoding.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Sep 21, 2024
1 parent 87146b7 commit 481f9bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/docs/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
v1.2.9
======

- Handle **AV_DISPOSITION_ATTACHED_PIC** properly.
- Handle **AV_DISPOSITION_ATTACHED_PIC** properly, instead of skipping it.
- Added PNG decoder so attached png pictures in .wav files are decoded
properly.

v1.2.8
======
Expand Down
2 changes: 1 addition & 1 deletion tlRender

0 comments on commit 481f9bc

Please sign in to comment.