mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Inform users that Docker now includes ffmpeg (#1782)
Prior to this release, some people may have extended the base Docker image to install `ffmpeg` or `libav` themselves. This is no longer necessary. We should therefore alert these users to this change so they're not installing extra/conflicting packages.
This commit is contained in:
parent
c77d2ad5ec
commit
76f0881d49
@ -69,6 +69,7 @@ The new [image processing component][image] currently works with [number plates]
|
||||
- Media player - SqueezeBox: Switch to JSON-RPC ([@dasos])
|
||||
- Scripts: Support for `last_triggered` ([@Danielhiversen])
|
||||
- Media player: Support for `SUPPORT_PLAY` flag ([@armills])
|
||||
- Docker: `ffmpeg` is now included by default ([@colinodell])
|
||||
- Minor and not so minor features and bug fixes by [@balloob], [@pvizeli], [@fabaff], [@mezz64], [@andrey-git], [@aequitas], [@abmantis], [@turbokongen], [@jabesq], [@michaelarnauts], [@kellerza], [@titilambert], [@btorresgil], [@henworth], [@armills], [@mjg59], [@Giannie], [@n8henrie], [@magicus], [@florianholzapfel], [@MrMep], [@bah2830], [@happyleavesaoc], [@lwis], [@glance-], [@markferry], and [@nikdoof].
|
||||
|
||||
## {% linkable_title Breaking changes %}
|
||||
@ -96,6 +97,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@brandonweeks]: https://github.com/brandonweeks
|
||||
[@btorresgil]: https://github.com/btorresgil
|
||||
[@colinodell]: https://github.com/colinodell
|
||||
[@Danielhiversen]: https://github.com/Danielhiversen
|
||||
[@danieljkemp]: https://github.com/danieljkemp
|
||||
[@danielperna84]: https://github.com/danielperna84
|
||||
|
Loading…
x
Reference in New Issue
Block a user