Ignore:
Timestamp:
27 Feb 2015, 21:05:56 (10 years ago)
Author:
seregin
Message:

implementation of alpha channel SEI (JCTVC-P0123) with macro P0123_ALPHA_CHANNEL_SEI, patch was provided by Matteo Naccari <Matteo.Naccari@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibEncoder/SEIwrite.h

    r1029 r1037  
    131131  Void xWriteSEIVPSRewriting(const SEIVPSRewriting &sei);
    132132#endif
     133#if P0123_ALPHA_CHANNEL_SEI
     134  Void xWriteSEIAlphaChannelInfo(const SEIAlphaChannelInfo &sei);
     135#endif
    133136#if Q0096_OVERLAY_SEI
    134137  Void xWriteSEIOverlayInfo(const SEIOverlayInfo &sei);
Note: See TracChangeset for help on using the changeset viewer.