[MPlayer-dev-eng] [PATCH]: Make TS Demuxer add streams in the same order independent on if vid/aid was set on commandline

elupus elupus at ecce.se
Tue Jan 16 20:54:20 CET 2007


Hi, 

Here's a patch which makes the ts demuxer add it's streams to a_streams[]
and v_streams[] independent on if vid/aid was set from commandline. It
didn't turn out exactly as clean as I initially intended due to the extra
checks in ts_detect_streams for non aligned A52 streams. 

Another idea would be to duplicate the adding of streams during probing to
ts_detect_streams. Could add a function which is called both from there and
from ts_parse when not probing.

/Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demux_ts.patch
Type: application/octet-stream
Size: 2702 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070116/f2c2d159/attachment.obj>


More information about the MPlayer-dev-eng mailing list