Commit Graph

  • 96acd1ecfd
    feat: convert mpd module to cmake (#1234) Cosmin Stejerean 2023-08-04 20:45:21 -0700
  • f5adee027b linting #1234 Cosmin Stejerean 2023-08-04 14:48:06 -0700
  • 361ae7074a cleanup pssh test in ContentProtectionPlayReadyCencMspr Cosmin Stejerean 2023-08-04 14:46:24 -0700
  • 54eed0e527 use FlagSaver Cosmin Stejerean 2023-08-04 14:42:50 -0700
  • ba06383221 use POSIX separators for MakePathRelative Cosmin Stejerean 2023-08-01 16:21:48 -0700
  • 57591f06a9 include not import Cosmin Stejerean 2023-08-01 11:16:11 -0700
  • bdf4cfd6dd support CMake older than 3.19 which doesn't allow defining INTERFACE library type with explicit source list Cosmin Stejerean 2023-07-30 17:27:48 -0700
  • 487272e53a move GetPathContent to test_data_util Cosmin Stejerean 2023-07-29 18:32:19 +0200
  • 667658c8d0 apply clang-format Cosmin Stejerean 2023-07-28 15:12:34 +0200
  • 33fcb5ff50 simplify hex formatting for AC3/AC4 Cosmin Stejerean 2023-07-28 15:02:34 +0200
  • 5a2527f935 fix accidental float return in BandwidthEstimator::GetBitrate Cosmin Stejerean 2023-07-28 15:02:02 +0200
  • f3ae84bc87 move Clock class to utils and move test setup to use ISO-8601 formatting Cosmin Stejerean 2023-07-28 14:51:46 +0200
  • ca12592344 use std::filesystem::relative instead Cosmin Stejerean 2023-07-28 14:08:12 +0200
  • 985a2309e7 remove use of __FILE__ for test data Cosmin Stejerean 2023-07-18 10:59:54 +0200
  • f46a9359f4 write a custom double to string formatting function to trim trailing 0s Cosmin Stejerean 2023-07-17 12:25:47 +0200
  • 28b5289261 add missing LibXml2 linking for mpd mocks Cosmin Stejerean 2023-07-15 00:27:14 +0200
  • 04b77efc34 remove another unnecessary std:mmove Cosmin Stejerean 2023-07-15 00:20:49 +0200
  • d46700a4f3 make some fixes Cosmin Stejerean 2023-07-14 23:39:40 +0200
  • bc2aeeec57 feat: convert mpd module to cmake Cosmin Stejerean 2023-07-12 16:37:17 +0200
  • 71d68b4e89 Clang Format #1251 Caitlin O'Callaghan 2023-07-24 16:36:36 -0700
  • d205c09883 Cleanup Caitlin O'Callaghan 2023-07-24 16:33:45 -0700
  • 5529aa1e31 Proper Hex & Playback Caitlin O'Callaghan 2023-07-23 22:44:24 -0700
  • cfbcb33e98 updates Caitlin O'Callaghan 2023-07-23 22:30:23 -0700
  • 217fb7e655 Working! Caitlin O'Callaghan 2023-07-23 21:32:04 -0700
  • 30ea77d3a6 WIP Caitlin O'Callaghan 2023-05-02 22:49:18 -0700
  • a43b02c49e more cleanup Caitlin O'Callaghan 2023-05-03 08:37:04 -0700
  • 8c3cc4fd00 basic unittests Caitlin O'Callaghan 2023-05-03 08:33:29 -0700
  • c191f47702 Cleanup Caitlin O'Callaghan 2023-05-03 07:45:18 -0700
  • add0233cf8 Working Version Caitlin O'Callaghan 2023-05-01 16:38:19 -0700
  • 81d6fcf594 more cleanup Caitlin O'Callaghan 2023-05-03 08:37:04 -0700
  • d7fbcb14b8 basic unittests Caitlin O'Callaghan 2023-05-03 08:33:29 -0700
  • 177870afdf Cleanup Caitlin O'Callaghan 2023-05-03 07:45:18 -0700
  • 8ee830adeb Working Version Caitlin O'Callaghan 2023-05-01 16:38:19 -0700
  • cc9a691aef
    feat: Generate the entire AV1 codec string when the colr atom is present (#1205) Caitlin O'Callaghan 2023-08-04 09:00:59 -0700
  • 8189d04ba6
    Create ossar.yml #1253 Gilbert Algordo 2023-08-04 20:59:34 +0800
  • 31c590ad05 more cleanup #1205 Caitlin O'Callaghan 2023-05-03 08:37:04 -0700
  • 64d5f45a9b basic unittests Caitlin O'Callaghan 2023-05-03 08:33:29 -0700
  • 73f022be43 Cleanup Caitlin O'Callaghan 2023-05-03 07:45:18 -0700
  • 7d4c5398b5 Working Version Caitlin O'Callaghan 2023-05-01 16:38:19 -0700
  • 393ef5653f Cleanup unused method Caitlin O'Callaghan 2023-07-23 17:14:10 -0700
  • cb24084d42 Improvements Caitlin O'Callaghan 2023-05-10 17:29:55 -0700
  • ccc9ba5382 Delete an extra new line Caitlin O'Callaghan 2023-05-03 09:16:32 -0700
  • 666cc80153 Add/amend comments Caitlin O'Callaghan 2023-05-03 09:10:50 -0700
  • 4c79cb3c9e more cleanup Caitlin O'Callaghan 2023-05-03 08:37:04 -0700
  • 162100aeae basic unittests Caitlin O'Callaghan 2023-05-03 08:33:29 -0700
  • f267a954e9 Cleanup Caitlin O'Callaghan 2023-05-03 07:45:18 -0700
  • b425e76e4c Working Version Caitlin O'Callaghan 2023-05-01 16:38:19 -0700
  • 97cf7c0a5b Merge branch 'main' into cmake Cosmin Stejerean 2023-08-02 12:38:01 -0700
  • 8b6b8bf4b9 Fix integer overflow Manuel Cardenas 2023-08-01 02:27:13 +0200
  • 22ddd3e96e
    Merge branch 'main' into dev #1214 Prakash Duggaraju 2023-07-26 11:39:18 -0700
  • 5a870a700b Fix handling of non-interleaved multi track FMP4 files Donot assume that each fragment contains all tracks. Use track id instead of index to pick the correct timestamp. Prakash Duggaraju 2023-05-31 12:18:58 -0700
  • 6d745460b6
    chore: Sync common workflows (#1250) Shaka Bot 2023-07-24 17:17:54 -0700
  • 7bcdbe2af5 chore: Sync common workflows #1250 Shaka Bot 2023-07-25 00:15:27 +0000
  • cf8deae0a6 ci: Add PR write permission to update-issues job Joey Parrish 2023-07-24 14:58:45 -0700
  • ba51270b0e
    feat: Port app/job_manager to cmake and absl (#1249) Joey Parrish 2023-07-21 03:41:49 -0700
  • 2ff9fa8185 Fix copyright typos #1249 Joey Parrish 2023-07-20 15:42:50 -0700
  • 3312956304 Fix header Joey Parrish 2023-07-20 15:42:42 -0700
  • b7985fd6a8 Add missing cmake file Joey Parrish 2023-07-20 14:39:10 -0700
  • 0430490c12 feat: Port app/job_manager to cmake and absl Joey Parrish 2023-07-20 14:27:29 -0700
  • 520926c27a
    fix(MP4): Add compatible brand dby1 for Dolby content. (#1211) sr90 2023-07-18 19:50:33 -0700
  • 4515a9834d Merge branch 'main' into cmake Joey Parrish 2023-07-18 16:20:45 -0700
  • 86a183a847
    test: Use a random HTTP port for web server tests (#1248) Joey Parrish 2023-07-18 16:19:52 -0700
  • 73317c4639 test: Use a random HTTP port for web server tests #1248 Joey Parrish 2023-07-18 14:10:48 -0700
  • 5a2571b9bc
    fix: Fix local files with UTF8 names (#1246) Joey Parrish 2023-07-18 11:59:21 -0700
  • c29c03c6e3
    test: Fix bad assertions in formats/mp4 and formats/mp2t tests (#1247) Joey Parrish 2023-07-18 11:30:05 -0700
  • 03a38ecd6e test: Fix bad assertions in formats/mp4 and formats/mp2t tests #1247 Joey Parrish 2023-07-18 10:11:55 -0700
  • 7f6d591aff fix: Fix local files with UTF8 names #1246 Joey Parrish 2023-07-17 16:15:07 -0700
  • 137e692406
    fix: Fix libpng include directories (#1245) Joey Parrish 2023-07-18 01:30:41 -0700
  • 9ad84a8f5a fix: Fix libpng include directories #1245 Joey Parrish 2023-07-17 17:39:42 -0700
  • 9962075d3b
    ci: Fix workflow warnings (#1243) Joey Parrish 2023-07-17 16:11:52 -0700
  • 868a8c5d8e
    ci: Collect and report test results (#1244) Joey Parrish 2023-07-17 16:11:41 -0700
  • bdf5aa46f2 ci: Collect and report test results #1244 Joey Parrish 2023-07-17 11:54:45 -0700
  • ba6facf329 ci: Fix workflow warnings #1243 Joey Parrish 2023-07-17 14:14:18 -0700
  • 60fb057f1a
    test: Avoid crashing a test executable (#1242) Joey Parrish 2023-07-17 13:16:22 -0700
  • 052fb64068
    ci: Enable parallel builds (#1241) Joey Parrish 2023-07-17 13:16:03 -0700
  • 7e452b548f test: Avoid crashing a test executable #1242 Joey Parrish 2023-07-17 11:57:04 -0700
  • a615dd2220 ci: Enable parallel builds #1241 Joey Parrish 2023-07-16 17:48:21 -0700
  • c4df1e03ec ci: Enable parallel builds #1159 Joey Parrish 2023-07-16 17:48:21 -0700
  • 362d98ae62
    test: Move CentOS 8 tests to CentOS 9 Stream (#1240) Joey Parrish 2023-07-17 11:10:28 -0700
  • 89879c6c7e test: Move CentOS 8 tests to CentOS 9 Stream #1240 Joey Parrish 2023-07-17 09:18:50 -0700
  • 899f763dd7
    test: Fix data directory computation (#1239) Joey Parrish 2023-07-17 10:06:10 -0700
  • 5a140a7249 test: Fix data directory computation #1239 Joey Parrish 2023-07-17 09:45:35 -0700
  • 8e86369336 Install Ninja in docker builds #1237 Joey Parrish 2023-07-17 08:54:49 -0700
  • 3c991f0743 wip Joey Parrish 2023-07-17 08:39:16 -0700
  • 859f26fa41 ci: Enable parallel builds Joey Parrish 2023-07-16 17:48:21 -0700
  • 53982dbab4
    chore: Split out CMake policies into package/policies.cmake (#1236) Joey Parrish 2023-07-17 06:41:23 -0700
  • 842dbd88bb chore: Split out CMake policies into package/policies.cmake #1236 Joey Parrish 2023-07-16 17:36:47 -0700
  • 4b868de9f1
    chore: Revert to upstream mongoose (#1235) Joey Parrish 2023-07-16 16:49:29 -0700
  • 233a2fdaac chore: Revert to upstream mongoose #1235 Joey Parrish 2023-07-13 20:48:41 -0700
  • 8bf2d45424
    fix: Fix compilation on Arch Linux (#1233) Joey Parrish 2023-07-14 12:40:12 -0700
  • 9b9987ffca Silence another MSVC warning #1233 Joey Parrish 2023-07-14 11:15:24 -0700
  • 8705401c4f Silence another MSVC warning Joey Parrish 2023-07-14 10:57:59 -0700
  • 86bf6cf3cd
    feat: Cmake port of Media crypto (#1221) Cosmin Stejerean 2023-07-14 17:19:01 +0200
  • 11373f3ebc Silence MSVC warning in protobuf Joey Parrish 2023-07-14 08:18:17 -0700
  • ed55d6209b fix: do not shadow frame function parameter in GenerateSubsamplesFromVPxFrame #1221 Cosmin Stejerean 2023-07-14 10:49:36 +0200
  • 4b63e853ab Update apt packages before installation Joey Parrish 2023-07-13 21:55:28 -0700
  • 724f26a8ec Silence msvc warning globally Joey Parrish 2023-07-13 21:51:46 -0700
  • 833f2d4fcc Remove line limit for url. #1211 sr90 2023-07-07 18:43:57 -0700
  • 5fbcd6705b fix(MP4): Add compatible brand dby1 for Dolby content. sr90 2023-05-29 19:07:07 -0700
  • 04983ba02c Silence msvc warning Joey Parrish 2023-07-13 21:39:02 -0700