} else { /* nal_unit_type == NAL_SEI_SUFFIX */
return decode_nal_sei_suffix(s, payload_type, payload_size);
}
- return 0;
}
static int more_rbsp_data(GetBitContext *gb)
case 1:
case 3:
return old_codec1(ctx, top, left, w, h);
- break;
case 37:
return old_codec37(ctx, top, left, w, h);
- break;
case 47:
return old_codec47(ctx, top, left, w, h);
- break;
default:
avpriv_request_sample(ctx->avctx, "Subcodec %d", codec);
return AVERROR_PATCHWELCOME;