diff options
author | Clément Bœsch <ubitux@gmail.com> | 2011-10-30 03:21:55 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2011-11-05 15:19:36 +0100 |
commit | 1054ab3595ccdd1a46177de93fb8a5e587a20958 (patch) | |
tree | 86dfc2be8cc2a1b29521d9ea8a259ff410653a8b /Changelog | |
parent | 434db5719e5d52ab9e350a51bb4f41b0c94b72d3 (diff) | |
download | ffmpeg-1054ab3595ccdd1a46177de93fb8a5e587a20958.tar.gz |
v4l2: add libv4l2 support.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ easier to use. The changes are: - new ffmpeg option: -map_channel - volume audio filter added - earwax audio filter added +- libv4l2 support (--enable-libv4l2) version 0.8: |