Skip to content
Snippets Groups Projects

avcodec: use ch_layout on audio decoder

Merged Ilkka Ollakka requested to merge ileoo/vlc:ileoo/avcodec_decode_ch_layout into master
All threads resolved!

encoder side is handled in !3854 (merged)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ilkka Ollakka added 2 commits

    added 2 commits

    • c7f1f0c3 - avcodec: audio decoder to use ch_layout
    • 6ca61acb - avcodec/audio: make channel mapping array 0 terminated

    Compare with previous version

  • Steve Lhomme resolved all threads

    resolved all threads

  • Steve Lhomme approved this merge request

    approved this merge request

  • Jean-Baptiste Kempf approved this merge request

    approved this merge request

  • Ilkka Ollakka added 36 commits

    added 36 commits

    • 6ca61acb...aedff471 - 33 commits from branch videolan:master
    • 6bf052fb - avcodec: use p_dec->fmt_out instead of context channels on audio channel-count
    • dda3880c - avcodec: audio decoder to use ch_layout
    • 75532f91 - avcodec/audio: make channel mapping array 0 terminated

    Compare with previous version

  • 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.

  • added 7 commits

    • 75532f91...85c48fb8 - 4 commits from branch videolan:master
    • bddf5ba1 - avcodec: use p_dec->fmt_out instead of context channels on audio channel-count
    • 496f0f2a - avcodec: audio decoder to use ch_layout
    • 0ff86bf8 - avcodec/audio: make channel mapping array 0 terminated

    Compare with previous version

  • Jean-Baptiste Kempf enabled an automatic merge when the pipeline for 0ff86bf8 succeeds

    enabled an automatic merge when the pipeline for 0ff86bf8 succeeds

  • Please register or sign in to reply
    Loading