filter/ffmpeg: new filter plugin

This commit is contained in:
Max Kellermann
2019-03-12 12:24:14 +01:00
parent a7a9490a0c
commit ec5be91ff6
6 changed files with 143 additions and 0 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.22 (not yet released)
* input
- ffmpeg: allow partial reads
* filter
- ffmpeg: new plugin based on FFmpeg's libavfilter library
- hdcd: new plugin based on FFmpeg's "af_hdcd" for HDCD playback
ver 0.21.7 (not yet released)