RTP MPEG 1/2 payload formats
Merge request reports
Activity
Filter activity
added Component::Input: network streams label
added 4 commits
- b922e501 - rtp: do not overflow PTS (fixes #26258 (closed))
- f490bca8 - rtp/mpa: packetize properly
- 98e547f4 - rtp/mpeg12: add basic support for video/MPV
- 0d084371 - rtp: remove hard-coded video/MPV parser
Toggle commit listadded 17 commits
-
33743a63...d78c6262 - 5 commits from branch
videolan:master
- 20f942af - mpegaudio: split frame header parsing code
- 90222ba3 - mpegaudio: use restrict qualifier
- d9cae730 - mpegaudio: shrink table storage type
- 51006052 - mpegaudio: invert condition to simplify
- 370d225b - rtp: do not assume all packets have a PTS
- de10a9bb - rtp: do not overflow PTS (fixes #26258 (closed))
- fe2bb2f7 - rtp/mpa: packetize properly
- c214d845 - rtp: add pktinfo to convey the M bit
- 52cc0aae - rtp: treat M bit as audio discontinuity
- 402ecff8 - rtp: improve PT documentation
- c9ff74db - rtp/mpeg12: add basic support for video/MPV
- 83360f8d - rtp: remove hard-coded video/MPV parser
Toggle commit list-
33743a63...d78c6262 - 5 commits from branch
added 9 commits
- 6b9925bc - rtp/mpa: packetize properly
- 05027e51 - rtp: add pktinfo to convey the M bit
- 235ebcbf - rtp: treat M bit as audio discontinuity
- e94c39f9 - rtp: improve PT documentation
- 5e8b103b - rtp/mpeg12: add basic support for video/MPV
- b05a8594 - rtp: remove hard-coded video/MPV parser
- 817498ed - rtp/mpeg12: add video/MP2T format
- fb12d0aa - rtp: remove hard-coded video/MP2T parser
- caf38697 - rtp/mpeg12: add video/MP1S and video/MP2P formats
Toggle commit listadded MRStatus::NotCompliant label
added MRStatus::Reviewable label and removed MRStatus::NotCompliant label
requested review from @tmatth
changed milestone to %4.0
added 16 commits
- 36e6e6aa - rtp: do not overflow PTS (fixes #26258 (closed))
- d2b804c2 - mpegaudio: split frame header parsing code
- 463495d7 - mpegaudio: use restrict qualifier
- 2b00c3e9 - mpegaudio: shrink table storage type
- 0ba322e3 - mpegaudio: invert condition to simplify
- 1aa927c2 - rtp: do not assume all packets have a PTS
- 1127284b - rtp/mpa: packetize properly
- cc416e5d - rtp: add pktinfo to convey the M bit
- ea8aee95 - rtp: treat M bit as audio discontinuity
- f077ec04 - rtp: improve PT documentation
- 03562167 - rtp/mpeg12: add basic support for video/MPV
- 5b434bcd - rtp: remove hard-coded video/MPV parser
- 2fe2f80a - rtp/mpeg12: add video/MP2T format
- 397b935c - rtp: remove hard-coded video/MP2T parser
- bebfccfd - rtp/mpeg12: add video/MP1S and video/MP2P formats
- 5dd2fdb1 - rtp/mpeg12: limit queue size
Toggle commit list- Resolved by Tristan Matthews
added MRStatus::InReview label and removed MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::InReview label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 42 commits
-
5dd2fdb1...c8c78f75 - 26 commits from branch
videolan:master
- 841c1522 - rtp: do not overflow PTS (fixes #26258 (closed))
- ffb55802 - mpegaudio: split frame header parsing code
- 53f36454 - mpegaudio: use restrict qualifier
- 1f86c0ab - mpegaudio: shrink table storage type
- ed3db4c9 - mpegaudio: invert condition to simplify
- b39b392e - rtp: do not assume all packets have a PTS
- b18db613 - rtp/mpa: packetize properly
- a763c7a1 - rtp: add pktinfo to convey the M bit
- 990189af - rtp: treat M bit as audio discontinuity
- 4f888daf - rtp: improve PT documentation
- 53f0afb5 - rtp/mpeg12: add basic support for video/MPV
- 74bf4960 - rtp: remove hard-coded video/MPV parser
- ff1070b8 - rtp/mpeg12: add video/MP2T format
- ac9824fd - rtp: remove hard-coded video/MP2T parser
- 55add4d8 - rtp/mpeg12: add video/MP1S and video/MP2P formats
- f53d244b - rtp/mpeg12: limit queue size
Toggle commit list-
5dd2fdb1...c8c78f75 - 26 commits from branch
Please register or sign in to reply