Skip to content

Commit

Permalink
Merge branch 'main' into m56817_vvc
Browse files Browse the repository at this point in the history
  • Loading branch information
DenizUgur authored Nov 12, 2024
2 parents f21482c + af8e195 commit 393a8bb
Show file tree
Hide file tree
Showing 135 changed files with 76,324 additions and 17 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/post-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
branches:
- main

permissions:
pull-requests: write
contents: write

jobs:
move:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -42,3 +46,4 @@ jobs:
This PR moves the conformance files submitted in #${{ github.event.number }} from under consideration to published.
branch: move-files-${{ github.event.pull_request.head.ref }}
delete-branch: true
draft: always-true
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- synchronize
- reopened
- labeled
- ready_for_review

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
14 changes: 14 additions & 0 deletions data/file_features/under_consideration/cenc/audio_cbcs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"contributor": "Telecom Paris",
"description": "",
"mdms_number": "m56755",
"license": "",
"md5": "cd5b8a0dd0f11ab61cf0b76433101596",
"rel_filepath": "./audio_cbcs.mp4",
"version": 1,
"published": false,
"associated_files": ["./drm_cfg/cbcs.xml"],
"features": [],
"notes": "",
"conforms_to": []
}
3 changes: 3 additions & 0 deletions data/file_features/under_consideration/cenc/audio_cbcs.mp4
Git LFS file not shown
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"contributor": "Telecom Paris",
"description": "",
"mdms_number": "m56755",
"license": "",
"md5": "ca9bca68d33971977c3bec09cb3b874a",
"rel_filepath": "./audio_cbcs_const_iv.mp4",
"version": 1,
"published": false,
"associated_files": ["./drm_cfg/cbcs_const_iv.xml"],
"features": [],
"notes": "",
"conforms_to": []
}
Git LFS file not shown
Loading

0 comments on commit 393a8bb

Please sign in to comment.