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
  • ac3dec_float.c
Find file
BlameHistoryPermalink
  • Jonathan Campbell's avatar
    avcodec/ac3dec: add consistent noise generation option. · d5d474ae
    Jonathan Campbell authored Sep 03, 2016
    use av_lfg_init_from_data() to seed AC-3 dithering from the AC-3 frame
    data to make it consistent given the same AC-3 frame, if option is set.
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    d5d474ae
ac3dec_float.c 4.06 KB
EditWeb IDE

Replace ac3dec_float.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.