Commit dad1378
authored
feat: [google-cloud-video-transcoder] added support for specifying HEVC codec tag (googleapis#14112)
BEGIN_COMMIT_OVERRIDE
feat: added support for specifying HEVC codec tag
feat: added support for converting the input video to a supported high
dynamic range (HDR) formats
feat: added support for DROP_DUPLICATE frame rate conversion strategy to
achieve the exact frame rate on the output video
feat: added support for fill_content_gaps field to allow processing
inputs with significant number of missing frames
docs: improve comment formatting, add links, add references
END_COMMIT_OVERRIDE
- [ ] Regenerate this pull request now.
feat: added support for converting the input video to a supported high
dynamic range (HDR) formats
feat: added support for DROP_DUPLICATE frame rate conversion strategy to
achieve the exact frame rate on the output video
feat: added support for fill_content_gaps field to allow processing
inputs with significant number of missing frames
docs: improve comment formatting, add links, add references
PiperOrigin-RevId: 784316559
Source-Link:
googleapis/googleapis@142ec41
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/174c3e5fbd20e0db181b16d733ab011b31268186
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvLXRyYW5zY29kZXIvLk93bEJvdC55YW1sIiwiaCI6IjE3NGMzZTVmYmQyMGUwZGIxODFiMTZkNzMzYWIwMTFiMzEyNjgxODYifQ==
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent dd531aa commit dad1378
File tree
7 files changed
+436
-86
lines changed- packages/google-cloud-video-transcoder
- google/cloud/video
- transcoder_v1
- services/transcoder_service/transports
- types
- transcoder
- samples/generated_samples
- tests/unit/gapic/transcoder_v1
7 files changed
+436
-86
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
143 | 152 | | |
144 | 153 | | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
148 | 166 | | |
149 | 167 | | |
150 | 168 | | |
| |||
160 | 178 | | |
161 | 179 | | |
162 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
163 | 190 | | |
164 | 191 | | |
165 | 192 | | |
166 | 193 | | |
167 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
168 | 204 | | |
169 | 205 | | |
170 | 206 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
557 | 566 | | |
558 | 567 | | |
559 | 568 | | |
560 | 569 | | |
561 | 570 | | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
562 | 580 | | |
563 | 581 | | |
564 | 582 | | |
| |||
574 | 592 | | |
575 | 593 | | |
576 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
577 | 604 | | |
578 | 605 | | |
579 | 606 | | |
580 | 607 | | |
581 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
582 | 618 | | |
583 | 619 | | |
584 | 620 | | |
| |||
0 commit comments