Skip to content
  • Philippe Gorley's avatar
    ios: use ffmpeg instead of libav · c8a2c707
    Philippe Gorley authored and Adrien Béraud's avatar Adrien Béraud committed
    FFmpeg provides more hardware acceleration than libav for iOS
    
    Since FFmpeg is now the default provider for libav*, remove all
    the ifdef clauses. For platforms using libav, an ifdef should be
    added to the rules.mak
    
    Change-Id: I6f53bdf35b16803aa0a3f5aeda9c7c430cd0025d
    c8a2c707