- 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>
-
- 23 Jan, 2018 1 commit
-
-
Guillaume Roguez authored
Change-Id: I1ef88bc640f79790aad2b5285ea2c776aa8cd366
-
- 30 Oct, 2017 1 commit
-
-
Philippe Gorley authored
Change-Id: I6f7477c227e7b846c3399e7beabb90339c1bef90
-
- 02 Jun, 2017 1 commit
-
-
Philippe Gorley authored
With the bumps to FFmpeg 3.3.1 and libav 12.1, these code paths will never be executed. Change-Id: Ia8d7602a91896620dd6b3848dd6ed63d79fcc809 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- 01 May, 2017 1 commit
-
-
Philippe Gorley authored
Excludes win32 from some of these changes (everything codecpar-related), as these cause crashes on windows. Change-Id: I0957cd30b9274db911e0781e8c9670de42baa7c1 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 25 Apr, 2017 1 commit
-
-
Guillaume Roguez authored
This reverts commit eec5af00. The reverted patch was in cause of Win32 crashes. We need to find the reason, but during the investigation we revert the patch Change-Id: Ic4073bb3587dfbe3e13b40aba2f4fecdb3162b1f Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 13 Apr, 2017 1 commit
-
-
Philippe Gorley authored
Change-Id: I4f3c1132318db1de47825722175938eabbbdcebd Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- 05 Jan, 2017 1 commit
-
-
Guillaume Roguez authored
Change-Id: I6dbc51dd41c1f44d1446fe7365026af037bc86d9 Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- 09 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
tools/update-copyright script used for that Change-Id: I89b13300d9ccbdbcd47dba679ba64be82499e83d Tuleap: #454
-
- 21 Sep, 2015 1 commit
-
-
Guillaume Roguez authored
- remove OpenSSL exception - fix Savoir-faire Linux naming - fix common Author: representation Issue: #80663 Change-Id: I6c3b2ca1ed48ed474a0ecd5a30fe793526e11b00
-
- 17 Aug, 2015 1 commit
-
-
Guillaume Roguez authored
Using AVLOGLEVEL environment variable, user can now finely define which av_log level is requiered. AVLOGLEVEL has to be set using values accepted by av_log_set_level. Issue: #79075 Change-Id: I25f4c8842eca159ebac0e13c9af4e29289c07962
-
- 20 Mar, 2015 1 commit
-
-
Guillaume Roguez authored
Refs #68986 Change-Id: Ia95b140e4f4d6625d1df12d52a40414482b2e773
-
- 15 Mar, 2015 1 commit
-
-
Guillaume Roguez authored
Refs #68586 Change-Id: I2c65640f6291d914817c395806cbc74df275d088
-
- 20 Jan, 2015 1 commit
-
-
Alexandre Lision authored
This patch have the side effect to refactor audio and video related parts by moving them into media sub-directory and making libav common parts undependent of video. This patch permits to disable video without loosing libav support on audio. Refs #63906 Change-Id: I3d50713fac7f5c2738cc68b9f38573b5b4536b35
-
- 15 Dec, 2014 1 commit
-
-
Tristan Matthews authored
If libavcodec and libavformat are present, they will be used to encode, mux, demux, and decode audio for RTP. Refs #61369 Change-Id: I2aadafba2a0b0420f3f0aca53e486b6462528766
-
- 01 Dec, 2014 1 commit
-
-
Guillaume Roguez authored
Refs #61482 Change-Id: I5dbde5b6f423ec535a27e6451112993aaa4d61e7
-
- 25 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
Refs: #46175 Change-Id: I42a7f87f5c9250723a828536552c4b5bb5c69f83
-
- 24 Apr, 2014 2 commits
-
-
Tristan Matthews authored
Refs #45640 Change-Id: If200d52194d175a8bc6dc2741d64118df393790e
-
Tristan Matthews authored
Refs #45640 Change-Id: Ia67ae890585c6e3346300b0c0259342c2b686fbe
-
- 23 Sep, 2013 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 20 Sep, 2013 1 commit
-
-
Tristan Matthews authored
-
- 18 Sep, 2013 1 commit
-
-
Tristan Matthews authored
-
- 09 Sep, 2013 3 commits
-
-
Guillaume Roguez authored
-
Guillaume Roguez authored
-
Guillaume Roguez authored
This enum is now AVPixelFormat, but Ubuntu's libav doesn't define it yet, causing build error.
-
- 23 Aug, 2013 1 commit
-
-
Guillaume Roguez authored
- fix also some Copyright dates.
-
- 03 Jun, 2013 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 17 Feb, 2013 1 commit
-
-
Tristan Matthews authored
Since the client is compiled with a C compiler, these served no purpose.
-
- 15 Feb, 2013 1 commit
-
-
Tristan Matthews authored
-
- 12 Sep, 2012 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 18 May, 2012 1 commit
-
-
Tristan Matthews authored
-
- 01 May, 2012 1 commit
-
-
Tristan Matthews authored
-
- 12 Apr, 2012 1 commit
-
-
Tristan Matthews authored
-
- 09 Apr, 2012 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-