Skip to content
Snippets Groups Projects
  • Michael Niedermayer's avatar
    6e8e9f1e
    Merge commit '8c02adc6' · 6e8e9f1e
    Michael Niedermayer authored
    
    * commit '8c02adc6':
      lavu: add all color-related enums to AVFrame
    
    Conflicts:
    	libavcodec/avcodec.h
    	libavutil/frame.c
    	libavutil/frame.h
    	libavutil/version.h
    
    The version check is changed so they are available with the current ABI
    FFmpeg libs should have no problems with added fields, nor should any
    application using the libs, and we regularly added fields in the past.
    We also moved 2 of these fields to AVFrame already previously without issues.
    
    See: a80e6229
    Merged-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    6e8e9f1e
    History
    Merge commit '8c02adc6'
    Michael Niedermayer authored
    
    * commit '8c02adc6':
      lavu: add all color-related enums to AVFrame
    
    Conflicts:
    	libavcodec/avcodec.h
    	libavutil/frame.c
    	libavutil/frame.h
    	libavutil/version.h
    
    The version check is changed so they are available with the current ABI
    FFmpeg libs should have no problems with added fields, nor should any
    application using the libs, and we regularly added fields in the past.
    We also moved 2 of these fields to AVFrame already previously without issues.
    
    See: a80e6229
    Merged-by: default avatarMichael Niedermayer <michaelni@gmx.at>