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
  • avdct.c
Find file
BlameHistoryPermalink
  • Martin Storsjö's avatar
    pixblockdsp, avdct: Add get_pixels_unaligned · 353aecbb
    Martin Storsjö authored May 12, 2020
    Use this in vf_spp.c, where the get_pixels operation is done on
    unaligned source addresses.
    
    Hook up the x86 (mmx and sse) versions of get_pixels to this
    function pointer, as those implementations seem to support unaligned
    use.
    
    This fixes fate-filter-spp on armv7.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    353aecbb
avdct.c 5.4 KB
EditWeb IDE

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