Skip to content
Snippets Groups Projects

palette and VobSub parsing cleanup

Merged Steve Lhomme requested to merge robUx4/vlc:palette_vob into master
All threads resolved!

See each commit.

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
  • Jean-Baptiste Kempf
  • Jean-Baptiste Kempf
  • Jean-Baptiste Kempf
  • Pretty good idea.

  • Steve Lhomme
  • Steve Lhomme added 11 commits

    added 11 commits

    • 658029b9 - 1 earlier commit
    • 44cf2df6 - vlc_es: turn the SPU_PALETTE_DEFINED into a flag
    • 208e9e76 - vobsub: don't initialize palette buffer
    • 285a1cda - vlc_es: use a define for the count of elements in CLUT SPUs
    • edb3e7f3 - mux: mp4: fix SPU metadata discarded if there is no palette
    • ae34db1d - mux: mp4: do the CLUT endian swapping in the stack
    • 2e6f36be - demux: mkv: don't alloc/copy SPU extradata is not in SPU
    • 414d8955 - demux: factorize the code to parse VobSub extra data
    • 47b902dc - dvdnav: don't use CLUT packet is the size is too small
    • cfcdabec - avcodec: unflatten the libavcodec palette
    • 5e3201ac - avcodec: fix sign mismatch warning

    Compare with previous version

  • Steve Lhomme resolved all threads

    resolved all threads

  • Steve Lhomme mentioned in merge request !3942 (merged)

    mentioned in merge request !3942 (merged)

  • 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 101 commits

    added 101 commits

    • 5e3201ac...61e5973c - 90 commits from branch videolan:master
    • 1df6df8b - 1 earlier commit
    • 7ac5f2fe - vlc_es: turn the SPU_PALETTE_DEFINED into a flag
    • e1ef9094 - vobsub: don't initialize palette buffer
    • e2ba56ea - vlc_es: use a define for the count of elements in CLUT SPUs
    • 846a1b4c - mux: mp4: fix SPU metadata discarded if there is no palette
    • c1663442 - mux: mp4: do the CLUT endian swapping in the stack
    • 5833e0da - demux: mkv: don't alloc/copy SPU extradata is not in SPU
    • 10548599 - demux: factorize the code to parse VobSub extra data
    • d47ab57c - dvdnav: don't use CLUT packet is the size is too small
    • a4ac6c7a - avcodec: unflatten the libavcodec palette
    • 282a25dd - avcodec: fix sign mismatch warning

    Compare with previous version

  • Steve Lhomme enabled an automatic merge when the pipeline for 282a25dd succeeds

    enabled an automatic merge when the pipeline for 282a25dd succeeds

  • merged

  • Please register or sign in to reply
    Loading