Changeset d99fe3a4 in ffmpeg

Timestamp:
Oct 23, 2011, 11:05:00 PM (13 years ago)
Author:
Janne Grunau <janne-libav@jannau.net>
Branches:
master
Children:
c8477df0
Parents:
cd8c64e1
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.