diff options
author | Alexandre Lision <alexandre.lision@savoirfairelinux.com> | 2015-11-23 17:08:50 -0500 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-11-26 10:55:28 +0100 |
commit | 4f979418c723652ad4e43115118c57a44bd46b52 (patch) | |
tree | 7d38fc9b6d9a07efa94ea74fcfae5c4ccb21bd0a /Changelog | |
parent | 9f57f134c19773d54269b6cb9ee455ff87c2e9e1 (diff) | |
download | ffmpeg-4f979418c723652ad4e43115118c57a44bd46b52.tar.gz |
avfoundation: Simple capture
Originally based on the capture written by
Thilo Borgmann <thilo.borgmann@mail.de>.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ version <next>: - libkvazaar HEVC encoder - innoHeim/Rsupport Screen Capture Codec decoder - support encoding 16-bit RLE SGI images +- support Apple AVFoundation video capture version 11: |