summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* plugins/ffmpeg_decoder: migrate to FFmpeg 4.x APIliushuyu2021-08-241-0/+17
| | | | | | | | | Signed-off-by: Zixing Liu <liushuyu@aosc.io> plugins/ffmpeg_decoder: Add detection whether AVFrame structure has pkt_size and channels members. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rulesSlávek Banko2019-01-291-0/+14
| | | | | | | | + Add WITH_GCC_VISIBILITY option + Use common tde_setup_gcc_visibility + Add TestBigEndian and tde_setup_largefiles Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix typo in check_library_existsSlávek Banko2015-10-151-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename completely from polyp to pulseSlávek Banko2015-10-151-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add pulseaudio supportFrançois Andriot2015-10-151-6/+6
| | | | [taken from Fedora patches]
* Fix OGG detection on openSUSEFrançois Andriot2015-10-151-3/+8
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Conversion to CMakeSlávek Banko2015-02-181-0/+300
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>