BililiveRecorder/BililiveRecorder.Core
Genteure d7c03f4736
feat: add option to disable spliting when H264 Annex-B is detected (#614)
* feat: add option to disable spliting when H264 Annex-B is detected

* add wpf ui toggles

* chore: remove public api check for flv

* fix warning unboxing a possibly null value

* fix cli tool help text

* feat(wpf): add disable split on h264annexb option for toolbox
2024-11-22 13:55:20 +00:00
..
Api fix(core): unify user-agent 2023-11-05 17:58:41 +08:00
Config feat: add option to disable spliting when H264 Annex-B is detected (#614) 2024-11-22 13:55:20 +00:00
Danmaku misc(core): fix warnings 2023-08-24 23:08:56 +08:00
Event Add stream host to stats 2022-06-29 19:46:58 +08:00
ProcessingRules FLV: Refactor ProcessingComment 2022-06-24 21:29:16 +08:00
Recording feat: add option to disable spliting when H264 Annex-B is detected (#614) 2024-11-22 13:55:20 +00:00
Scripting misc(core): minor changes 2023-08-24 23:48:11 +08:00
SimpleWebhook fix(core): filter webhook urls 2023-11-05 20:54:52 +08:00
Templating feat(core): add 'unescape' filter to file name templating (#622) 2024-11-10 07:02:26 +00:00
AssemblyAttribute.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00
BililiveRecorder.Core.csproj misc: upgrade dependencies 2023-10-05 14:35:03 +08:00
DependencyInjectionExtensions.cs feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507) 2023-07-16 08:01:50 +00:00
IRecorder.cs feat: add stream started desktop notification 2022-08-25 18:43:23 +08:00
IRoom.cs feat: add streamer uid to IRoom and other types 2023-07-10 21:35:06 +08:00
IRoomFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
LoggingContext.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
NoMatchingQnValueException.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
PolicyNames.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00
PollyPolicy.cs fix(core): ignore some api error code 2022-12-10 07:59:54 +08:00
Recorder.cs misc(core): fix warnings 2023-08-24 23:08:56 +08:00
RecyclableMemoryStreamProvider.cs Toolbox: Add data hashes to exported xml.gz 2021-11-20 13:19:23 +08:00
RestartRecordingReason.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
Room.cs feat(cli/core): add TitleFilterPatterns option (#619) 2024-11-10 06:55:48 +00:00
RoomFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
RoomIdFromUrl.cs fix(wpf): update roomid matching regex 2023-09-09 07:30:32 +08:00
RoomStats.cs Add stream host to stats 2022-06-29 19:46:58 +08:00
StreamExtensions.cs Merge code into dev-1.3 2021-02-23 18:03:37 +08:00