Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavcodec
  • cbs_mpeg2_syntax_template.c
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    cbs_mpeg2: Decompose Sequence End · 2852aa50
    Andreas Rheinhardt authored Jul 29, 2019
    Sequence End units (or actually, sequence_end_codes) have up until now
    not been decomposed; in fact due to a bug in cbs_mpeg2_split_fragment they
    have mostly been treated as part of the preceding unit. So implement
    decomposing them as preparation for fixing said bug.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    (cherry picked from commit 0e66e1b6)
    2852aa50
cbs_mpeg2_syntax_template.c 12.1 KB
EditWeb IDE

Replace cbs_mpeg2_syntax_template.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.