Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Steve Lhomme
  • VLCVLC
  • Repository

Switch branch/tag
  • vlc
  • modules
  • codec
  • avcodec
  • avcommon_compat.h
Find file BlameHistoryPermalink
  • Zoran Turalija's avatar
    avcodec: Compile again with FFmpeg libavcodec library. · 620da472
    Zoran Turalija authored Mar 25, 2013 and Rémi Denis-Courmont's avatar Rémi Denis-Courmont committed Mar 25, 2013
    
    
    Make fails when using FFmpeg libavcodec version newer than checked by
    LIBAVCODEC_VERSION_CHECK, because of redeclaration of many enumerators,
    that are unnecessary with newer version of libavcodec library.
    It is due to missing parenthesis in macro definition that are making
    it wrong.
    
    Probably same with libav libavcodec library, too.
    Signed-off-by: Rémi Denis-Courmont's avatarRémi Denis-Courmont <remi@remlab.net>
    620da472

Replace avcommon_compat.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

VideoLAN code repository instance