Commit Graph

  • e30e0dbfd1 fix linter Joey Parrish 2023-07-13 20:30:00 -0700
  • aea2fc9876 Merge branch 'cmake' into cmake_media_crypto Joey Parrish 2023-07-13 19:46:06 -0700
  • 598c7a36a0 fix: Fix compilation on Arch Linux Joey Parrish 2023-07-13 19:24:54 -0700
  • af98d48726
    fix: Fix flush/close semantics for HTTP files, improve testing (#1232) Joey Parrish 2023-07-13 18:55:48 -0700
  • a3a8fa542f Split up the multiple writes test #1232 Joey Parrish 2023-07-13 17:26:48 -0700
  • fa041c3ada Fix mongoose build errors on Windows Joey Parrish 2023-07-13 17:23:59 -0700
  • ad88f96df4 Fix comment placement in test Joey Parrish 2023-07-13 16:44:24 -0700
  • 8bb8daa2fe Drop extra headers Joey Parrish 2023-07-13 16:43:31 -0700
  • 3779e6319b Add vlog for new method Joey Parrish 2023-07-13 16:41:46 -0700
  • 2f67ac5c0d fix: Fix flush/close semantics for HTTP files, improve testing Joey Parrish 2023-07-13 15:43:30 -0700
  • d4fcfb2f4f
    test: Add Mongoose embedded HTTP server (#1231) Joey Parrish 2023-07-13 16:36:42 -0700
  • a039785958 Revise for style and other feedback #1231 Joey Parrish 2023-07-13 16:33:55 -0700
  • 4c78c39328
    Merge branch 'cmake' into cmake_media_crypto Joey Parrish 2023-07-13 16:27:15 -0700
  • 8d3b2c66b6
    feat: port media/event to CMake (#1222) Cosmin Stejerean 2023-07-14 01:25:42 +0200
  • d46ee2ca3d Hide Mongoose header from TestWebServer users Joey Parrish 2023-07-13 16:20:33 -0700
  • a04f8ef9fb test: Add Mongoose embedded HTTP server Joey Parrish 2023-07-13 15:53:09 -0700
  • 3a551f428f
    test: Revert "Retry HTTP file tests on temporary httpbin failure" (#1230) Joey Parrish 2023-07-13 15:55:36 -0700
  • cb36670396 Fix linter #1230 Joey Parrish 2023-07-13 15:48:05 -0700
  • 165978d280 test: Revert "Retry HTTP file tests on temporary httpbin failure" Joey Parrish 2023-07-13 15:43:46 -0700
  • e83abdefc3 allocate proper sized buffer for aes encryption Cosmin Stejerean 2023-07-12 23:20:17 +0200
  • a0d7bab0ed Fix protobuf warning comments #1222 Joey Parrish 2023-07-12 20:14:19 -0700
  • d6f28d456c
    fix: Prevent crash in GetEarliestTimestamp() if periods are empty (#1173) Sergio Garcia Murillo 2023-07-12 23:51:00 +0200
  • 82a3a4c6f0 fix unit test name Cosmin Stejerean 2023-07-12 22:13:11 +0200
  • 21e7b4c20f apply the fix for third party build from crypto branch here as well Cosmin Stejerean 2023-07-12 22:13:03 +0200
  • 08fc6613a6 add /wd4100 to ignore unused formal parameter for everything that includes protobuf Cosmin Stejerean 2023-07-12 21:58:28 +0200
  • 7598735197 remove no longer used function and gate -Wno-unused-but-set-variable to avoid windows errors Cosmin Stejerean 2023-07-12 21:35:16 +0200
  • bd832d2d1d
    remove trailing spaces #1173 Sergio Garcia Murillo 2023-07-12 20:20:44 +0200
  • dab165d3e5
    fix: Fix failure on very short WebVTT files (#1216) xyb 2023-07-12 09:07:07 -0700
  • d9d3c7f8be
    fix: Indexing `bytes` produces `int` on python3 for `pssh-box.py` (#1228) Allan Lei 2023-07-13 00:03:43 +0800
  • ac47e529ad
    fix: Update golden files for ttml tests and failing hls unit tests. (#1226) sr90 2023-07-12 09:01:55 -0700
  • 521840c8d7 revert changes to AesCbcEncryptor::CryptInternal Cosmin Stejerean 2023-07-11 12:51:42 +0200
  • a96e30bf5b fix unused formal parameter warnings Cosmin Stejerean 2023-07-11 11:57:31 +0200
  • 5d08976c4d feat: Treat unrecognized language coodes as und #1162 Wendong Li 2023-07-09 13:11:28 +0900
  • 6787611c88
    Fix: Indexing `bytes` produces `int` on python3 #1228 Allan Lei 2023-07-09 00:45:16 +0800
  • 70012cdcbe Resolve linter issue. #1226 sr90 2023-07-07 21:51:31 -0700
  • 5436dc951f Update hls unit tests. sr90 2023-07-07 21:42:21 -0700
  • 2f37277d4a fix: Update golden files for ttml tests. sr90 2023-07-07 20:22:35 -0700
  • dc27093b70 address more feedback Cosmin Stejerean 2023-07-07 00:01:58 +0200
  • e93d6fa4c7 apply clang-format changes Cosmin Stejerean 2023-07-06 23:08:18 +0200
  • da098c5b33 address some feedback Cosmin Stejerean 2023-07-06 23:07:16 +0200
  • 08187190f1 fix: ignore unused-but-set-variable in third-party libraries Cosmin Stejerean 2023-06-28 17:41:01 +0200
  • d7b86a0107 feat: CMake port of Media Crypto Bartek Zdanowski 2022-11-27 22:47:16 +0100
  • 63cf78deb8 feat: port media/event to CMake Carlos Bentzen 2022-12-14 18:06:56 +0100
  • 98490edc5f Merge remote-tracking branch 'upstream/main' into cmake Joey Parrish 2023-07-05 19:51:52 -0700
  • ee0922edf0
    feat: port media/chunking to CMake (#1223) Carlos Bentzen 2023-07-06 00:18:36 +0200
  • 53d91cd0f1
    fix: Don't close upstream on HttpFile::Flush (#1201) Peter Zebühr 2023-07-06 04:38:01 +0700
  • d687ad1ed0
    fix: Low Latency DASH: include the "availabilityTimeComplete=false" attribute (#1198) Caitlin O'Callaghan 2023-07-05 23:33:51 +0200
  • ef17cf81f2
    docs: Update CONTRIBUTORS (#1190) Dennis E. Mungai 2023-07-06 00:32:24 +0300
  • 998b9cf65e
    docs: Update AUTHORS (#1189) Dennis E. Mungai 2023-07-06 00:32:03 +0300
  • e407ec7bea
    docs: Update build_instructions.md to point to the `main` branch. (#1186) Dennis E. Mungai 2023-07-06 00:31:39 +0300
  • 494769ca86
    fix: TTML generator timestamp millisecond formatting (#1179) Marcus Spangenberg 2023-07-05 23:28:57 +0200
  • 1ab6818832
    fix: hls, set the DEFAULT explicitly to NO. Supports native HLS players. (#1170) Mark Sargent 2023-07-06 09:18:41 +1200
  • f104907329 feat: port media/chunking to CMake #1223 Carlos Bentzen 2022-12-16 23:39:45 +0100
  • 3c320a1f66 feat: port media/chunking to CMake #1160 Carlos Bentzen 2022-12-16 23:39:45 +0100
  • d4d3e3f208 Fix a bug that if the webvtt file is very short, e.g. only contains one block: #1216 xyb 2023-06-08 07:59:20 -0700
  • bf6296c463
    test: Fix OpenSUSE docker build (#1204) Joey Parrish 2023-05-01 20:03:18 -0700
  • dbc66c12fd test: Fix OpenSUSE docker build #1204 Joey Parrish 2023-05-01 14:56:28 -0700
  • 2e349845c6
    test: Retry HTTP file tests on temporary httpbin failure (#1203) Joey Parrish 2023-05-01 16:56:46 -0700
  • 4a3980eda9 Increase timeouts #1203 Joey Parrish 2023-05-01 16:22:44 -0700
  • 442cbecdd0 Refactor key fetch tests, make sure that we do not stop the retry process unless there is a real test failure Joey Parrish 2023-05-01 15:57:55 -0700
  • 52bc94506c Fix MSVC build failure Joey Parrish 2023-05-01 15:43:38 -0700
  • 901013c34e
    feat: CMake port media/trick_play (#1146) Bartek Zdanowski 2023-05-01 23:57:40 +0200
  • 4a252cb33d Address feedback: refactor http file tests, use accessor style for http status Joey Parrish 2023-05-01 14:54:41 -0700
  • 8622794896 fix linter errors Joey Parrish 2023-05-01 13:54:26 -0700
  • 7c36325371 Fix windows build failure, add retry to key fetcher tests Joey Parrish 2023-05-01 13:51:38 -0700
  • 87822bf52b Fix build on macos Joey Parrish 2023-05-01 12:37:17 -0700
  • 31b698fe2b test: Retry HTTP file tests on temporary httpbin failure Joey Parrish 2023-05-01 12:22:54 -0700
  • f5427b9fee Fix protoc linker error in MSVC #1146 Joey Parrish 2023-05-01 17:55:37 +0100
  • 6c1d4f3885 Merge remote-tracking branch 'upstream/main' into cmake Joey Parrish 2023-05-01 09:31:59 -0700
  • a4c357b992 fix: Fix type error in pssh-box.py with Python 3.10+ (#1187) Dennis E. Mungai 2023-05-01 19:06:56 +0300
  • 80e024013d
    fix: Fix issues with `collections.abc` in Python 3.10+ (#1188) Dennis E. Mungai 2023-05-01 19:07:08 +0300
  • 161947f53e
    fix: Fix type error in pssh-box.py with Python 3.10+ (#1187) Dennis E. Mungai 2023-05-01 19:06:56 +0300
  • 1b5429e338 fix: Don't close upstream on HttpFile::Flush #1201 Peter Zebühr 2023-04-24 16:11:36 +0200
  • e66a643d6b Merge branch 'cmake' into cmake_media_trickplay3 Joey Parrish 2023-04-20 19:19:02 -0700
  • 84b02926e2
    fix: Fix build errors since infra upgrades (#1199) Joey Parrish 2023-04-20 19:18:28 -0700
  • 96561c832d fix: Fix build errors since infra upgrades #1199 Joey Parrish 2023-04-20 15:15:15 -0700
  • f78ed3da52 Fix cmake warning Joey Parrish 2023-04-20 14:59:15 -0700
  • 7026fe97d5 Drop gyp file, use string_view util Joey Parrish 2023-04-20 14:52:02 -0700
  • 544872b8b9 Merge branch 'cmake' into cmake_media_trickplay3 Joey Parrish 2023-04-20 14:48:37 -0700
  • 671812799f Merge branch 'cocallaghan/ull-dash-manifest-spec-bug' of github.com:CaitlinOCallaghan/shaka-packager into cocallaghan/ull-dash-manifest-spec-bug #1198 Caitlin O'Callaghan 2023-04-11 22:45:51 -0700
  • 2ec1d7baed Make clang format happy Caitlin O'Callaghan 2023-04-11 22:40:59 -0700
  • 133d37c108 Make clang format happy Caitlin O'Callaghan 2023-04-11 22:40:59 -0700
  • d677975849 Amend tests to expect availabilityTimeComplete in ULL manifests Caitlin O'Callaghan 2023-04-11 21:58:03 -0700
  • b3b49971d7
    This resolves issue #1191 while passing lint tests #1187 Dennis E. Mungai 2023-03-20 21:53:35 +0300
  • 813bf3ad89
    Update CONTRIBUTORS #1190 Dennis E. Mungai 2023-03-15 04:41:40 +0300
  • b71c0409a6
    Update AUTHORS #1189 Dennis E. Mungai 2023-03-15 04:40:54 +0300
  • 1582b963f1
    -Fix: Python 3.10= issues with `collections.abc` #1188 Dennis E. Mungai 2023-03-15 04:17:32 +0300
  • a5b1aad252
    Resolves the bug around 'TypeError: a bytes-like object is required, not 'str'' Dennis E. Mungai 2023-03-15 03:47:57 +0300
  • e29e257b82
    Update build_instructions.md #1186 Dennis E. Mungai 2023-03-15 00:23:51 +0300
  • d6423c175d fix: Support webvtt in mp4 segments as output. #1181 Marcus Spangenberg 2023-03-07 11:22:03 +0100
  • 7434b0164f feat: Add input support for EBU Teletext in MPEG-TS Marcus Spangenberg 2023-03-07 10:43:28 +0100
  • 9a94ffb584 fix: TTML generator timestamp millisecond formatting #1179 Marcus Spangenberg 2023-03-06 10:27:18 +0100
  • 906170e65c Fix millisecond formatting error in ttml generator Marcus Spangenberg 2023-02-20 10:38:27 +0100
  • e0d796f26b Resolving conflicts and updating tests. #963 sr90 2023-02-18 14:11:23 -0800
  • 75749d6627 Adding label as an element. sr90 2021-06-23 17:36:15 -0700
  • 4aebd3569e Removing trailing whitespace in packager_test.py. sr90 2021-06-22 20:13:01 -0700
  • fabed19a90 [DASH] Add DASH Label tag in mpd. sr90 2021-06-22 19:06:06 -0700
  • 2d7590c4e0 ci: Fix main workflows (#1122) Joey Parrish 2022-10-28 15:46:33 -0700
  • 988e14525a fix: Parse one frame mpeg-ts video (#1015) Bartek Zdanowski 2022-10-28 05:22:17 +0200
  • 2c19730b36 fix: PTS diverge DTS when DTS close to 2pow33 and PTS more than 0 (#1050) Bartek Zdanowski 2022-10-27 23:21:03 +0200