• Martin Storsjö's avatar
    h261enc: Disallow sliced encoding · 91bfac75
    Martin Storsjö authored
    This avoids trying to do sliced encoding, even if a slice/packet
    size is requested (via the -ps option or the rtp_payload_size
    field), since the encoder currently doesn't support it (or at least
    our decoder can't decode it, even if the h261_encode_gob_header
    function is hooked up to be called from the slicing part in
    mpegvideo_enc.c).
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    91bfac75
mpegvideo_enc.c 156 KB