diff options
author | Marton Balint <cus@passwd.hu> | 2018-06-29 00:03:04 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2018-09-09 21:21:42 +0200 |
commit | 43d3b61abeb7bf35dfbe33f790c1cca0b628c97f (patch) | |
tree | 965cea71f0212106377303e866dcf1c76ab77d9b /Changelog | |
parent | 4737387d288d1e87e7c7df6203a42d6b1e88231e (diff) | |
download | ffmpeg-streaming-43d3b61abeb7bf35dfbe33f790c1cca0b628c97f.zip ffmpeg-streaming-43d3b61abeb7bf35dfbe33f790c1cca0b628c97f.tar.gz |
avfilter/f_cue: add cue and acue filters
To delay filtering until a given wallclock timestamp.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ version <next>: - WinCam Motion Video decoder - 1D LUT filter (lut1d) - RemotelyAnywhere Screen Capture decoder +- cue and acue filters version 4.0: |