filter/hdcd: new filter plugin based on FFmpeg's "af_hdcd"

This commit is contained in:
Max Kellermann
2019-03-12 12:24:14 +01:00
parent 321f01b95c
commit c673528cff
5 changed files with 206 additions and 1 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.22 (not yet released)
* input
- ffmpeg: allow partial reads
* filter
- hdcd: new plugin based on FFmpeg's "af_hdcd" for HDCD playback
ver 0.21.7 (not yet released)
* require Meson 0.49.0 for native libgcrypt-config support