Commit Graph

  • 96efc5aa70
    feat: Add PlayReady support in HLS. (#1011) wjywbs 2024-02-23 18:29:13 -0500
  • 4aa4b4b9aa
    feat: Add support for single file TS for HLS (#934) sr90 2024-02-23 15:28:11 -0800
  • 8df489a625 fix(docs): updated stream descriptor doc and command line usage string with a mention to the new "input_format" selector option. #1349 Daniel Cantarín 2024-02-23 20:11:46 -0300
  • 80c1c49367 fix: Always log to stderr by default #1350 Joey Parrish 2024-02-23 14:55:41 -0800
  • 5457b4439b Use whatever value is set #1346 Joey Parrish 2024-02-23 13:41:04 -0800
  • 2b5e7a11cf Fix uninitialized values Joey Parrish 2024-02-23 13:39:23 -0800
  • 3f60e13d38 check for audio codecs only inside of an audio media info Cosmin Stejerean 2024-02-23 09:48:46 -0800
  • 6acdcc394a
    fix: http_file: Close upload cache on task exit (#1348) Peter Zebühr 2024-02-24 00:30:21 +0700
  • e8657721cd Merge branch 'main' into sbd Cosmin Stejerean 2024-02-22 20:49:13 -0800
  • 50a5675d6e update integration tests #1011 Cosmin Stejerean 2024-02-22 18:40:41 -0800
  • de0bdd2832 Add PlayReady support in HLS. Jingyi Wei 2021-12-26 15:48:17 -0500
  • 2c00434436 fix: adapted webvtt unit tests. Daniel Cantarín 2024-02-22 13:18:29 -0300
  • 11b51167bd fix: lint for webvtt parser file. Daniel Cantarín 2024-02-22 12:40:39 -0300
  • 57406ffc84 - fix(subtitles): allow to receive LIVE WebVTT through UDP without the strict formatting VOD files require. - feat(stream selector): allow to explicitly set the input format, in case autodetection is faulty (as is the case with LIVE WebVTT). Daniel Cantarín 2024-02-22 11:52:08 -0300
  • 07cba4c0c6 fix: http_file: Close upload cache on task exit #1348 Peter Zebühr 2024-02-21 13:49:27 +0700
  • 3a122d2961 fix format #934 Cosmin Stejerean 2024-02-20 22:52:20 -0800
  • b1665377cc address some feedback #1344 Cosmin Stejerean 2024-02-20 21:11:49 -0800
  • b2ccb155cd
    feat(HTTP): Retry failed HTTP requests with exponential backoff #1098 meryacine 2022-09-09 11:12:21 +0200
  • 33d775fafc format Cosmin Stejerean 2024-02-16 07:32:38 -0800
  • 24b0ebcf97 fix tests after rebase Cosmin Stejerean 2024-02-15 22:18:43 -0800
  • d2b7a452ec initial solution for adding startwithSAP for audio tracks Xingzhao Yun 2022-04-20 17:21:46 +0800
  • 76eb2c1575
    feat: Add support for the EXT-X-START tag (#973) Marcus Wichelmann 2024-02-15 21:06:06 +0100
  • 2258170340 Fix flag definitions, broken by dumb git stash mistakes #973 Joey Parrish 2024-02-15 11:18:26 -0800
  • 161943e4d2 Add unit tests Joey Parrish 2024-02-15 11:17:52 -0800
  • f098e4d1b1 Use std::optional instead of numeric_limits for unset value Joey Parrish 2024-02-15 11:03:37 -0800
  • 5e6cf264fa Fix base:: call to absl:: Joey Parrish 2024-02-15 11:01:05 -0800
  • 381ec30469 Fix linter Joey Parrish 2024-02-15 11:00:47 -0800
  • beafc7c61c Merge branch 'main' into ext-x-start-support Joey Parrish 2024-02-15 10:50:12 -0800
  • 07f780dae1
    feat: This patch adds support for DTS:X Profile 2 audio in MP4 files. (#1303) Roy-Funderburk 2024-02-14 23:03:03 -0800
  • a97edc118c fixes after rebase and update integration test expectations to match new output Cosmin Stejerean 2024-02-14 23:00:00 -0800
  • e595c9be9e [HLS] Add support for single file TS for HLS. sr90 2021-04-17 17:47:32 -0700
  • f7b3986818
    fix: misleading log output when HLS target duration updates (fixes #969) (#971) Marcus Wichelmann 2024-02-15 07:46:02 +0100
  • 16ba74ee82 fix variable shadowing in teletext unit test Cosmin Stejerean 2024-02-14 22:43:50 -0800
  • 438e980b70 Merge branch 'main' into dtsx-audio #1303 Cosmin Stejerean 2024-02-14 22:12:51 -0800
  • 270888abb1
    fix: set array_completeness in HEVCDecoderConfigurationRecord correctly (#975) Marcus Wichelmann 2024-02-15 07:10:23 +0100
  • f73ad0d961
    feat: HLS / DASH support forced subtitle (#1020) Vishal Shah 2024-02-14 21:27:57 -0700
  • ede415bf37 guard include of unistd.h Cosmin Stejerean 2024-02-14 20:15:18 -0800
  • 3dbf31e113 format again #975 Cosmin Stejerean 2024-02-14 20:07:52 -0800
  • aed63ad8ee Fix misleading log output when HLS target duration updates (fixes #969) #971 Marcus Wichelmann 2021-08-04 13:22:37 +0200
  • b33a31cd57 updates after rebasing on main Cosmin Stejerean 2024-02-14 19:48:42 -0800
  • 0e9e0b1a99 Adding support for adding Session Based Descriptor Document Essential Property. sr90 2020-10-15 18:29:36 -0700
  • 3d9dab437c manually fix clang-format since local version disagrees with remote version Cosmin Stejerean 2024-02-14 18:27:50 -0800
  • 83a7815676 fix comparison is always false due to limited range of data type Cosmin Stejerean 2024-02-14 18:23:29 -0800
  • 13e4d3991a fixes after rebasing to master Cosmin Stejerean 2024-02-14 17:28:22 -0800
  • 433cbde269 fix: Support webvtt in mp4 segments as output. Marcus Spangenberg 2023-03-07 11:22:03 +0100
  • 44525952be feat: Add input support for EBU Teletext in MPEG-TS Marcus Spangenberg 2023-03-07 10:43:28 +0100
  • 580f01012c fix format Cosmin Stejerean 2024-02-14 16:50:07 -0800
  • df1b4f8e07 rename kArrayCompleteness to array_completeness now that is no longer a compile time constant Cosmin Stejerean 2024-02-14 16:49:20 -0800
  • 183a494574 Set array_completeness in HEVCDecoderConfigurationRecord correctly Marcus Wichelmann 2021-08-10 12:40:17 +0200
  • 8483383fb3 fix typos #1020 Cosmin Stejerean 2024-02-14 16:43:52 -0800
  • a5f541ea04 Add support for ALAC codec Jingyi Wei 2023-11-07 06:54:01 -0500
  • e19d73321d
    build: Only ever build static or shared libraries, but never both (#1343) Joey Parrish 2024-02-14 16:20:59 -0800
  • 77449ef32f format packager_test.py as well Cosmin Stejerean 2024-02-14 16:17:23 -0800
  • 08fe6ef832 run format Cosmin Stejerean 2024-02-14 16:13:35 -0800
  • 660958ac3e use forced_subtitle stream descriptor as the generic way to do this for DASH and HLS, add integration test Cosmin Stejerean 2024-02-14 16:12:54 -0800
  • 76f5998bb9 build: Only ever build static or shared libraries, but never both #1343 Joey Parrish 2024-02-14 15:26:36 -0800
  • 7c8d60220f Drop link test to simplify #1342 Joey Parrish 2024-02-14 15:03:22 -0800
  • e8f55eb225 Drop install and test targets to simplify Joey Parrish 2024-02-14 14:36:52 -0800
  • 6f11c71835 Remove aliases to test .lib collision Joey Parrish 2024-02-14 14:16:00 -0800
  • a4aa03c92f Do not lint or run docker tests Joey Parrish 2024-02-14 14:15:45 -0800
  • bbccee6526 List libs after build, then stop Joey Parrish 2024-02-14 14:15:31 -0800
  • dad7e2e1a3 Build only Windows, Release, shared Joey Parrish 2024-02-14 14:14:27 -0800
  • 1f71fa0a0e
    build: Fix absl log flags being stripped (#1340) Joey Parrish 2024-02-14 13:59:18 -0800
  • f8df4b9d59 typo muxer listener factory creation Vishal Shah 2024-02-14 13:59:20 -0700
  • 94842f2b37 adjust the case fallthrough missing break Vishal Shah 2024-02-14 12:47:22 -0700
  • 4ebfe84a4a linter issues Vishal Shah 2024-02-14 12:13:50 -0700
  • 373a6ed7c3 Merge branch 'main' of https://github.com/shaka-project/shaka-packager into dash-forced-subtitle Vishal Shah 2024-02-14 12:10:58 -0700
  • f1e7f2508a Fix Ubuntu 22.04 cmake install in docker #1340 Joey Parrish 2024-02-14 10:58:13 -0800
  • b1c5a7433e
    feat(DASH): Add Label element. (#1175) sr90 2024-02-14 10:36:08 -0800
  • 19aa6c5b6d Upgrade docker OSes for new CMake minimum version Joey Parrish 2024-02-14 10:31:04 -0800
  • e6729efb53 Add CMake version note to docs Joey Parrish 2024-02-14 10:02:00 -0800
  • 490fafeb6e Merge branch 'main' of https://github.com/shaka-project/shaka-packager into dash-forced-subtitle Vishal Shah 2024-02-14 10:54:09 -0700
  • c5aad55cc0 Bump minimum CMake version to 3.24, required for "LINK_LIBRARY:WHOLE_ARCHIVE" Joey Parrish 2024-02-14 09:42:19 -0800
  • 66ea2c87cc Merge branch 'main' into dash_label4 #1175 Cosmin Stejerean 2024-02-14 09:29:46 -0800
  • fcffda65ab build: Fix absl log flags being stripped Joey Parrish 2024-02-14 09:25:16 -0800
  • 33fe964a29 update test for label Cosmin Stejerean 2024-02-14 09:24:05 -0800
  • c9da984ae0 fix build after rebasing to current main Cosmin Stejerean 2024-02-14 09:23:50 -0800
  • aad2a12a9d
    feat: order streams in manifest based on command-line order (#1329) SteveR-PMP 2024-02-14 09:21:11 -0800
  • 4ade886b3a Adding documentation. sr90 2023-03-14 16:57:46 -0700
  • cc7963c302 Clang format. sr90 2023-02-18 17:02:59 -0800
  • 2888498479 [DASH] Add Label element in mpd. sr90 2023-02-18 16:26:59 -0800
  • acabc424e0 add missing import #1329 Cosmin Stejerean 2024-02-13 18:38:21 -0800
  • 498a853f1e fix format Cosmin Stejerean 2024-02-13 17:01:25 -0800
  • 7c0275a5c7 update test files Cosmin Stejerean 2024-02-13 15:06:59 -0800
  • 50722fb168 decouple sorting concerns from CLI forcing and make the index optional Cosmin Stejerean 2024-02-13 15:05:37 -0800
  • cfcdded4cd the force_cl_index bool member variable needs to be set for default of true SteveR-PMP 2024-02-09 14:31:04 -0800
  • 107939bc88 Fix build error on Windows Joey Parrish 2024-02-09 10:03:34 -0800
  • d8f0616082 Default force_cl_index to true for the CLI Joey Parrish 2024-02-09 10:01:36 -0800
  • d082b70b60 lint SteveR-PMP 2024-01-17 11:58:32 -0800
  • 70678431fa fix: making sure AdaptationSets are sequential (#14) SteveR-PMP 2023-07-01 13:43:24 -0700
  • 994bf7f51e * making sure AdaptationSets are sequential SteveR-PMP 2024-01-12 13:20:23 -0800
  • bdfa835c99 fix: sorting audio groups also in HLS (#15) SteveR-PMP 2023-07-01 12:43:18 -0700
  • 47771c0b4c feat: VIDROBOT-2669 forced command-line ordering (#10) SteveR-PMP 2023-06-15 10:12:25 -0700
  • df04d0ed6e
    chore: Unfork zlib (#1339) Joey Parrish 2024-02-12 14:10:51 -0800
  • be0051faf1 chore: Unfork zlib #1339 Joey Parrish 2024-02-12 13:01:53 -0800
  • 9193a90f5a
    chore: upgrade to alpine 3.19 (#1327) Michał Idzikowski 2024-02-10 18:25:37 +0100
  • f3688d1279 Remove off64_t setting #1327 Joey Parrish 2024-02-09 21:00:44 -0800
  • 3c1306c5a2 Merge branch 'main' into alpine-3.19 Joey Parrish 2024-02-09 20:57:39 -0800
  • 15b27549a8
    chore: Upgrade absl and protobuf (#1337) Joey Parrish 2024-02-09 20:57:12 -0800
  • fb28cf1ebf Disable debug in absl #1337 Joey Parrish 2024-02-09 20:35:13 -0800