- 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>
-
- 15 May, 2018 1 commit
-
-
Philippe Gorley authored
Refactors the MediaEncoder class so it can be reused elsewhere in the codebase. Concretely, MediaEncoder now supports multiple streams and file formats. Adds a unit test for MediaEncoder. Change-Id: I27d6f2e8538809e01fef5c35978a0c35dcf8cae4 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>
-
- 04 Dec, 2017 1 commit
-
-
Olivier Gregoire authored
[GR: adapt for coding-rules] [GR: fix bool_to_str_test and split_string_test] Change-Id: Iee1b767e57697d19eab8105697dbfa5cc1ec943e Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Signed-off-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- 22 Nov, 2017 1 commit
-
-
Guillaume Roguez authored
New class serving as inter-thread object queue. Mimic Python "queue" module and/or Go "Channel" type. Basic unit-test provided. Change-Id: Ibd9bcb265ff6fe45aec1917ad152c2cd01935ddf Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- 31 Aug, 2017 2 commits
-
-
Olivier Gregoire authored
[GR: adapt for coding-rules] [GR: adapt for better temporary dir/file and fix readDirector test] Change-Id: I11d854f59032ca7855308a82ac8c3e6b679fbe02 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
Olivier Gregoire authored
[GR: adapt for coding-rules] [GR: adapt for map_utils.h refactoring] Change-Id: Iaaae9a9e815321ade4dd7fc464a7d7be0c2d5fb1 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- 30 Aug, 2017 1 commit
-
-
Olivier Gregoire authored
[GR: adapted for coding-rules] Change-Id: I531d1c742704ed9b577aa09131200a1a66be83be Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- 25 Aug, 2017 2 commits
-
-
Gregoire Olivier authored
Change-Id: Ia99ba9368af782fba5a6235871f8764d5e180824 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
Gregoire Olivier authored
Change-Id: I6778556c3d4dbd4a7fc6afd70d27896f42b1cc4d Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- 23 Aug, 2017 1 commit
-
-
Guillaume Roguez authored
* moved unit-tests into the dedicated directory unitTest * removed no-more-used files * common code style for test and usage of test_runner.h everywhere * imported video_input changes by Olivier Grégoire (GSoC-2017) Change-Id: Ifbb5585caaa2618c4ab943681814c9afbfc76311 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-