Skip to content
Snippets Groups Projects

avformat: use av_packet_side_data_get() instead of deprecated av_stream_get_side_data()

Merged Steve Lhomme requested to merge robUx4/vlc:avformat-warnings into master

av_stream_get_side_data() is deprecated and will go away.

Plus get the palette side data.

Merge request reports

Merge request pipeline #556570 passed

Merge request pipeline passed for 656953f5

Test coverage 17.95% (0.19%) from 1 job
Approved by

Merged by Steve LhommeSteve Lhomme 4 months ago (Jan 18, 2025 3:48pm UTC)

Merge details

  • Changes merged into master with 656953f5.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #556735 passed

Pipeline passed for 656953f5 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thomas Guillem
  • Thomas Guillem
  • Steve Lhomme added 6 commits

    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

    Compare with previous version

  • Thomas Guillem
  • Thomas Guillem approved this merge request

    approved this merge request

  • Steve Lhomme resolved all threads

    resolved all threads

  • Steve Lhomme added 73 commits

    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

    Compare with previous version

  • Steve Lhomme added 6 commits

    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

    Compare with previous version

  • Steve Lhomme resolved all threads

    resolved all threads

  • MR Acceptance result

    :tada: This MergeRequest has been Accepted! Congratulations.

    MR acceptance checks details:

    • :white_check_mark: MR should be considered mergeable by Gitlab
    • :white_check_mark: Last pipeline should be successful
    • :white_check_mark: MergeRequest should have at least one external review and/or vote
    • :white_check_mark: All threads should be resolved, and score >= 0
    • :white_check_mark: MergeRequest should have no activity (threads/votes) for (24h/24h)

    This message was automatically generated by homer-bot.

  • Steve Lhomme added 82 commits

    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

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading