diff options
author | Peter Ross <pross@xvid.org> | 2022-08-07 18:40:47 +1000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2022-08-07 19:18:18 +1000 |
commit | 23758380d0d0704754d0942779f283e1cf7641ae (patch) | |
tree | ef6ee6d53b14fd9e80c31b81329b864bc8ee7618 /Changelog | |
parent | d93e29154f029980c2777a6688ab332e5920b6db (diff) | |
download | ffmpeg-23758380d0d0704754d0942779f283e1cf7641ae.tar.gz |
avcodec: WBMP (Wireless Application Protocol Bitmap) image format
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version <next>: - ffmpeg now runs every muxer in a separate thread - Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges - VAAPI hwaccel for 8bit 444 HEVC and VP9 +- WBMP (Wireless Application Protocol Bitmap) image format version 5.1: |