stream_demux: remove STREAM_SET_POSITION
stream_demux cannot seek. This code path should never be used. Note: to skip data explicitly, a demuxer is supposed to call stream_Read() with a NULL buffer address.
Showing
Please register or sign in to comment