Skip to content
  • Laurent Aimar's avatar
    Added fourcc helpers and defines to centralize them. · e6d6cbdf
    Laurent Aimar authored
    It introduces a bunch of VLC_CODEC_* defines as a representative
    fourcc for a codec. The fourccs have been chosen pretty much randomly
    except when I knew well know ones.
    
    It adds two helpers: vlc_fourcc_GetCodec and vlc_fourcc_GetDescription.
    
    Don't hesitate if you have any comments.
    e6d6cbdf