mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add release notes for static FFMPEG linking
PiperOrigin-RevId: 344309747
This commit is contained in:
parent
bf21e3c690
commit
13714ba489
1 changed files with 3 additions and 0 deletions
|
|
@ -94,6 +94,9 @@
|
||||||
that lie outside the length of the cue text.
|
that lie outside the length of the cue text.
|
||||||
* Metadata retriever:
|
* Metadata retriever:
|
||||||
* Parse Google Photos HEIC motion photos metadata.
|
* Parse Google Photos HEIC motion photos metadata.
|
||||||
|
* FFMPEG extension:
|
||||||
|
* Link the ffmpeg library statically, saving 350KB in binary size on
|
||||||
|
average.
|
||||||
* Media2 extension:
|
* Media2 extension:
|
||||||
* Notify onBufferingEnded when the state of origin player becomes
|
* Notify onBufferingEnded when the state of origin player becomes
|
||||||
STATE_IDLE or STATE_ENDED.
|
STATE_IDLE or STATE_ENDED.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue