Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Matroska's Ordered Chapters and Segment Linking #10678

Closed
wants to merge 8 commits into from

Commits on Nov 9, 2017

  1. Support Matroska's Ordered Chapters

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    658c5dc View commit details
    Browse the repository at this point in the history
  2. remove define GET_PTS

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    12d60f9 View commit details
    Browse the repository at this point in the history
  3. rename m_demuxer to m_demuxers

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    5f8fdba View commit details
    Browse the repository at this point in the history
  4. rename CreateTimlineFromMatroskaParser to CreateTimeline and delete o…

    …ld CreateTimeline
    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    1fa474e View commit details
    Browse the repository at this point in the history
  5. in case of multiple editions, just select the first

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    2479904 View commit details
    Browse the repository at this point in the history
  6. clarify comments on edition checks

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    84c58db View commit details
    Browse the repository at this point in the history
  7. add global setting for mkv segment search directorys

    Moritz Patelscheck committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    a3c36c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2a66eb View commit details
    Browse the repository at this point in the history