Add release notes for static FFMPEG linking

PiperOrigin-RevId: 344309747
This commit is contained in:
aquilescanta 2020-11-25 21:42:30 +00:00 committed by Andrew Lewis
parent bf21e3c690
commit 13714ba489

View file

@ -94,6 +94,9 @@
that lie outside the length of the cue text.
* Metadata retriever:
* Parse Google Photos HEIC motion photos metadata.
* FFMPEG extension:
* Link the ffmpeg library statically, saving 350KB in binary size on
average.
* Media2 extension:
* Notify onBufferingEnded when the state of origin player becomes
STATE_IDLE or STATE_ENDED.