-
- Downloads
dv: Mark internal frame reference as const
Silence a warning due to frame assignment in dvenc. All uses of the reference in dvdec are read only, except the ones in the main decoding function, so use the frame pointer directly there.
Loading
Please register or sign in to comment