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
  • x86
  • cavsdsp.c
Find file
BlameHistoryPermalink
  • Wan-Teh Chang's avatar
    avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h". · ea1ca17b
    Wan-Teh Chang authored Jul 20, 2017
    This file already has #include "idctdsp.h", which is resolved to the
    idctdsp.h header in the directory where this file resides by compilers.
    Two other files in this directory, libavcodec/x86/idctdsp_init.c and
    libavcodec/x86/xvididct_init.c, also rely on #include "idctdsp.h"
    working this way.
    Signed-off-by: 's avatarWan-Teh Chang <wtc@google.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    ea1ca17b
cavsdsp.c 17.9 KB
EditWeb IDE

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