A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/e63b3580cbca5e7b73e172b371cb822477b84d09 below:

[apps] Output json stats values as numbers · Haivision/srt@e63b358 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-3

lines changed Original file line number Diff line number Diff line change

@@ -484,7 +484,6 @@ class SrtStatsJson : public SrtStatsWriter

484 484

string WriteStats(int sid, const CBytePerfMon& mon) override

485 485

{

486 486

std::ostringstream output;

487 -

static const string qt = R"(")";

488 487 489 488

string pretty_cr, pretty_tab;

490 489

if (Option("pretty"))

@@ -540,9 +539,7 @@ class SrtStatsJson : public SrtStatsWriter

540 539 541 540

// Print the current field

542 541

output << quotekey(i->name);

543 -

output << qt;

544 542

i->PrintValue(output, mon);

545 -

output << qt;

546 543

}

547 544 548 545

// Close the previous subcategory

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4