avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()
av_stream_get_side_data() is deprecated and will go away.
Plus get the palette side data.
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::Demuxers label
added MRStatus::Reviewable label
- Resolved by Thomas Guillem
added MRStatus::InReview label and removed MRStatus::Reviewable label
- Resolved by Thomas Guillem
- Resolved by Thomas Guillem
added 6 commits
- 718e1a34 - avformat: add a helper to read stream side data
- 8eeb8676 - avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()
- b5027c69 - avformat: pass a const AVStream in side data getters
- dbee3cba - avformat: use a flag to tell if the matrix is flipped
- dd9ebdcc - avformat: get the palette side data
- ef74de41 - avformat: fix warning on value comparison
Toggle commit list- Resolved by Steve Lhomme
added MRStatus::Acceptable label and removed MRStatus::InReview label
added MRStatus::InReview label and removed MRStatus::Acceptable label
added 73 commits
-
ef74de41...5a32d3bf - 45 commits from branch
videolan:master
- 5a32d3bf...8bf8e9e7 - 18 earlier commits
- 17d38ae3 - vout/win32: handle the placement changed flag locally
- 015329f4 - vout/win32: remove display_win32_area_t common structure
- 05c64e03 - vout/win32: only compile common.c for desktop Windows
- 49ef91b4 - wingdi: split the placement and window size actions
- cb61f29d - avformat: add a helper to read stream side data
- b4ab7c3b - avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()
- 8a3c0127 - avformat: pass a const AVStream in side data getters
- 87b4a3cd - avformat: use a flag to tell if the matrix is flipped
- 9a18f315 - avformat: get the palette side data
- 88f5e177 - avformat: fix warning on value comparison
Toggle commit list-
ef74de41...5a32d3bf - 45 commits from branch
added 6 commits
- bbe5286e - avformat: add a helper to read stream side data
- fbf81dbe - avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()
- cbcac91e - avformat: pass a const AVStream in side data getters
- 9cbcfcef - avformat: use a flag to tell if the matrix is flipped
- a9ff09bb - avformat: get the palette side data
- 501f0e98 - avformat: fix warning on value comparison
Toggle commit listadded 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 82 commits
-
501f0e98...5db139a9 - 76 commits from branch
videolan:master
- d3f5c874 - avformat: add a helper to read stream side data
- de0cf629 - avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()
- 27e327e7 - avformat: pass a const AVStream in side data getters
- 0e208650 - avformat: use a flag to tell if the matrix is flipped
- 53858f99 - avformat: get the palette side data
- 656953f5 - avformat: fix warning on value comparison
Toggle commit list-
501f0e98...5db139a9 - 76 commits from branch
Please register or sign in to reply