Changeset 96c04ef2573b6a9cb95acb09f5300e343b43b9fc

Show
Ignore:
Timestamp:
27/06/08 16:09:39 (4 months ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1214575779 +0200
git-parent:

[6f5ee98782b887d86e40e04b9b88ed0b38ba117e]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1214575438 +0200
Message:

Add dirac to the list of ffmpeg codecs (enabled decoding of raw dirac video).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/codec/avcodec/fourcc.h

    rf7d5f3e r96c04ef  
    774774#endif 
    775775 
     776#if LIBAVCODEC_VERSION_INT >= ((51<<16)+(55<<8)+0) 
     777    { VLC_FOURCC('d','r','a','c'), CODEC_ID_DIRAC, 
     778      VIDEO_ES, "Dirac" }, 
     779#endif 
     780 
    776781    /* 
    777782     *  Audio Codecs