Skip to content
  • gbazin's avatar
    · 3e017c26
    gbazin authored
    * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
       rendering when possible.
       Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
       translations that were already done in the demux.
    * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
       include/codecs.h.
    3e017c26