Skip to content
Snippets Groups Projects
Commit ea2933d4 authored by Philippe Gorley's avatar Philippe Gorley Committed by Sébastien Blin
Browse files

media: add filters


Adds dependency to libavfilter, which provides many useful utilities
such as hardware encoding, mixing audio or rotating video.

Access to libavfilter is done through the MediaFilter class, which takes
a filter graph string and AVFrames as input and outputs filtered
AVFrames.

Adds unit tests for MediaFilter.

Change-Id: I0bf3869a9f19ad9cbbe1fc5e2d37eb83ece66ccc
Reviewed-by: default avatarSebastien Blin <sebastien.blin@savoirfairelinux.com>
parent 5b60066f
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment