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
  • tests
  • ref
  • seek
  • acodec-mp2
Find file
BlameHistoryPermalink
  • wm4's avatar
    avformat/mp3dec: use the common mechanism for skipping samples · 066b92e9
    wm4 authored Apr 22, 2015
    The mp2 seek test results change. Whether to skip samples if the file
    had no LAME gapless tags was inconsistent. When seeking to the start
    of the file, 529 samples were skipped, but when playing from start,
    nothing was skipped. This commit changes the behavior on seek to skip
    nothing.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    066b92e9
acodec-mp2 2.91 KB
EditWeb IDE

Replace acodec-mp2

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.