Replace usage of s->streams[0]->* with st->*, which is shorter.
authorSebastian Vater <cdgs.basty@googlemail.com>
Sun, 9 May 2010 20:10:48 +0000 (20:10 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 9 May 2010 20:10:48 +0000 (20:10 +0000)
commit0613ece542421ddcbd061f355ad50ad9f2bb734a
tree6a067db9261123f34f3a835b239d7733e75ba603
parent9d45a32ba8933cdf2c63ddf4d2126d497770fa9c
Replace usage of s->streams[0]->* with st->*, which is shorter.

Patch by Sebastian Vater <cdgs basty googlemail com>.

Originally committed as revision 23069 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/iff.c