nixpkgs/pkgs/development/libraries/ffmpeg
Michael Weiss aed9694829
ffmpeg_4: Enable support for AV1 decoding via dav1d by default
This is e.g. required for mpv (depends on ffmpeg_4) to play AV1 videos.
Fixes #54990.

But since dav1d is only a AV1 decoder this doesn't support AV1 encoding
as well (that would require an additional dependency on libaom).
The dependency on dav1d can be disabled by overriding it to null.
2019-08-25 21:40:10 +02:00
..
2.8.nix ffmpeg_2: 2.8.13 -> 2.8.14 2018-06-17 12:13:38 +02:00
3.4.nix ffmpeg: 3.4.5 -> 3.4.6 2019-03-29 11:25:28 -05:00
4.nix ffmpeg_4: 4.1.4 -> 4.2 2019-08-10 14:09:22 +02:00
generic.nix ffmpeg_4: Enable support for AV1 decoding via dav1d by default 2019-08-25 21:40:10 +02:00