mpeg12: fix mpeg_decode_slice context parameter type
During slice threading only MpegEncContext is passed to mpeg_decode_slice, remove a wrong cast and change the function definition to take MpegEncContext pointer.
Showing
Please
register
or
sign in
to comment