• Thomas Mundt's avatar
    avformat/mxfenc: AVC Intra support · 2114e884
    Thomas Mundt authored
    To keep h264 parsing simple and fast, I used the framesize for selecting the right Panasonic codec label. The framesize is fixed for Panasonic AVC Intra.
    
    This patch only supports AVCI50/100. But in all flavours, i.e. with no SPS/PPS in header.
    
    Reviewed-by: tomas.hardin@codemill.se
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    2114e884
mxfenc.c 90.9 KB