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
  • libavutil
  • bswap.h
Find file
BlameHistoryPermalink
  • Bernd Kuhls's avatar
    Fix compile error on bfin. · bf6c84d7
    Bernd Kuhls authored Aug 04, 2014
    After the removal of all Blackfin architecture optimizations in
    http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b55d3bbeed375f7b74442c4dd274d116a3e3d2e1
    some includes were left behind leading to a compile error:
    
    CC      libavformat/adtsenc.o
    In file included from ./libavcodec/get_bits.h:35,
                     from ./libavcodec/ac3_parser.h:27,
                     from libavformat/ac3dec.c:23:
    ./libavcodec/mathops.h:43:29: error: bfin/mathops.h: No such file or directory
    
    This compile error was found by buildroot autobuild system:
    http://autobuild.buildroot.net/results/ae0/ae056f267e907091d09d2a1546d6f1ae02fa23b9/Signed-off-by: 's avatarBernd Kuhls <bernd.kuhls@t-online.de>
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    bf6c84d7
bswap.h 2.79 KB
EditWeb IDE

Replace bswap.h

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.