- 02 Aug, 2018 1 commit
-
-
Philippe Gorley authored
Adds a way to get input parameters. Simplifies usage of simple filters. Adds const where useful. Change-Id: I768d2f3e4e46e791e10530a1c3010607fecc42da
-
- 29 Jun, 2018 1 commit
-
-
Philippe Gorley authored
Better scopes mutices, adds multithreading to MediaFilter, improves multithreading for MediaRecorder, decreases lag between both video feeds while recording. Change-Id: I9f96c1e90d506a8dc4a261a7e07010d42e5bf3ec
-
- 29 May, 2018 1 commit
-
-
Philippe Gorley authored
Change-Id: I6f1ebfc9d967452fe7d7c7e72e32cf795ae2d85a Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
- 28 May, 2018 1 commit
-
-
Philippe Gorley authored
Filters were reverted for the release so the binaries wouldn't include libavfilter (which wasn't yet used). This reverts commit 1e6a4716. Change-Id: Ib9790a544b442066265b3fe1ea96313be35eff62 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
- 09 May, 2018 1 commit
-
-
Adrien Béraud authored
This reverts commit ea2933d4. Change-Id: I624c07255f60186a0d1e6610a58956775f91b342
-
- 08 May, 2018 1 commit
-
-
Philippe Gorley authored
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:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-